summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohanna Aijala <johanna.aijala@digia.com>2013-02-21 09:49:21 +0200
committerJohanna Aijala <johanna.aijala@digia.com>2013-02-21 09:50:15 +0200
commit862f941bdc02f104e3aecc756a003f1c1f9f5112 (patch)
tree3ad5342cc2806d4dd51b88f26a9ff9e6eb30e63e
parent758349e729134061bb29583846826c47badb0472 (diff)
parentf7680b55f0d1d1ef102d40166f74cf4eee605e44 (diff)
Merge branch 'stable' into release
-rw-r--r--LGPL_EXCEPTION.txt22
-rw-r--r--LICENSE.FDL450
-rw-r--r--LICENSE.GPL674
-rw-r--r--LICENSE.LGPL514
-rw-r--r--doc/src/qml-folderlistmodel.qdoc2
-rw-r--r--examples/declarative/animation/basics/color-animation/main.cpp2
-rw-r--r--examples/declarative/animation/basics/color-animation/qml/color-animation/color-animation.qml2
-rw-r--r--examples/declarative/animation/basics/property-animation/main.cpp2
-rw-r--r--examples/declarative/animation/basics/property-animation/qml/property-animation/property-animation.qml2
-rw-r--r--examples/declarative/animation/behaviors/behavior-example/main.cpp2
-rw-r--r--examples/declarative/animation/behaviors/behavior-example/qml/behaviours/SideRect.qml2
-rw-r--r--examples/declarative/animation/behaviors/behavior-example/qml/behaviours/behavior-example.qml2
-rw-r--r--examples/declarative/animation/behaviors/wigglytext/main.cpp2
-rw-r--r--examples/declarative/animation/behaviors/wigglytext/qml/wigglytext/wigglytext.qml2
-rw-r--r--examples/declarative/animation/easing/easing.qml2
-rw-r--r--examples/declarative/animation/easing/main.cpp2
-rw-r--r--examples/declarative/animation/easing/qml/easing/content/QuitButton.qml2
-rw-r--r--examples/declarative/animation/easing/qml/easing/easing.qml2
-rw-r--r--examples/declarative/animation/states/main.cpp2
-rw-r--r--examples/declarative/animation/states/qml/states/states.qml2
-rw-r--r--examples/declarative/animation/states/qml/states/transitions.qml2
-rw-r--r--examples/declarative/calculator/main.cpp2
-rw-r--r--examples/declarative/calculator/qml/calculator/CalculatorCore/Button.qml2
-rw-r--r--examples/declarative/calculator/qml/calculator/CalculatorCore/Display.qml2
-rw-r--r--examples/declarative/calculator/qml/calculator/calculator.qml2
-rw-r--r--examples/declarative/cppextensions/imageprovider/imageprovider-example.qml2
-rw-r--r--examples/declarative/cppextensions/imageprovider/imageprovider.cpp2
-rw-r--r--examples/declarative/cppextensions/networkaccessmanagerfactory/main.cpp2
-rw-r--r--examples/declarative/cppextensions/networkaccessmanagerfactory/qml/networkaccessmanagerfactory/view.qml2
-rw-r--r--examples/declarative/cppextensions/plugins/com/nokia/TimeExample/Clock.qml2
-rw-r--r--examples/declarative/cppextensions/plugins/plugin.cpp2
-rw-r--r--examples/declarative/cppextensions/plugins/plugins.qml2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.qml2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/layoutitem/main.cpp2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.cpp2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.h2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/main.cpp2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qml/qgraphicsgridlayout/qgraphicsgridlayout.qml2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.cpp2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.h2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/main.cpp2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qml/qgraphicslinearlayout/qgraphicslinearlayout.qml2
-rw-r--r--examples/declarative/cppextensions/qwidgets/qwidgets.cpp2
-rw-r--r--examples/declarative/cppextensions/qwidgets/qwidgets.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/adding/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/adding/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/adding/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/adding/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/extended/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/extended/lineedit.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/extended/lineedit.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/extended/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/person.h2
-rw-r--r--examples/declarative/declarative.pro2
-rw-r--r--examples/declarative/flickr/main.cpp2
-rw-r--r--examples/declarative/flickr/qml/flickr/common/Progress.qml2
-rw-r--r--examples/declarative/flickr/qml/flickr/common/RssModel.qml2
-rw-r--r--examples/declarative/flickr/qml/flickr/common/ScrollBar.qml2
-rw-r--r--examples/declarative/flickr/qml/flickr/common/Slider.qml2
-rw-r--r--examples/declarative/flickr/qml/flickr/flickr-90.qml2
-rw-r--r--examples/declarative/flickr/qml/flickr/flickr.qml2
-rw-r--r--examples/declarative/flickr/qml/flickr/mobile/Button.qml2
-rw-r--r--examples/declarative/flickr/qml/flickr/mobile/GridDelegate.qml2
-rw-r--r--examples/declarative/flickr/qml/flickr/mobile/ImageDetails.qml2
-rw-r--r--examples/declarative/flickr/qml/flickr/mobile/ListDelegate.qml2
-rw-r--r--examples/declarative/flickr/qml/flickr/mobile/TitleBar.qml2
-rw-r--r--examples/declarative/flickr/qml/flickr/mobile/ToolBar.qml2
-rw-r--r--examples/declarative/helper/qmlapplicationviewer/qmlapplicationviewer.cpp2
-rw-r--r--examples/declarative/helper/qmlapplicationviewer/qmlapplicationviewer.h2
-rw-r--r--examples/declarative/i18n/main.cpp2
-rw-r--r--examples/declarative/i18n/qml/i18n/i18n.qml2
-rw-r--r--examples/declarative/imageelements/borderimage/main.cpp2
-rw-r--r--examples/declarative/imageelements/borderimage/qml/borderimage/borderimage.qml2
-rw-r--r--examples/declarative/imageelements/borderimage/qml/borderimage/content/MyBorderImage.qml2
-rw-r--r--examples/declarative/imageelements/borderimage/qml/borderimage/content/ShadowRectangle.qml2
-rw-r--r--examples/declarative/imageelements/borderimage/qml/borderimage/shadows.qml2
-rw-r--r--examples/declarative/imageelements/image/main.cpp2
-rw-r--r--examples/declarative/imageelements/image/qml/image/ImageCell.qml2
-rw-r--r--examples/declarative/imageelements/image/qml/image/image.qml2
-rw-r--r--examples/declarative/imageelements/shadows/main.cpp2
-rw-r--r--examples/declarative/imageelements/shadows/qml/shadows/borderimage.qml2
-rw-r--r--examples/declarative/imageelements/shadows/qml/shadows/content/MyBorderImage.qml2
-rw-r--r--examples/declarative/imageelements/shadows/qml/shadows/content/ShadowRectangle.qml2
-rw-r--r--examples/declarative/imageelements/shadows/qml/shadows/shadows.qml2
-rw-r--r--examples/declarative/keyinteraction/focus/main.cpp2
-rw-r--r--examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ContextMenu.qml2
-rw-r--r--examples/declarative/keyinteraction/focus/qml/focus/FocusCore/GridMenu.qml2
-rw-r--r--examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ListMenu.qml2
-rw-r--r--examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ListViewDelegate.qml2
-rw-r--r--examples/declarative/keyinteraction/focus/qml/focus/focus.qml2
-rw-r--r--examples/declarative/minehunt/main.cpp2
-rw-r--r--examples/declarative/minehunt/minehunt.cpp2
-rw-r--r--examples/declarative/minehunt/minehunt.h2
-rw-r--r--examples/declarative/minehunt/qml/minehunt/MinehuntCore/Explosion.qml2
-rw-r--r--examples/declarative/minehunt/qml/minehunt/MinehuntCore/Tile.qml2
-rw-r--r--examples/declarative/minehunt/qml/minehunt/minehunt.qml2
-rw-r--r--examples/declarative/modelviews/abstractitemmodel/main.cpp2
-rw-r--r--examples/declarative/modelviews/abstractitemmodel/model.cpp2
-rw-r--r--examples/declarative/modelviews/abstractitemmodel/model.h2
-rw-r--r--examples/declarative/modelviews/abstractitemmodel/qml/abstractitemmodel/view.qml2
-rw-r--r--examples/declarative/modelviews/gridview/main.cpp2
-rw-r--r--examples/declarative/modelviews/gridview/qml/gridview-example/gridview-example.qml2
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/main.cpp2
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/PetsModel.qml2
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/PressAndHoldButton.qml2
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/RecipesModel.qml2
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/TextButton.qml2
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/dynamiclist.qml2
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/expandingdelegates.qml2
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/highlight.qml2
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/highlightranges.qml2
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/sections.qml2
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/main.cpp2
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/PetsModel.qml2
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/PressAndHoldButton.qml2
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/RecipesModel.qml2
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/TextButton.qml2
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/dynamiclist.qml2
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/expandingdelegates.qml2
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/highlight.qml2
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/highlightranges.qml2
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/sections.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlight/main.cpp2
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/content/PetsModel.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/content/PressAndHoldButton.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/content/RecipesModel.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/content/TextButton.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/dynamiclist.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/expandingdelegates.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/highlight.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/highlightranges.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/sections.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/main.cpp2
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/PetsModel.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/PressAndHoldButton.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/RecipesModel.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/TextButton.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/dynamiclist.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/expandingdelegates.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/highlight.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/highlightranges.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/sections.qml2
-rw-r--r--examples/declarative/modelviews/listview/sections/main.cpp2
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/content/PetsModel.qml2
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/content/PressAndHoldButton.qml2
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/content/RecipesModel.qml2
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/content/TextButton.qml2
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/dynamiclist.qml2
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/expandingdelegates.qml2
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/highlight.qml2
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/highlightranges.qml2
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/sections.qml2
-rw-r--r--examples/declarative/modelviews/objectlistmodel/dataobject.cpp2
-rw-r--r--examples/declarative/modelviews/objectlistmodel/dataobject.h2
-rw-r--r--examples/declarative/modelviews/objectlistmodel/main.cpp2
-rw-r--r--examples/declarative/modelviews/objectlistmodel/qml/objectlistmodel/view.qml2
-rw-r--r--examples/declarative/modelviews/package/main.cpp2
-rw-r--r--examples/declarative/modelviews/package/qml/package/Delegate.qml2
-rw-r--r--examples/declarative/modelviews/package/qml/package/view.qml2
-rw-r--r--examples/declarative/modelviews/parallax/main.cpp2
-rw-r--r--examples/declarative/modelviews/parallax/qml/parallax/Clock.qml2
-rw-r--r--examples/declarative/modelviews/parallax/qml/parallax/ParallaxView.qml2
-rw-r--r--examples/declarative/modelviews/parallax/qml/parallax/Smiley.qml2
-rw-r--r--examples/declarative/modelviews/parallax/qml/parallax/parallax.qml2
-rw-r--r--examples/declarative/modelviews/pathview/main.cpp2
-rw-r--r--examples/declarative/modelviews/pathview/qml/pathview-example/pathview-example.qml2
-rw-r--r--examples/declarative/modelviews/stringlistmodel/main.cpp2
-rw-r--r--examples/declarative/modelviews/stringlistmodel/qml/stringlistmodel/view.qml2
-rw-r--r--examples/declarative/modelviews/visualitemmodel/main.cpp2
-rw-r--r--examples/declarative/modelviews/visualitemmodel/qml/visualitemmodel/visualitemmodel.qml2
-rw-r--r--examples/declarative/photoviewer/main.cpp2
-rw-r--r--examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/AlbumDelegate.qml2
-rw-r--r--examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/BusyIndicator.qml2
-rw-r--r--examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/Button.qml2
-rw-r--r--examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/EditableButton.qml2
-rw-r--r--examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/PhotoDelegate.qml2
-rw-r--r--examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/ProgressBar.qml2
-rw-r--r--examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/RssModel.qml2
-rw-r--r--examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/Tag.qml2
-rw-r--r--examples/declarative/photoviewer/qml/photoviewer/photoviewer.qml2
-rw-r--r--examples/declarative/positioners/main.cpp2
-rw-r--r--examples/declarative/positioners/qml/positioners/Button.qml2
-rw-r--r--examples/declarative/positioners/qml/positioners/positioners.qml2
-rw-r--r--examples/declarative/righttoleft/layoutdirection/main.cpp2
-rw-r--r--examples/declarative/righttoleft/layoutdirection/qml/layoutdirection/layoutdirection.qml2
-rw-r--r--examples/declarative/righttoleft/layoutmirroring/main.cpp2
-rw-r--r--examples/declarative/righttoleft/layoutmirroring/qml/layoutmirroring/layoutmirroring.qml2
-rw-r--r--examples/declarative/righttoleft/textalignment/main.cpp2
-rw-r--r--examples/declarative/righttoleft/textalignment/qml/textalignment/textalignment.qml2
-rw-r--r--examples/declarative/rssnews/main.cpp2
-rw-r--r--examples/declarative/rssnews/qml/rssnews/content/BusyIndicator.qml2
-rw-r--r--examples/declarative/rssnews/qml/rssnews/content/CategoryDelegate.qml2
-rw-r--r--examples/declarative/rssnews/qml/rssnews/content/NewsDelegate.qml2
-rw-r--r--examples/declarative/rssnews/qml/rssnews/content/RssFeeds.qml2
-rw-r--r--examples/declarative/rssnews/qml/rssnews/content/ScrollBar.qml2
-rw-r--r--examples/declarative/rssnews/qml/rssnews/rssnews.qml2
-rw-r--r--examples/declarative/samegame/main.cpp2
-rw-r--r--examples/declarative/samegame/qml/samegame/SamegameCore/BoomBlock.qml2
-rw-r--r--examples/declarative/samegame/qml/samegame/SamegameCore/Button.qml2
-rw-r--r--examples/declarative/samegame/qml/samegame/SamegameCore/Dialog.qml2
-rw-r--r--examples/declarative/samegame/qml/samegame/samegame.qml2
-rw-r--r--examples/declarative/screenorientation/Core/Bubble.qml2
-rw-r--r--examples/declarative/screenorientation/Core/Button.qml2
-rw-r--r--examples/declarative/screenorientation/Core/screenorientation.js2
-rw-r--r--examples/declarative/screenorientation/screenorientation.qml2
-rw-r--r--examples/declarative/shadereffects/main.cpp2
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/Curtain.qml2
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/CurtainEffect.qml2
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/DropShadow.qml2
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/DropShadowEffect.qml2
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/Grayscale.qml2
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/GrayscaleEffect.qml2
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/ImageMask.qml2
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/ImageMaskEffect.qml2
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/RadialWave.qml2
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/RadialWaveEffect.qml2
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/Water.qml2
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/WaterEffect.qml2
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/main.qml2
-rw-r--r--examples/declarative/snake/main.cpp2
-rw-r--r--examples/declarative/snake/qml/snake/content/Button.qml2
-rw-r--r--examples/declarative/snake/qml/snake/content/Cookie.qml2
-rw-r--r--examples/declarative/snake/qml/snake/content/HighScoreModel.qml2
-rw-r--r--examples/declarative/snake/qml/snake/content/Link.qml2
-rw-r--r--examples/declarative/snake/qml/snake/content/Skull.qml2
-rw-r--r--examples/declarative/snake/qml/snake/snake.qml2
-rw-r--r--examples/declarative/sqllocalstorage/main.cpp2
-rw-r--r--examples/declarative/sqllocalstorage/qml/sqllocalstorage/hello.qml2
-rw-r--r--examples/declarative/text/fonts/availableFonts/main.cpp2
-rw-r--r--examples/declarative/text/fonts/availableFonts/qml/availableFonts/availableFonts.qml2
-rw-r--r--examples/declarative/text/fonts/availableFonts/qml/availableFonts/banner.qml2
-rw-r--r--examples/declarative/text/fonts/availableFonts/qml/availableFonts/fonts.qml2
-rw-r--r--examples/declarative/text/fonts/availableFonts/qml/availableFonts/hello.qml2
-rw-r--r--examples/declarative/text/fonts/banner/main.cpp2
-rw-r--r--examples/declarative/text/fonts/banner/qml/banner/availableFonts.qml2
-rw-r--r--examples/declarative/text/fonts/banner/qml/banner/banner.qml2
-rw-r--r--examples/declarative/text/fonts/banner/qml/banner/fonts.qml2
-rw-r--r--examples/declarative/text/fonts/banner/qml/banner/hello.qml2
-rw-r--r--examples/declarative/text/fonts/fonts/main.cpp2
-rw-r--r--examples/declarative/text/fonts/fonts/qml/fonts-qml/availableFonts.qml2
-rw-r--r--examples/declarative/text/fonts/fonts/qml/fonts-qml/banner.qml2
-rw-r--r--examples/declarative/text/fonts/fonts/qml/fonts-qml/fonts.qml2
-rw-r--r--examples/declarative/text/fonts/fonts/qml/fonts-qml/hello.qml2
-rw-r--r--examples/declarative/text/fonts/hello/main.cpp2
-rw-r--r--examples/declarative/text/fonts/hello/qml/hello/availableFonts.qml2
-rw-r--r--examples/declarative/text/fonts/hello/qml/hello/banner.qml2
-rw-r--r--examples/declarative/text/fonts/hello/qml/hello/fonts.qml2
-rw-r--r--examples/declarative/text/fonts/hello/qml/hello/hello.qml2
-rw-r--r--examples/declarative/text/textselection/main.cpp2
-rw-r--r--examples/declarative/text/textselection/qml/textselection/textselection.qml2
-rw-r--r--examples/declarative/threading/threadedlistmodel/main.cpp2
-rw-r--r--examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/dataloader.js2
-rw-r--r--examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/timedisplay.qml2
-rw-r--r--examples/declarative/threading/threadedlistmodel/threadedlistmodel.qmlproject2
-rw-r--r--examples/declarative/threading/workerscript/main.cpp2
-rw-r--r--examples/declarative/threading/workerscript/qml/workerscript/workerscript.qml2
-rw-r--r--examples/declarative/touchinteraction/gestures/experimental-gestures/main.cpp2
-rw-r--r--examples/declarative/touchinteraction/gestures/experimental-gestures/qml/experimental-gestures/experimental-gestures.qml2
-rw-r--r--examples/declarative/touchinteraction/mousearea/mousearea-example/main.cpp2
-rw-r--r--examples/declarative/touchinteraction/mousearea/mousearea-example/qml/mousearea-example/mousearea-example.qml2
-rw-r--r--examples/declarative/touchinteraction/pincharea/main.cpp2
-rw-r--r--examples/declarative/touchinteraction/pincharea/qml/pincharea/flickresize.qml2
-rw-r--r--examples/declarative/toys/clocks/main.cpp2
-rw-r--r--examples/declarative/toys/clocks/qml/clocks/clocks.qml2
-rw-r--r--examples/declarative/toys/clocks/qml/clocks/content/Clock.qml2
-rw-r--r--examples/declarative/toys/clocks/qml/clocks/content/QuitButton.qml2
-rw-r--r--examples/declarative/toys/corkboards/main.cpp2
-rw-r--r--examples/declarative/toys/corkboards/qml/corkboards/Day.qml2
-rw-r--r--examples/declarative/toys/corkboards/qml/corkboards/corkboards.qml2
-rw-r--r--examples/declarative/toys/dynamicscene/main.cpp2
-rw-r--r--examples/declarative/toys/dynamicscene/qml/dynamicscene/Button.qml2
-rw-r--r--examples/declarative/toys/dynamicscene/qml/dynamicscene/GenericSceneItem.qml2
-rw-r--r--examples/declarative/toys/dynamicscene/qml/dynamicscene/PaletteItem.qml2
-rw-r--r--examples/declarative/toys/dynamicscene/qml/dynamicscene/PerspectiveItem.qml2
-rw-r--r--examples/declarative/toys/dynamicscene/qml/dynamicscene/Sun.qml2
-rw-r--r--examples/declarative/toys/dynamicscene/qml/dynamicscene/dynamicscene.qml2
-rw-r--r--examples/declarative/toys/tic-tac-toe/main.cpp2
-rw-r--r--examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/Button.qml2
-rw-r--r--examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/TicTac.qml2
-rw-r--r--examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/tic-tac-toe.qml2
-rw-r--r--examples/declarative/toys/tvtennis/main.cpp2
-rw-r--r--examples/declarative/toys/tvtennis/qml/tvtennis/tvtennis.qml2
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/app.qml2
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/main.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/piechart.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/piechart.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/app.qml2
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/main.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/piechart.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/piechart.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/app.qml2
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/main.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/piechart.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/piechart.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/app.qml2
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/main.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/app.qml2
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/main.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/piechart.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/piechart.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/app.qml2
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/piechart.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/piechart.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/pieslice.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/pieslice.h2
-rw-r--r--examples/declarative/tutorials/gettingStarted/filedialog/dialogPlugin.cpp2
-rw-r--r--examples/declarative/tutorials/gettingStarted/filedialog/dialogPlugin.h2
-rw-r--r--examples/declarative/tutorials/gettingStarted/filedialog/directory.cpp2
-rw-r--r--examples/declarative/tutorials/gettingStarted/filedialog/directory.h2
-rw-r--r--examples/declarative/tutorials/gettingStarted/filedialog/file.cpp2
-rw-r--r--examples/declarative/tutorials/gettingStarted/filedialog/file.h2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gettingStarted.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/core/button.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/core/editMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/core/fileDialog.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/core/fileMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/core/menuBar.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/core/textArea.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.cpp2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.h2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/filedialog/directory.cpp2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/filedialog/directory.h2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/filedialog/file.cpp2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/filedialog/file.h2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part0/Button.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/Button.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/EditMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/FileMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/SimpleButton.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/Button.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/EditMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/FileMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/MenuBar.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/Button.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/EditMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/FileMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/MenuBar.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/TextArea.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/TextEditor.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/Button.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/EditMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/FileMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/MenuBar.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/SimpleButton.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/TextArea.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/TextEditor.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/TextEditor.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/Button.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/EditMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/FileDialog.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/FileMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/MenuBar.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/TextArea.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/dialogPlugin.cpp2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/dialogPlugin.h2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/directory.cpp2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/directory.h2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/file.cpp2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/file.h2
-rw-r--r--examples/declarative/tutorials/gettingStarted/gsQml/texteditor.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part0/Button.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part1/Button.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part1/EditMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part1/FileMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part1/SimpleButton.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part2/Button.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part2/EditMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part2/FileMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part2/MenuBar.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part3/Button.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part3/EditMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part3/FileMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part3/MenuBar.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part3/TextArea.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part3/TextEditor.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part4/Button.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part4/EditMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part4/FileMenu.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part4/MenuBar.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part4/SimpleButton.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part4/TextArea.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part4/TextEditor.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part5/TextEditor.qml2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/dialogPlugin.cpp2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/dialogPlugin.h2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/directory.cpp2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/directory.h2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/file.cpp2
-rw-r--r--examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/file.h2
-rw-r--r--examples/declarative/tutorials/helloworld/Cell.qml2
-rw-r--r--examples/declarative/tutorials/helloworld/tutorial1.qml2
-rw-r--r--examples/declarative/tutorials/helloworld/tutorial2.qml2
-rw-r--r--examples/declarative/tutorials/helloworld/tutorial3.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame1/Block.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame1/Button.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame1/samegame.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame2/Block.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame2/Button.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame2/samegame.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame3/Block.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame3/Button.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame3/Dialog.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame3/samegame.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame4/content/BoomBlock.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame4/content/Button.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame4/content/Dialog.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame4/samegame.qml2
-rw-r--r--examples/declarative/twitter/main.cpp2
-rw-r--r--examples/declarative/twitter/qml/twitter/TwitterCore/Button.qml2
-rw-r--r--examples/declarative/twitter/qml/twitter/TwitterCore/FatDelegate.qml2
-rw-r--r--examples/declarative/twitter/qml/twitter/TwitterCore/Input.qml2
-rw-r--r--examples/declarative/twitter/qml/twitter/TwitterCore/Loading.qml2
-rw-r--r--examples/declarative/twitter/qml/twitter/TwitterCore/MultiTitleBar.qml2
-rw-r--r--examples/declarative/twitter/qml/twitter/TwitterCore/RssModel.qml2
-rw-r--r--examples/declarative/twitter/qml/twitter/TwitterCore/SearchView.qml2
-rw-r--r--examples/declarative/twitter/qml/twitter/TwitterCore/TitleBar.qml2
-rw-r--r--examples/declarative/twitter/qml/twitter/TwitterCore/ToolBar.qml2
-rw-r--r--examples/declarative/twitter/qml/twitter/TwitterCore/UserModel.qml2
-rw-r--r--examples/declarative/twitter/qml/twitter/twitter.qml2
-rw-r--r--examples/declarative/ui-components/dialcontrol/main.cpp2
-rw-r--r--examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/Dial.qml2
-rw-r--r--examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/QuitButton.qml2
-rw-r--r--examples/declarative/ui-components/dialcontrol/qml/dialcontrol/dialcontrol.qml2
-rw-r--r--examples/declarative/ui-components/flipable/main.cpp2
-rw-r--r--examples/declarative/ui-components/flipable/qml/flipable/content/Card.qml2
-rw-r--r--examples/declarative/ui-components/flipable/qml/flipable/flipable.qml2
-rw-r--r--examples/declarative/ui-components/main/main.cpp2
-rw-r--r--examples/declarative/ui-components/main/qml/main/ScrollBar.qml2
-rw-r--r--examples/declarative/ui-components/main/qml/main/SearchBox.qml2
-rw-r--r--examples/declarative/ui-components/main/qml/main/TabWidget.qml2
-rw-r--r--examples/declarative/ui-components/main/qml/main/content/ProgressBar.qml2
-rw-r--r--examples/declarative/ui-components/main/qml/main/content/Spinner.qml2
-rw-r--r--examples/declarative/ui-components/main/qml/main/main.qml2
-rw-r--r--examples/declarative/ui-components/progressbar/main.cpp2
-rw-r--r--examples/declarative/ui-components/progressbar/qml/progressbar/content/ProgressBar.qml2
-rw-r--r--examples/declarative/ui-components/progressbar/qml/progressbar/main.qml2
-rw-r--r--examples/declarative/ui-components/scrollbar/main.cpp2
-rw-r--r--examples/declarative/ui-components/scrollbar/qml/scrollbar/ScrollBar.qml2
-rw-r--r--examples/declarative/ui-components/scrollbar/qml/scrollbar/main.qml2
-rw-r--r--examples/declarative/ui-components/searchbox/main.cpp2
-rw-r--r--examples/declarative/ui-components/searchbox/qml/searchbox/SearchBox.qml2
-rw-r--r--examples/declarative/ui-components/searchbox/qml/searchbox/main.qml2
-rw-r--r--examples/declarative/ui-components/slideswitch/main.cpp2
-rw-r--r--examples/declarative/ui-components/slideswitch/qml/slideswitch/content/Switch.qml2
-rw-r--r--examples/declarative/ui-components/slideswitch/qml/slideswitch/slideswitch.qml2
-rw-r--r--examples/declarative/ui-components/spinner/main.cpp2
-rw-r--r--examples/declarative/ui-components/spinner/qml/spinner/content/Spinner.qml2
-rw-r--r--examples/declarative/ui-components/spinner/qml/spinner/main.qml2
-rw-r--r--examples/declarative/ui-components/tabwidget/main.cpp2
-rw-r--r--examples/declarative/ui-components/tabwidget/qml/tabwidget/TabWidget.qml2
-rw-r--r--examples/declarative/ui-components/tabwidget/qml/tabwidget/main.qml2
-rw-r--r--examples/declarative/xml/xmlhttprequest-example/main.cpp2
-rw-r--r--examples/declarative/xml/xmlhttprequest-example/qml/xmlhttprequest-example/xmlhttprequest-example.qml2
-rw-r--r--examples/declarative/xml/xmlhttprequest/xmlhttprequest-example.qml2
-rw-r--r--examples/demos/doc/src/qml-calculator.qdoc2
-rw-r--r--examples/demos/doc/src/qml-minehunt.qdoc2
-rw-r--r--examples/demos/doc/src/qml-photoviewer.qdoc2
-rw-r--r--examples/demos/doc/src/qml-rssnews.qdoc2
-rw-r--r--examples/demos/doc/src/qml-samegame.qdoc2
-rw-r--r--examples/demos/doc/src/qml-snake.qdoc2
-rw-r--r--examples/demos/doc/src/qml-twitter.qdoc2
-rw-r--r--src/declarative/debugger/qdeclarativedebug.h2
-rw-r--r--src/declarative/debugger/qdeclarativedebugclient.cpp2
-rw-r--r--src/declarative/debugger/qdeclarativedebugclient_p.h2
-rw-r--r--src/declarative/debugger/qdeclarativedebuggerstatus.cpp2
-rw-r--r--src/declarative/debugger/qdeclarativedebuggerstatus_p.h2
-rw-r--r--src/declarative/debugger/qdeclarativedebughelper.cpp2
-rw-r--r--src/declarative/debugger/qdeclarativedebughelper_p.h2
-rw-r--r--src/declarative/debugger/qdeclarativedebugserver.cpp2
-rw-r--r--src/declarative/debugger/qdeclarativedebugserver_p.h2
-rw-r--r--src/declarative/debugger/qdeclarativedebugserverconnection_p.h2
-rw-r--r--src/declarative/debugger/qdeclarativedebugservice.cpp2
-rw-r--r--src/declarative/debugger/qdeclarativedebugservice_p.h2
-rw-r--r--src/declarative/debugger/qdeclarativedebugservice_p_p.h2
-rw-r--r--src/declarative/debugger/qdeclarativedebugtrace.cpp18
-rw-r--r--src/declarative/debugger/qdeclarativedebugtrace_p.h6
-rw-r--r--src/declarative/debugger/qdeclarativeenginedebug.cpp2
-rw-r--r--src/declarative/debugger/qdeclarativeenginedebug_p.h2
-rw-r--r--src/declarative/debugger/qdeclarativeenginedebugservice.cpp2
-rw-r--r--src/declarative/debugger/qdeclarativeenginedebugservice_p.h2
-rw-r--r--src/declarative/debugger/qdeclarativeinspectorinterface_p.h2
-rw-r--r--src/declarative/debugger/qdeclarativeinspectorservice.cpp2
-rw-r--r--src/declarative/debugger/qdeclarativeinspectorservice_p.h2
-rw-r--r--src/declarative/debugger/qjsdebuggeragent.cpp2
-rw-r--r--src/declarative/debugger/qjsdebuggeragent_p.h2
-rw-r--r--src/declarative/debugger/qjsdebugservice.cpp2
-rw-r--r--src/declarative/debugger/qjsdebugservice_p.h2
-rw-r--r--src/declarative/debugger/qpacketprotocol.cpp2
-rw-r--r--src/declarative/debugger/qpacketprotocol_p.h2
-rw-r--r--src/declarative/declarative.pro2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanchors.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanchors_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanchors_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanimatedimage.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanimatedimage_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanimatedimage_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeborderimage.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeborderimage_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeborderimage_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeevents.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeevents_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeflickable.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeflickable_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeflickable_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeflipable.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeflipable_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativefocuspanel.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativefocuspanel_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativefocusscope.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativefocusscope_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativegraphicswidget.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativegraphicswidget_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativegridview.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativegridview_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimage.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimage_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimage_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimagebase.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimagebase_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimagebase_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimplicitsizeitem.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimplicitsizeitem_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimplicitsizeitem_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitem.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitem.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitem_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitemchangelistener_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitemsmodule.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitemsmodule_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativelayoutitem.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativelayoutitem_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativelistview.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativelistview_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeloader.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeloader_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeloader_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativemousearea.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativemousearea_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativemousearea_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepainteditem.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepainteditem_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepainteditem_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepath.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepath_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepath_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepathview.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepathview_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepathview_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepincharea.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepincharea_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepincharea_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepositioners.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepositioners_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepositioners_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativerectangle.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativerectangle_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativerectangle_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativerepeater.cpp13
-rw-r--r--src/declarative/graphicsitems/qdeclarativerepeater_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativerepeater_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativescalegrid.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativescalegrid_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetext.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetext_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetext_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextedit.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextedit_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextedit_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextinput.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextinput_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextinput_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextlayout.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextlayout_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetranslate.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetranslate_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativevisualitemmodel.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativevisualitemmodel_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejs.g6
-rw-r--r--src/declarative/qml/parser/qdeclarativejsast.cpp2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsast_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsastfwd_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsastvisitor.cpp2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsastvisitor_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsengine_p.cpp2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsengine_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsglobal_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsgrammar.cpp2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsgrammar_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejslexer.cpp2
-rw-r--r--src/declarative/qml/parser/qdeclarativejslexer_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsmemorypool_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsnodepool_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsparser.cpp2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsparser_p.h2
-rw-r--r--src/declarative/qml/qbitfield_p.h2
-rw-r--r--src/declarative/qml/qdeclarative.h2
-rw-r--r--src/declarative/qml/qdeclarativebinding.cpp2
-rw-r--r--src/declarative/qml/qdeclarativebinding_p.h2
-rw-r--r--src/declarative/qml/qdeclarativebinding_p_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeboundsignal.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeboundsignal_p.h2
-rw-r--r--src/declarative/qml/qdeclarativecleanup.cpp2
-rw-r--r--src/declarative/qml/qdeclarativecleanup_p.h2
-rw-r--r--src/declarative/qml/qdeclarativecompiledbindings.cpp2
-rw-r--r--src/declarative/qml/qdeclarativecompiledbindings_p.h2
-rw-r--r--src/declarative/qml/qdeclarativecompileddata.cpp2
-rw-r--r--src/declarative/qml/qdeclarativecompiler.cpp2
-rw-r--r--src/declarative/qml/qdeclarativecompiler_p.h2
-rw-r--r--src/declarative/qml/qdeclarativecomponent.cpp2
-rw-r--r--src/declarative/qml/qdeclarativecomponent.h2
-rw-r--r--src/declarative/qml/qdeclarativecomponent_p.h2
-rw-r--r--src/declarative/qml/qdeclarativecontext.cpp2
-rw-r--r--src/declarative/qml/qdeclarativecontext.h2
-rw-r--r--src/declarative/qml/qdeclarativecontext_p.h2
-rw-r--r--src/declarative/qml/qdeclarativecontextscriptclass.cpp2
-rw-r--r--src/declarative/qml/qdeclarativecontextscriptclass_p.h2
-rw-r--r--src/declarative/qml/qdeclarativecustomparser.cpp2
-rw-r--r--src/declarative/qml/qdeclarativecustomparser_p.h2
-rw-r--r--src/declarative/qml/qdeclarativecustomparser_p_p.h2
-rw-r--r--src/declarative/qml/qdeclarativedata_p.h2
-rw-r--r--src/declarative/qml/qdeclarativedirparser.cpp2
-rw-r--r--src/declarative/qml/qdeclarativedirparser_p.h2
-rw-r--r--src/declarative/qml/qdeclarativedom.cpp2
-rw-r--r--src/declarative/qml/qdeclarativedom_p.h2
-rw-r--r--src/declarative/qml/qdeclarativedom_p_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeengine.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeengine.h2
-rw-r--r--src/declarative/qml/qdeclarativeengine_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeerror.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeerror.h2
-rw-r--r--src/declarative/qml/qdeclarativeexpression.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeexpression.h2
-rw-r--r--src/declarative/qml/qdeclarativeexpression_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeextensioninterface.h2
-rw-r--r--src/declarative/qml/qdeclarativeextensionplugin.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeextensionplugin.h2
-rw-r--r--src/declarative/qml/qdeclarativefastproperties.cpp2
-rw-r--r--src/declarative/qml/qdeclarativefastproperties_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeglobal_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeglobalscriptclass.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeglobalscriptclass_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeguard_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeimageprovider.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeimageprovider.h2
-rw-r--r--src/declarative/qml/qdeclarativeimport.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeimport_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeinclude.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeinclude_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeinfo.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeinfo.h2
-rw-r--r--src/declarative/qml/qdeclarativeinstruction.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeinstruction_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeintegercache.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeintegercache_p.h2
-rw-r--r--src/declarative/qml/qdeclarativelist.cpp2
-rw-r--r--src/declarative/qml/qdeclarativelist.h2
-rw-r--r--src/declarative/qml/qdeclarativelist_p.h2
-rw-r--r--src/declarative/qml/qdeclarativelistscriptclass.cpp2
-rw-r--r--src/declarative/qml/qdeclarativelistscriptclass_p.h2
-rw-r--r--src/declarative/qml/qdeclarativemetatype.cpp2
-rw-r--r--src/declarative/qml/qdeclarativemetatype_p.h2
-rw-r--r--src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.cpp2
-rw-r--r--src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.h2
-rw-r--r--src/declarative/qml/qdeclarativenotifier.cpp2
-rw-r--r--src/declarative/qml/qdeclarativenotifier_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeobjectscriptclass.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeobjectscriptclass_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeparser.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeparser_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeparserstatus.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeparserstatus.h2
-rw-r--r--src/declarative/qml/qdeclarativeprivate.h2
-rw-r--r--src/declarative/qml/qdeclarativeproperty.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeproperty.h2
-rw-r--r--src/declarative/qml/qdeclarativeproperty_p.h2
-rw-r--r--src/declarative/qml/qdeclarativepropertycache.cpp2
-rw-r--r--src/declarative/qml/qdeclarativepropertycache_p.h2
-rw-r--r--src/declarative/qml/qdeclarativepropertyvalueinterceptor.cpp2
-rw-r--r--src/declarative/qml/qdeclarativepropertyvalueinterceptor.h2
-rw-r--r--src/declarative/qml/qdeclarativepropertyvaluesource.cpp2
-rw-r--r--src/declarative/qml/qdeclarativepropertyvaluesource.h2
-rw-r--r--src/declarative/qml/qdeclarativeproxymetaobject.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeproxymetaobject_p.h2
-rw-r--r--src/declarative/qml/qdeclarativerefcount.cpp2
-rw-r--r--src/declarative/qml/qdeclarativerefcount_p.h2
-rw-r--r--src/declarative/qml/qdeclarativerewrite.cpp2
-rw-r--r--src/declarative/qml/qdeclarativerewrite_p.h2
-rw-r--r--src/declarative/qml/qdeclarativescriptparser.cpp2
-rw-r--r--src/declarative/qml/qdeclarativescriptparser_p.h2
-rw-r--r--src/declarative/qml/qdeclarativescriptstring.cpp2
-rw-r--r--src/declarative/qml/qdeclarativescriptstring.h2
-rw-r--r--src/declarative/qml/qdeclarativesqldatabase.cpp2
-rw-r--r--src/declarative/qml/qdeclarativesqldatabase_p.h2
-rw-r--r--src/declarative/qml/qdeclarativestringconverters.cpp2
-rw-r--r--src/declarative/qml/qdeclarativestringconverters_p.h2
-rw-r--r--src/declarative/qml/qdeclarativetypeloader.cpp2
-rw-r--r--src/declarative/qml/qdeclarativetypeloader_p.h2
-rw-r--r--src/declarative/qml/qdeclarativetypenamecache.cpp2
-rw-r--r--src/declarative/qml/qdeclarativetypenamecache_p.h2
-rw-r--r--src/declarative/qml/qdeclarativetypenamescriptclass.cpp2
-rw-r--r--src/declarative/qml/qdeclarativetypenamescriptclass_p.h2
-rw-r--r--src/declarative/qml/qdeclarativetypenotavailable.cpp2
-rw-r--r--src/declarative/qml/qdeclarativetypenotavailable_p.h2
-rw-r--r--src/declarative/qml/qdeclarativevaluetype.cpp2
-rw-r--r--src/declarative/qml/qdeclarativevaluetype_p.h2
-rw-r--r--src/declarative/qml/qdeclarativevaluetypescriptclass.cpp2
-rw-r--r--src/declarative/qml/qdeclarativevaluetypescriptclass_p.h2
-rw-r--r--src/declarative/qml/qdeclarativevme.cpp2
-rw-r--r--src/declarative/qml/qdeclarativevme_p.h2
-rw-r--r--src/declarative/qml/qdeclarativevmemetaobject.cpp2
-rw-r--r--src/declarative/qml/qdeclarativevmemetaobject_p.h2
-rw-r--r--src/declarative/qml/qdeclarativewatcher.cpp2
-rw-r--r--src/declarative/qml/qdeclarativewatcher_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeworkerscript.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeworkerscript_p.h2
-rw-r--r--src/declarative/qml/qdeclarativexmlhttprequest.cpp2
-rw-r--r--src/declarative/qml/qdeclarativexmlhttprequest_p.h2
-rw-r--r--src/declarative/qml/qml.pri6
-rw-r--r--src/declarative/qml/qperformancetimer.cpp229
-rw-r--r--src/declarative/qml/qperformancetimer_p.h79
-rw-r--r--src/declarative/qml/qpodvector_p.h2
-rw-r--r--src/declarative/qml/rewriter/textwriter.cpp2
-rw-r--r--src/declarative/qml/rewriter/textwriter_p.h2
-rw-r--r--src/declarative/qtdeclarativeglobal.h2
-rw-r--r--src/declarative/qtdeclarativeglobal_p.h2
-rw-r--r--src/declarative/util/qdeclarativeanimation.cpp2
-rw-r--r--src/declarative/util/qdeclarativeanimation_p.h2
-rw-r--r--src/declarative/util/qdeclarativeanimation_p_p.h2
-rw-r--r--src/declarative/util/qdeclarativeapplication.cpp2
-rw-r--r--src/declarative/util/qdeclarativeapplication_p.h2
-rw-r--r--src/declarative/util/qdeclarativebehavior.cpp2
-rw-r--r--src/declarative/util/qdeclarativebehavior_p.h2
-rw-r--r--src/declarative/util/qdeclarativebind.cpp2
-rw-r--r--src/declarative/util/qdeclarativebind_p.h2
-rw-r--r--src/declarative/util/qdeclarativeconnections.cpp2
-rw-r--r--src/declarative/util/qdeclarativeconnections_p.h2
-rw-r--r--src/declarative/util/qdeclarativefontloader.cpp2
-rw-r--r--src/declarative/util/qdeclarativefontloader_p.h2
-rw-r--r--src/declarative/util/qdeclarativelistaccessor.cpp2
-rw-r--r--src/declarative/util/qdeclarativelistaccessor_p.h2
-rw-r--r--src/declarative/util/qdeclarativelistmodel.cpp2
-rw-r--r--src/declarative/util/qdeclarativelistmodel_p.h2
-rw-r--r--src/declarative/util/qdeclarativelistmodel_p_p.h2
-rw-r--r--src/declarative/util/qdeclarativelistmodelworkeragent.cpp2
-rw-r--r--src/declarative/util/qdeclarativelistmodelworkeragent_p.h2
-rw-r--r--src/declarative/util/qdeclarativenullablevalue_p_p.h2
-rw-r--r--src/declarative/util/qdeclarativeopenmetaobject.cpp2
-rw-r--r--src/declarative/util/qdeclarativeopenmetaobject_p.h2
-rw-r--r--src/declarative/util/qdeclarativepackage.cpp2
-rw-r--r--src/declarative/util/qdeclarativepackage_p.h2
-rw-r--r--src/declarative/util/qdeclarativepixmapcache.cpp2
-rw-r--r--src/declarative/util/qdeclarativepixmapcache_p.h2
-rw-r--r--src/declarative/util/qdeclarativepropertychanges.cpp2
-rw-r--r--src/declarative/util/qdeclarativepropertychanges_p.h2
-rw-r--r--src/declarative/util/qdeclarativepropertymap.cpp2
-rw-r--r--src/declarative/util/qdeclarativepropertymap.h2
-rw-r--r--src/declarative/util/qdeclarativesmoothedanimation.cpp2
-rw-r--r--src/declarative/util/qdeclarativesmoothedanimation_p.h2
-rw-r--r--src/declarative/util/qdeclarativesmoothedanimation_p_p.h2
-rw-r--r--src/declarative/util/qdeclarativespringanimation.cpp2
-rw-r--r--src/declarative/util/qdeclarativespringanimation_p.h2
-rw-r--r--src/declarative/util/qdeclarativestate.cpp2
-rw-r--r--src/declarative/util/qdeclarativestate_p.h2
-rw-r--r--src/declarative/util/qdeclarativestate_p_p.h2
-rw-r--r--src/declarative/util/qdeclarativestategroup.cpp2
-rw-r--r--src/declarative/util/qdeclarativestategroup_p.h2
-rw-r--r--src/declarative/util/qdeclarativestateoperations.cpp2
-rw-r--r--src/declarative/util/qdeclarativestateoperations_p.h2
-rw-r--r--src/declarative/util/qdeclarativestyledtext.cpp2
-rw-r--r--src/declarative/util/qdeclarativestyledtext_p.h2
-rw-r--r--src/declarative/util/qdeclarativesystempalette.cpp2
-rw-r--r--src/declarative/util/qdeclarativesystempalette_p.h2
-rw-r--r--src/declarative/util/qdeclarativetimeline.cpp2
-rw-r--r--src/declarative/util/qdeclarativetimeline_p_p.h2
-rw-r--r--src/declarative/util/qdeclarativetimer.cpp2
-rw-r--r--src/declarative/util/qdeclarativetimer_p.h2
-rw-r--r--src/declarative/util/qdeclarativetransition.cpp2
-rw-r--r--src/declarative/util/qdeclarativetransition_p.h2
-rw-r--r--src/declarative/util/qdeclarativetransitionmanager.cpp2
-rw-r--r--src/declarative/util/qdeclarativetransitionmanager_p_p.h2
-rw-r--r--src/declarative/util/qdeclarativeutilmodule.cpp2
-rw-r--r--src/declarative/util/qdeclarativeutilmodule_p.h2
-rw-r--r--src/declarative/util/qdeclarativeview.cpp2
-rw-r--r--src/declarative/util/qdeclarativeview.h2
-rw-r--r--src/declarative/util/qdeclarativexmllistmodel.cpp2
-rw-r--r--src/declarative/util/qdeclarativexmllistmodel_p.h2
-rw-r--r--src/declarative/util/qlistmodelinterface.cpp2
-rw-r--r--src/declarative/util/qlistmodelinterface_p.h2
-rw-r--r--src/declarative/util/util.pri2
-rw-r--r--src/doc/qtdeclarative.qdocconf12
-rw-r--r--src/doc/src/declarative/advtutorial.qdoc2
-rw-r--r--src/doc/src/declarative/anchor-layout.qdoc5
-rw-r--r--src/doc/src/declarative/animation.qdoc2
-rw-r--r--src/doc/src/declarative/basicelements.qdoc2
-rw-r--r--src/doc/src/declarative/basictypes.qdoc2
-rw-r--r--src/doc/src/declarative/behaviors-and-states.qdoc2
-rw-r--r--src/doc/src/declarative/codingconventions.qdoc2
-rw-r--r--src/doc/src/declarative/declarativeui.qdoc2
-rw-r--r--src/doc/src/declarative/dynamicobjects.qdoc2
-rw-r--r--src/doc/src/declarative/elements.qdoc2
-rw-r--r--src/doc/src/declarative/example-slideswitch.qdoc4
-rw-r--r--src/doc/src/declarative/examples.qdoc2
-rw-r--r--src/doc/src/declarative/extending-tutorial.qdoc2
-rw-r--r--src/doc/src/declarative/extending.qdoc2
-rw-r--r--src/doc/src/declarative/focus.qdoc2
-rw-r--r--src/doc/src/declarative/globalobject.qdoc2
-rw-r--r--src/doc/src/declarative/integrating.qdoc2
-rw-r--r--src/doc/src/declarative/javascriptblocks.qdoc2
-rw-r--r--src/doc/src/declarative/modules.qdoc2
-rw-r--r--src/doc/src/declarative/mouseevents.qdoc2
-rw-r--r--src/doc/src/declarative/network.qdoc2
-rw-r--r--src/doc/src/declarative/positioners.qdoc2
-rw-r--r--src/doc/src/declarative/propertybinding.qdoc5
-rw-r--r--src/doc/src/declarative/qdeclarativedebugging.qdoc2
-rw-r--r--src/doc/src/declarative/qdeclarativedocument.qdoc2
-rw-r--r--src/doc/src/declarative/qdeclarativei18n.qdoc2
-rw-r--r--src/doc/src/declarative/qdeclarativeintro.qdoc5
-rw-r--r--src/doc/src/declarative/qdeclarativemodels.qdoc2
-rw-r--r--src/doc/src/declarative/qdeclarativeperformance.qdoc2
-rw-r--r--src/doc/src/declarative/qdeclarativesecurity.qdoc2
-rw-r--r--src/doc/src/declarative/qdeclarativestates.qdoc2
-rw-r--r--src/doc/src/declarative/qmlevents.qdoc2
-rw-r--r--src/doc/src/declarative/qmlinuse.qdoc2
-rw-r--r--src/doc/src/declarative/qmlreusablecomponents.qdoc2
-rw-r--r--src/doc/src/declarative/qmlruntime.qdoc2
-rw-r--r--src/doc/src/declarative/qmlsyntax.qdoc2
-rw-r--r--src/doc/src/declarative/qmltexthandling.qdoc2
-rw-r--r--src/doc/src/declarative/qmlviewer.qdoc2
-rw-r--r--src/doc/src/declarative/qmlviews.qdoc2
-rw-r--r--src/doc/src/declarative/qmlwebkit.qdoc2
-rw-r--r--src/doc/src/declarative/qtbinding.qdoc8
-rw-r--r--src/doc/src/declarative/qtdeclarative.qdoc2
-rw-r--r--src/doc/src/declarative/qtprogrammers.qdoc2
-rw-r--r--src/doc/src/declarative/qtquick-intro.qdoc2
-rw-r--r--src/doc/src/declarative/righttoleft.qdoc2
-rw-r--r--src/doc/src/declarative/scope.qdoc2
-rw-r--r--src/doc/src/declarative/tutorial.qdoc2
-rw-r--r--src/doc/src/declarative/whatsnew.qdoc2
-rw-r--r--src/doc/src/demos/qml-qtbubblelevel.qdoc4
-rw-r--r--src/doc/src/examples/qml-calculator.qdoc2
-rw-r--r--src/doc/src/examples/qml-examples.qdoc2
-rw-r--r--src/doc/src/examples/qml-extending.qdoc4
-rw-r--r--src/doc/src/examples/qml-flickr.qdoc2
-rw-r--r--src/doc/src/examples/qml-folderlistmodel.qdoc2
-rw-r--r--src/doc/src/examples/qml-minehunt.qdoc2
-rw-r--r--src/doc/src/examples/qml-photoviewer.qdoc2
-rw-r--r--src/doc/src/examples/qml-rssnews.qdoc2
-rw-r--r--src/doc/src/examples/qml-samegame.qdoc2
-rw-r--r--src/doc/src/examples/qml-snake.qdoc2
-rw-r--r--src/doc/src/examples/qml-twitter.qdoc2
-rw-r--r--src/doc/src/examples/qml-webbrowser.qdoc2
-rw-r--r--src/doc/src/getting-started/gettingstartedqml.qdoc4
-rw-r--r--src/doc/src/howtos/qmlbestpractices/qmlbestpractices-coding.qdoc2
-rw-r--r--src/doc/src/howtos/qmlbestpractices/qmlbestpractices-datatypes.qdoc2
-rw-r--r--src/doc/src/legal/qtdeclarativelicense.qdoc2
-rw-r--r--src/doc/src/snippets/declarative/Button.qml2
-rw-r--r--src/doc/src/snippets/declarative/SelfDestroyingRect.qml2
-rw-r--r--src/doc/src/snippets/declarative/Sprite.qml2
-rw-r--r--src/doc/src/snippets/declarative/anchoranimation.qml2
-rw-r--r--src/doc/src/snippets/declarative/anchorchanges.qml2
-rw-r--r--src/doc/src/snippets/declarative/animatedimage.qml2
-rw-r--r--src/doc/src/snippets/declarative/animation.qml2
-rw-r--r--src/doc/src/snippets/declarative/application.qml2
-rw-r--r--src/doc/src/snippets/declarative/behavior.qml2
-rw-r--r--src/doc/src/snippets/declarative/bestpractices/group.qml2
-rw-r--r--src/doc/src/snippets/declarative/borderimage/borderimage-defaults.qml2
-rw-r--r--src/doc/src/snippets/declarative/borderimage/borderimage-scaled.qml2
-rw-r--r--src/doc/src/snippets/declarative/borderimage/borderimage-tiled.qml2
-rw-r--r--src/doc/src/snippets/declarative/borderimage/normal-image.qml2
-rw-r--r--src/doc/src/snippets/declarative/codingconventions/dotproperties.qml2
-rw-r--r--src/doc/src/snippets/declarative/codingconventions/javascript-imports.qml2
-rw-r--r--src/doc/src/snippets/declarative/codingconventions/javascript.qml2
-rw-r--r--src/doc/src/snippets/declarative/codingconventions/lists.qml2
-rw-r--r--src/doc/src/snippets/declarative/codingconventions/photo.qml2
-rw-r--r--src/doc/src/snippets/declarative/codingconventions/private.qml2
-rw-r--r--src/doc/src/snippets/declarative/coloranimation.qml2
-rw-r--r--src/doc/src/snippets/declarative/colors.qml2
-rw-r--r--src/doc/src/snippets/declarative/column/column.qml2
-rw-r--r--src/doc/src/snippets/declarative/column/vertical-positioner-transition.qml2
-rw-r--r--src/doc/src/snippets/declarative/column/vertical-positioner.qml2
-rw-r--r--src/doc/src/snippets/declarative/comments.qml2
-rw-r--r--src/doc/src/snippets/declarative/component.qml2
-rw-r--r--src/doc/src/snippets/declarative/createComponent-simple.qml2
-rw-r--r--src/doc/src/snippets/declarative/createComponent.qml2
-rw-r--r--src/doc/src/snippets/declarative/createQmlObject.qml2
-rw-r--r--src/doc/src/snippets/declarative/dynamicObjects-destroy.qml2
-rw-r--r--src/doc/src/snippets/declarative/events.qml2
-rw-r--r--src/doc/src/snippets/declarative/flickable.qml2
-rw-r--r--src/doc/src/snippets/declarative/flickableScrollbar.qml2
-rw-r--r--src/doc/src/snippets/declarative/flipable/flipable.qml2
-rw-r--r--src/doc/src/snippets/declarative/flow-diagram.qml2
-rw-r--r--src/doc/src/snippets/declarative/flow.qml2
-rw-r--r--src/doc/src/snippets/declarative/focus/advancedFocus.qml2
-rw-r--r--src/doc/src/snippets/declarative/focus/basicwidget.qml2
-rw-r--r--src/doc/src/snippets/declarative/focus/clickablewidget.qml2
-rw-r--r--src/doc/src/snippets/declarative/focus/focusColumn.qml2
-rw-r--r--src/doc/src/snippets/declarative/focus/focusscopewidget.qml2
-rw-r--r--src/doc/src/snippets/declarative/focus/myclickablewidget.qml2
-rw-r--r--src/doc/src/snippets/declarative/focus/myfocusscopewidget.qml2
-rw-r--r--src/doc/src/snippets/declarative/focus/mywidget.qml2
-rw-r--r--src/doc/src/snippets/declarative/focus/rectangle.qml2
-rw-r--r--src/doc/src/snippets/declarative/focus/widget.qml2
-rw-r--r--src/doc/src/snippets/declarative/focusscopes.qml2
-rw-r--r--src/doc/src/snippets/declarative/folderlistmodel.qml2
-rw-r--r--src/doc/src/snippets/declarative/gradient.qml2
-rw-r--r--src/doc/src/snippets/declarative/grid-spacing.qml2
-rw-r--r--src/doc/src/snippets/declarative/grid/grid-items.qml2
-rw-r--r--src/doc/src/snippets/declarative/grid/grid-no-spacing.qml2
-rw-r--r--src/doc/src/snippets/declarative/grid/grid-spacing.qml2
-rw-r--r--src/doc/src/snippets/declarative/grid/grid.qml2
-rw-r--r--src/doc/src/snippets/declarative/gridview/ContactModel.qml2
-rw-r--r--src/doc/src/snippets/declarative/gridview/gridview.qml2
-rw-r--r--src/doc/src/snippets/declarative/image.qml2
-rw-r--r--src/doc/src/snippets/declarative/imports/best-practices.qml2
-rw-r--r--src/doc/src/snippets/declarative/imports/chart.qml2
-rw-r--r--src/doc/src/snippets/declarative/imports/installed-module.qml2
-rw-r--r--src/doc/src/snippets/declarative/imports/merged-named-imports.qml2
-rw-r--r--src/doc/src/snippets/declarative/imports/named-imports.qml2
-rw-r--r--src/doc/src/snippets/declarative/imports/network-imports.qml2
-rw-r--r--src/doc/src/snippets/declarative/imports/qtquick-1.0.qml2
-rw-r--r--src/doc/src/snippets/declarative/imports/timeexample.qml2
-rw-r--r--src/doc/src/snippets/declarative/integrating-javascript/connectjs.qml2
-rw-r--r--src/doc/src/snippets/declarative/integrating-javascript/includejs/app.qml2
-rw-r--r--src/doc/src/snippets/declarative/integrating-javascript/includejs/factorial.js2
-rw-r--r--src/doc/src/snippets/declarative/integrating-javascript/includejs/script.js2
-rw-r--r--src/doc/src/snippets/declarative/integrating-javascript/script.js2
-rw-r--r--src/doc/src/snippets/declarative/keynavigation.qml2
-rw-r--r--src/doc/src/snippets/declarative/keys/keys-handler.qml2
-rw-r--r--src/doc/src/snippets/declarative/keys/keys-pressed.qml2
-rw-r--r--src/doc/src/snippets/declarative/layoutmirroring.qml2
-rw-r--r--src/doc/src/snippets/declarative/listmodel-modify.qml2
-rw-r--r--src/doc/src/snippets/declarative/listmodel-nested.qml2
-rw-r--r--src/doc/src/snippets/declarative/listmodel-simple.qml2
-rw-r--r--src/doc/src/snippets/declarative/listmodel.qml2
-rw-r--r--src/doc/src/snippets/declarative/listview-decorations.qml2
-rw-r--r--src/doc/src/snippets/declarative/listview-sections.qml2
-rw-r--r--src/doc/src/snippets/declarative/listview.qml2
-rw-r--r--src/doc/src/snippets/declarative/listview/ContactModel.qml2
-rw-r--r--src/doc/src/snippets/declarative/listview/listview-snippet.qml2
-rw-r--r--src/doc/src/snippets/declarative/listview/listview.qml2
-rw-r--r--src/doc/src/snippets/declarative/loader/KeyReader.qml2
-rw-r--r--src/doc/src/snippets/declarative/loader/MyItem.qml2
-rw-r--r--src/doc/src/snippets/declarative/loader/connections.qml2
-rw-r--r--src/doc/src/snippets/declarative/loader/focus.qml2
-rw-r--r--src/doc/src/snippets/declarative/loader/simple.qml2
-rw-r--r--src/doc/src/snippets/declarative/loader/sizeitem.qml2
-rw-r--r--src/doc/src/snippets/declarative/loader/sizeloader.qml2
-rw-r--r--src/doc/src/snippets/declarative/models/views-models-delegates.qml2
-rw-r--r--src/doc/src/snippets/declarative/models/visual-model-and-view.qml2
-rw-r--r--src/doc/src/snippets/declarative/mousearea/mousearea-snippet.qml2
-rw-r--r--src/doc/src/snippets/declarative/mousearea/mousearea.qml2
-rw-r--r--src/doc/src/snippets/declarative/mousearea/mouseareadragfilter.qml2
-rw-r--r--src/doc/src/snippets/declarative/numberanimation.qml2
-rw-r--r--src/doc/src/snippets/declarative/parallelanimation.qml2
-rw-r--r--src/doc/src/snippets/declarative/parentanimation.qml2
-rw-r--r--src/doc/src/snippets/declarative/parentchange.qml2
-rw-r--r--src/doc/src/snippets/declarative/pathview/ContactModel.qml2
-rw-r--r--src/doc/src/snippets/declarative/pathview/pathattributes.qml2
-rw-r--r--src/doc/src/snippets/declarative/pathview/pathview.qml2
-rw-r--r--src/doc/src/snippets/declarative/properties.qml2
-rw-r--r--src/doc/src/snippets/declarative/propertyaction-sequential.qml2
-rw-r--r--src/doc/src/snippets/declarative/propertyaction.qml2
-rw-r--r--src/doc/src/snippets/declarative/propertyanimation.qml2
-rw-r--r--src/doc/src/snippets/declarative/propertychanges.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-data-models/dynamic-listmodel.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-data-models/listelements.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-data-models/listmodel-listview.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-documents/inline-component.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-documents/inline-text-component.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-documents/non-trivial.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-documents/qmldocuments.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-extending-types/components/Button.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-extending-types/components/application.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-extending-types/methods/app.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-extending-types/properties/ImageViewer.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-extending-types/properties/alias-override.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-extending-types/properties/alias.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-extending-types/properties/alias/ImageViewer.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-extending-types/properties/alias/application.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-extending-types/properties/application.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-extending-types/properties/property-signals.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-extending-types/signals/Button.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-extending-types/signals/basic.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-extending-types/signals/connectdynamic.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-extending-types/signals/connectslots.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-extending-types/signals/no-parameters.qml2
-rw-r--r--src/doc/src/snippets/declarative/qml-extending-types/signals/parameters.qml2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/context-advanced/MyItem.qml2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/context-advanced/applicationdata.h2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/context-advanced/connections.qml2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/context-advanced/main.cpp2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/context/MyItem.qml2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/context/main.cpp2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/enums/imageviewer.h2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/enums/main.cpp2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/enums/standalone.qml2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/functions-cpp/MyItem.qml2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/functions-cpp/main.cpp2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/functions-cpp/myclass.h2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/functions-qml/MyItem.qml2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/functions-qml/main.cpp2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/loading/MyItem.qml2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/loading/main.cpp2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/newelements/imageviewer.h2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/newelements/main.cpp2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/newelements/standalone.qml2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/properties-cpp/MyItem.qml2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/properties-cpp/applicationdata.h2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/properties-cpp/main.cpp2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/properties-qml/MyItem.qml2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/properties-qml/main.cpp2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/resources/main.cpp2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/resources/main.qml2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/signals-cpp/MyItem.qml2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/signals-cpp/imageviewer.h2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/signals-cpp/main.cpp2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/signals-cpp/standalone.qml2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/signals-qml/MyItem.qml2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/signals-qml/main.cpp2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/signals-qml/myclass.h2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/variantlistmap/MyItem.qml2
-rw-r--r--src/doc/src/snippets/declarative/qtbinding/variantlistmap/main.cpp2
-rw-r--r--src/doc/src/snippets/declarative/qtobject.qml2
-rw-r--r--src/doc/src/snippets/declarative/rectangle/rect-border-width.qml2
-rw-r--r--src/doc/src/snippets/declarative/rectangle/rectangle-colors.qml2
-rw-r--r--src/doc/src/snippets/declarative/rectangle/rectangle-gradient.qml2
-rw-r--r--src/doc/src/snippets/declarative/rectangle/rectangle-smooth.qml2
-rw-r--r--src/doc/src/snippets/declarative/rectangle/rectangle.qml2
-rw-r--r--src/doc/src/snippets/declarative/repeaters/repeater-grid-index.qml2
-rw-r--r--src/doc/src/snippets/declarative/repeaters/repeater.qml2
-rw-r--r--src/doc/src/snippets/declarative/reusablecomponents/Button.qml2
-rw-r--r--src/doc/src/snippets/declarative/reusablecomponents/application.qml2
-rw-r--r--src/doc/src/snippets/declarative/reusablecomponents/component.qml2
-rw-r--r--src/doc/src/snippets/declarative/reusablecomponents/focusbutton.qml2
-rw-r--r--src/doc/src/snippets/declarative/righttoleft.qml2
-rw-r--r--src/doc/src/snippets/declarative/righttoleft/Child.qml2
-rw-r--r--src/doc/src/snippets/declarative/rotation.qml2
-rw-r--r--src/doc/src/snippets/declarative/rotationanimation.qml2
-rw-r--r--src/doc/src/snippets/declarative/row.qml2
-rw-r--r--src/doc/src/snippets/declarative/row/row.qml2
-rw-r--r--src/doc/src/snippets/declarative/sequentialanimation.qml2
-rw-r--r--src/doc/src/snippets/declarative/smoothedanimation.qml2
-rw-r--r--src/doc/src/snippets/declarative/springanimation.qml2
-rw-r--r--src/doc/src/snippets/declarative/state-when.qml2
-rw-r--r--src/doc/src/snippets/declarative/state.qml2
-rw-r--r--src/doc/src/snippets/declarative/states.qml2
-rw-r--r--src/doc/src/snippets/declarative/states/statechangescript.qml2
-rw-r--r--src/doc/src/snippets/declarative/systempalette.qml2
-rw-r--r--src/doc/src/snippets/declarative/text/onLinkActivated.qml2
-rw-r--r--src/doc/src/snippets/declarative/texteditor.qml2
-rw-r--r--src/doc/src/snippets/declarative/texthandling.qml2
-rw-r--r--src/doc/src/snippets/declarative/transition-from-to-modified.qml2
-rw-r--r--src/doc/src/snippets/declarative/transition-from-to.qml2
-rw-r--r--src/doc/src/snippets/declarative/transition-reversible.qml2
-rw-r--r--src/doc/src/snippets/declarative/transition.qml2
-rw-r--r--src/doc/src/snippets/declarative/transitions-list.qml2
-rw-r--r--src/doc/src/snippets/declarative/visualdatamodel.qml2
-rw-r--r--src/doc/src/snippets/declarative/visualdatamodel_rootindex/main.cpp2
-rw-r--r--src/doc/src/snippets/declarative/visualdatamodel_rootindex/view.qml2
-rw-r--r--src/doc/src/snippets/declarative/webview/webview.qml2
-rw-r--r--src/doc/src/snippets/declarative/workerscript.qml2
-rw-r--r--src/doc/src/snippets/declarative/xmlrole.qml2
-rw-r--r--src/imports/builtins.pro4
-rw-r--r--src/imports/folderlistmodel/plugin.cpp2
-rw-r--r--src/imports/folderlistmodel/qdeclarativefolderlistmodel.cpp2
-rw-r--r--src/imports/folderlistmodel/qdeclarativefolderlistmodel.h2
-rw-r--r--src/imports/gestures/plugin.cpp2
-rw-r--r--src/imports/gestures/qdeclarativegesturearea.cpp2
-rw-r--r--src/imports/gestures/qdeclarativegesturearea_p.h2
-rw-r--r--src/imports/imports.pro4
-rw-r--r--src/imports/particles/particles.cpp2
-rw-r--r--src/imports/particles/qdeclarativeparticles.cpp2
-rw-r--r--src/imports/particles/qdeclarativeparticles_p.h2
-rw-r--r--src/imports/shaders/glfunctions.h2
-rw-r--r--src/imports/shaders/qmlshadersplugin_plugin.cpp2
-rw-r--r--src/imports/shaders/qmlshadersplugin_plugin.h2
-rw-r--r--src/imports/shaders/scenegraph/qsggeometry.cpp2
-rw-r--r--src/imports/shaders/scenegraph/qsggeometry.h2
-rw-r--r--src/imports/shaders/shadereffect.cpp2
-rw-r--r--src/imports/shaders/shadereffect.h2
-rw-r--r--src/imports/shaders/shadereffectbuffer.cpp2
-rw-r--r--src/imports/shaders/shadereffectbuffer.h2
-rw-r--r--src/imports/shaders/shadereffectitem.cpp2
-rw-r--r--src/imports/shaders/shadereffectitem.h2
-rw-r--r--src/imports/shaders/shadereffectsource.cpp2
-rw-r--r--src/imports/shaders/shadereffectsource.h2
-rw-r--r--src/imports/webview/plugin.cpp2
-rw-r--r--src/imports/webview/qdeclarativewebview.cpp2
-rw-r--r--src/imports/webview/qdeclarativewebview_p.h2
-rw-r--r--src/plugins/platforms/uikit/examples/qmltest/main.mm2
-rw-r--r--src/plugins/platforms/uikit/examples/qmltest/qml/main.qml2
-rw-r--r--src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/moc_qmlapplicationviewer.cpp2
-rw-r--r--src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/qmlapplicationviewer.cpp2
-rw-r--r--src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/qmlapplicationviewer.h2
-rw-r--r--src/plugins/plugins.pro2
-rw-r--r--src/plugins/qdeclarativeview/qdeclarativeview_plugin.cpp2
-rw-r--r--src/plugins/qdeclarativeview/qdeclarativeview_plugin.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/abstracttool.cpp2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/abstracttool.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/abstractviewinspector.cpp2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/abstractviewinspector.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/abstractliveedittool.cpp2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/abstractliveedittool.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/boundingrecthighlighter.cpp2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/boundingrecthighlighter.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/colorpickertool.cpp2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/colorpickertool.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/livelayeritem.cpp2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/livelayeritem.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/liverubberbandselectionmanipulator.cpp2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/liverubberbandselectionmanipulator.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionindicator.cpp2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionindicator.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionrectangle.cpp2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionrectangle.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/liveselectiontool.cpp2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/liveselectiontool.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/livesingleselectionmanipulator.cpp2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/livesingleselectionmanipulator.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/subcomponentmasklayeritem.cpp2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/subcomponentmasklayeritem.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/zoomtool.cpp2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/zoomtool.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/qdeclarativeinspectorprotocol.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector.cpp2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector_p.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/qmlinspectorconstants.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/qtquick1plugin.cpp2
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/qtquick1plugin.h2
-rw-r--r--src/plugins/qmltooling/qmldbg_tcp_qtquick1/qtcpserverconnection.cpp2
-rw-r--r--src/plugins/qmltooling/qmldbg_tcp_qtquick1/qtcpserverconnection.h2
-rw-r--r--tests/auto/bic/data/QtDeclarative.4.7.0.linux-gcc-ia32.txt18158
-rw-r--r--tests/auto/bic/data/QtDeclarative.5.0.0.linux-gcc-ia32.txt17612
-rw-r--r--tests/auto/declarative/declarative.pro9
-rw-r--r--tests/auto/declarative/examples/examples.pro7
-rw-r--r--tests/auto/declarative/examples/tst_examples.cpp2
-rw-r--r--tests/auto/declarative/moduleqt47/moduleqt47.pro3
-rw-r--r--tests/auto/declarative/moduleqt47/tst_moduleqt47.cpp2
-rw-r--r--tests/auto/declarative/parserstress/parserstress.pro3
-rw-r--r--tests/auto/declarative/parserstress/tst_parserstress.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeanchors/qdeclarativeanchors.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeanchors/tst_qdeclarativeanchors.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeanimatedimage/qdeclarativeanimatedimage.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeanimatedimage/tst_qdeclarativeanimatedimage.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeanimations/qdeclarativeanimations.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeanimations/tst_qdeclarativeanimations.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeapplication/qdeclarativeapplication.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeapplication/tst_qdeclarativeapplication.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativebehaviors/qdeclarativebehaviors.pro3
-rw-r--r--tests/auto/declarative/qdeclarativebehaviors/tst_qdeclarativebehaviors.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativebinding/qdeclarativebinding.pro3
-rw-r--r--tests/auto/declarative/qdeclarativebinding/tst_qdeclarativebinding.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeborderimage/qdeclarativeborderimage.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeborderimage/tst_qdeclarativeborderimage.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro3
-rw-r--r--tests/auto/declarative/qdeclarativecomponent/tst_qdeclarativecomponent.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeconnection/qdeclarativeconnection.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeconnection/tst_qdeclarativeconnection.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativecontext/qdeclarativecontext.pro3
-rw-r--r--tests/auto/declarative/qdeclarativecontext/tst_qdeclarativecontext.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativedebug/qdeclarativedebug.pro3
-rw-r--r--tests/auto/declarative/qdeclarativedebug/tst_qdeclarativedebug.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativedebugclient/qdeclarativedebugclient.pro3
-rw-r--r--tests/auto/declarative/qdeclarativedebugclient/tst_qdeclarativedebugclient.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativedebughelper/private_headers/qdeclarativedebughelper_p.h2
-rw-r--r--tests/auto/declarative/qdeclarativedebughelper/qdeclarativedebughelper.pro3
-rw-r--r--tests/auto/declarative/qdeclarativedebughelper/tst_qdeclarativedebughelper.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativedebugjs/app/main.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativedebugjs/tst_qdeclarativedebugjs.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativedebugjs/tst_qdeclarativedebugjs.pro3
-rw-r--r--tests/auto/declarative/qdeclarativedebugobservermode/app/main.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativedebugobservermode/tst_qdeclarativedebugobservermode.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativedebugobservermode/tst_qdeclarativedebugobservermode.pro3
-rw-r--r--tests/auto/declarative/qdeclarativedebugservice/qdeclarativedebugservice.pro3
-rw-r--r--tests/auto/declarative/qdeclarativedebugservice/tst_qdeclarativedebugservice.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativedom/qdeclarativedom.pro3
-rw-r--r--tests/auto/declarative/qdeclarativedom/tst_qdeclarativedom.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeecmascript/qdeclarativeecmascript.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeecmascript/testtypes.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeecmascript/testtypes.h2
-rw-r--r--tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeengine/qdeclarativeengine.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeengine/tst_qdeclarativeengine.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeerror/tst_qdeclarativeerror.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeflickable/qdeclarativeflickable.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeflickable/tst_qdeclarativeflickable.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeflipable/qdeclarativeflipable.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeflipable/tst_qdeclarativeflipable.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativefocusscope/qdeclarativefocusscope.pro3
-rw-r--r--tests/auto/declarative/qdeclarativefocusscope/tst_qdeclarativefocusscope.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativefolderlistmodel/qdeclarativefolderlistmodel.pro3
-rw-r--r--tests/auto/declarative/qdeclarativefolderlistmodel/tst_qdeclarativefolderlistmodel.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativefontloader/qdeclarativefontloader.pro3
-rw-r--r--tests/auto/declarative/qdeclarativefontloader/tst_qdeclarativefontloader.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativegridview/qdeclarativegridview.pro3
-rw-r--r--tests/auto/declarative/qdeclarativegridview/tst_qdeclarativegridview.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeimage/qdeclarativeimage.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeimage/tst_qdeclarativeimage.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeimageprovider/qdeclarativeimageprovider.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeimageprovider/tst_qdeclarativeimageprovider.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeimportorder/qdeclarativeimportorder.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeinfo/qdeclarativeinfo.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeinfo/tst_qdeclarativeinfo.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeinstruction/qdeclarativeinstruction.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeinstruction/tst_qdeclarativeinstruction.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeitem/tst_qdeclarativeitem.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativelanguage/qdeclarativelanguage.pro3
-rw-r--r--tests/auto/declarative/qdeclarativelanguage/testtypes.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativelanguage/testtypes.h2
-rw-r--r--tests/auto/declarative/qdeclarativelanguage/tst_qdeclarativelanguage.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativelayoutitem/qdeclarativelayoutitem.pro3
-rw-r--r--tests/auto/declarative/qdeclarativelayoutitem/tst_qdeclarativelayoutitem.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativelistmodel/qdeclarativelistmodel.pro3
-rw-r--r--tests/auto/declarative/qdeclarativelistmodel/tst_qdeclarativelistmodel.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativelistreference/qdeclarativelistreference.pro3
-rw-r--r--tests/auto/declarative/qdeclarativelistreference/tst_qdeclarativelistreference.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativelistview/incrementalmodel.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativelistview/incrementalmodel.h2
-rw-r--r--tests/auto/declarative/qdeclarativelistview/qdeclarativelistview.pro3
-rw-r--r--tests/auto/declarative/qdeclarativelistview/tst_qdeclarativelistview.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeloader/qdeclarativeloader.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeloader/tst_qdeclarativeloader.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativemetatype/qdeclarativemetatype.pro3
-rw-r--r--tests/auto/declarative/qdeclarativemetatype/tst_qdeclarativemetatype.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/plugin.2.1/plugin.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/plugin.2/plugin.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/plugin/plugin.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/pluginMixed/plugin.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/pluginVersion/plugin.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/pluginWithQmlFile/plugin.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/pluginWrongCase/plugin.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/pureQml/plugin.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/tst_qdeclarativemoduleplugin.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativemousearea/qdeclarativemousearea.pro3
-rw-r--r--tests/auto/declarative/qdeclarativemousearea/tst_qdeclarativemousearea.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeparticles/qdeclarativeparticles.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeparticles/tst_qdeclarativeparticles.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativepathview/qdeclarativepathview.pro3
-rw-r--r--tests/auto/declarative/qdeclarativepathview/tst_qdeclarativepathview.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativepincharea/qdeclarativepincharea.pro3
-rw-r--r--tests/auto/declarative/qdeclarativepincharea/tst_qdeclarativepincharea.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro3
-rw-r--r--tests/auto/declarative/qdeclarativepixmapcache/tst_qdeclarativepixmapcache.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativepositioners/qdeclarativepositioners.pro3
-rw-r--r--tests/auto/declarative/qdeclarativepositioners/tst_qdeclarativepositioners.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeproperty/qdeclarativeproperty.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeproperty/tst_qdeclarativeproperty.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativepropertymap/qdeclarativepropertymap.pro3
-rw-r--r--tests/auto/declarative/qdeclarativepropertymap/tst_qdeclarativepropertymap.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeqt/qdeclarativeqt.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeqt/tst_qdeclarativeqt.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativerepeater/qdeclarativerepeater.pro3
-rw-r--r--tests/auto/declarative/qdeclarativerepeater/tst_qdeclarativerepeater.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativesmoothedanimation/qdeclarativesmoothedanimation.pro3
-rw-r--r--tests/auto/declarative/qdeclarativesmoothedanimation/tst_qdeclarativesmoothedanimation.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativespringanimation/qdeclarativespringanimation.pro3
-rw-r--r--tests/auto/declarative/qdeclarativespringanimation/tst_qdeclarativespringanimation.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativestates/qdeclarativestates.pro3
-rw-r--r--tests/auto/declarative/qdeclarativestates/tst_qdeclarativestates.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativestyledtext/qdeclarativestyledtext.pro3
-rw-r--r--tests/auto/declarative/qdeclarativestyledtext/tst_qdeclarativestyledtext.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativesystempalette/qdeclarativesystempalette.pro3
-rw-r--r--tests/auto/declarative/qdeclarativesystempalette/tst_qdeclarativesystempalette.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativetext/qdeclarativetext.pro3
-rw-r--r--tests/auto/declarative/qdeclarativetext/tst_qdeclarativetext.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativetextedit/qdeclarativetextedit.pro3
-rw-r--r--tests/auto/declarative/qdeclarativetextedit/tst_qdeclarativetextedit.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativetextinput/qdeclarativetextinput.pro3
-rw-r--r--tests/auto/declarative/qdeclarativetextinput/tst_qdeclarativetextinput.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro3
-rw-r--r--tests/auto/declarative/qdeclarativetimer/tst_qdeclarativetimer.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativevaluetypes/qdeclarativevaluetypes.pro3
-rw-r--r--tests/auto/declarative/qdeclarativevaluetypes/testtypes.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativevaluetypes/testtypes.h2
-rw-r--r--tests/auto/declarative/qdeclarativevaluetypes/tst_qdeclarativevaluetypes.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeview/qdeclarativeview.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeview/tst_qdeclarativeview.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeviewer/tst_qdeclarativeviewer.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativevisualdatamodel/qdeclarativevisualdatamodel.pro3
-rw-r--r--tests/auto/declarative/qdeclarativevisualdatamodel/tst_qdeclarativevisualdatamodel.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeworkerscript/qdeclarativeworkerscript.pro3
-rw-r--r--tests/auto/declarative/qdeclarativeworkerscript/tst_qdeclarativeworkerscript.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro3
-rw-r--r--tests/auto/declarative/qdeclarativexmlhttprequest/tst_qdeclarativexmlhttprequest.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativexmllistmodel/qdeclarativexmllistmodel.pro3
-rw-r--r--tests/auto/declarative/qdeclarativexmllistmodel/tst_qdeclarativexmllistmodel.cpp2
-rw-r--r--tests/auto/declarative/qmlshadersplugin/data/main.qml2
-rw-r--r--tests/auto/declarative/qmlshadersplugin/qmlshadersplugin.pro3
-rw-r--r--tests/auto/declarative/qmlshadersplugin/tst_qmlshadersplugin.cpp2
-rw-r--r--tests/auto/declarative/qmlvisual/qmlvisual.pro3
-rw-r--r--tests/auto/declarative/qmlvisual/tst_qmlvisual.cpp2
-rw-r--r--tests/auto/declarative/qpacketprotocol/qpacketprotocol.pro3
-rw-r--r--tests/auto/declarative/qpacketprotocol/tst_qpacketprotocol.cpp2
-rw-r--r--tests/auto/declarative/qperformancetimer/qperformancetimer.pro11
-rw-r--r--tests/auto/declarative/qperformancetimer/tst_qperformancetimer.cpp80
-rwxr-xr-xtests/auto/declarative/runall.sh2
-rw-r--r--tests/auto/declarative/shared/debugutil.cpp2
-rw-r--r--tests/auto/declarative/shared/debugutil_p.h2
-rw-r--r--tests/auto/declarative/shared/platforminputcontext.h2
-rw-r--r--tests/auto/declarative/shared/qdeclarativedatatest.cpp2
-rw-r--r--tests/auto/declarative/shared/qdeclarativedatatest.h2
-rw-r--r--tests/auto/declarative/shared/testhttpserver.cpp2
-rw-r--r--tests/auto/declarative/shared/testhttpserver.h2
-rw-r--r--tests/global/global.cfg5
-rw-r--r--tests/manual/declarative/declarative.pro2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/main.cpp2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestActive.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBasic.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBlending.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBlendingModes.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestEffectHierarchy.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestEffectInsideAnotherEffect.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestFormat.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestFragmentShader.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestGrab.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestHideOriginal.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestHorizontalWrap.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageFiltering.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMargins.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMarginsWithTextureSize.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMipmap.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestItemMargins.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestItemMarginsWithTextureSize.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestLive.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestMeshResolution.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestOneSource.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestOpacity.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestRotation.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestScale.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTextureSize.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTwiceOnSameSource.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTwoSources.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestVertexShader.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestVerticalWrap.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestWrapRepeat.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/main.qml2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qmlapplicationviewer/qmlapplicationviewer.cpp2
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qmlapplicationviewer/qmlapplicationviewer.h2
-rw-r--r--tests/system/declarative/sys_calculator/sys_calculator.qtt2
-rw-r--r--tests/system/declarative/sys_dial/sys_dial.qtt2
-rw-r--r--tests/system/declarative/sys_flickr/sys_flickr.qtt2
-rw-r--r--tests/system/declarative/sys_parallax/sys_parallax.qtt2
-rw-r--r--tests/system/declarative/sys_pincharea/sys_pincharea.qtt2
-rw-r--r--tests/system/declarative/sys_rtl/sys_rtl.qtt2
-rw-r--r--tests/system/declarative/sys_samegame/sys_samegame.qtt2
-rw-r--r--tests/system/declarative/sys_textedit/sys_textedit.qtt2
-rw-r--r--tests/system/declarative/sys_textinput/sys_textinput.qtt2
-rw-r--r--tests/system/declarative/sys_twitter/sys_twitter.qtt2
-rw-r--r--tests/system/declarative/sys_webbrowser/sys_webbrowser.qtt2
-rw-r--r--tools/designer/src/plugins/qdeclarativeview/qdeclarativeview_plugin.cpp2
-rw-r--r--tools/designer/src/plugins/qdeclarativeview/qdeclarativeview_plugin.h2
-rw-r--r--tools/qml/browser/Browser.qml2
-rw-r--r--tools/qml/deviceorientation.cpp2
-rw-r--r--tools/qml/deviceorientation.h2
-rw-r--r--tools/qml/deviceorientation_harmattan.cpp2
-rw-r--r--tools/qml/loggerwidget.cpp2
-rw-r--r--tools/qml/loggerwidget.h2
-rw-r--r--tools/qml/main.cpp2
-rw-r--r--tools/qml/proxysettings.cpp2
-rw-r--r--tools/qml/proxysettings.h2
-rw-r--r--tools/qml/qdeclarativetester.cpp2
-rw-r--r--tools/qml/qdeclarativetester.h2
-rw-r--r--tools/qml/qml.pri2
-rw-r--r--tools/qml/qml.pro6
-rw-r--r--tools/qml/qmlruntime.cpp2
-rw-r--r--tools/qml/qmlruntime.h2
-rw-r--r--tools/qml/startup/Logo.qml2
-rw-r--r--tools/qml/startup/startup.qml2
-rw-r--r--tools/qml/texteditautoresizer_maemo5.h2
-rw-r--r--tools/qmlplugindump/main.cpp2
-rw-r--r--tools/qmlplugindump/qmlstreamwriter.cpp2
-rw-r--r--tools/qmlplugindump/qmlstreamwriter.h2
1441 files changed, 20752 insertions, 20104 deletions
diff --git a/LGPL_EXCEPTION.txt b/LGPL_EXCEPTION.txt
new file mode 100644
index 00000000..7e2e30ff
--- /dev/null
+++ b/LGPL_EXCEPTION.txt
@@ -0,0 +1,22 @@
+Digia Qt LGPL Exception version 1.1
+
+As an additional permission to the GNU Lesser General Public License version
+2.1, the object code form of a "work that uses the Library" may incorporate
+material from a header file that is part of the Library. You may distribute
+such object code under terms of your choice, provided that:
+ (i) the header files of the Library have not been modified; and
+ (ii) the incorporated material is limited to numerical parameters, data
+ structure layouts, accessors, macros, inline functions and
+ templates; and
+ (iii) you comply with the terms of Section 6 of the GNU Lesser General
+ Public License version 2.1.
+
+Moreover, you may apply this exception to a modified version of the Library,
+provided that such modification does not involve copying material from the
+Library into the modified Library's header files unless such material is
+limited to (i) numerical parameters; (ii) data structure layouts;
+(iii) accessors; and (iv) small macros, templates and inline functions of
+five lines or less in length.
+
+Furthermore, you are not required to apply this additional permission to a
+modified version of the Library.
diff --git a/LICENSE.FDL b/LICENSE.FDL
new file mode 100644
index 00000000..938bb8da
--- /dev/null
+++ b/LICENSE.FDL
@@ -0,0 +1,450 @@
+ GNU Free Documentation License
+ Version 1.3, 3 November 2008
+
+
+ Copyright (C) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
+ <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+0. PREAMBLE
+
+The purpose of this License is to make a manual, textbook, or other
+functional and useful document "free" in the sense of freedom: to
+assure everyone the effective freedom to copy and redistribute it,
+with or without modifying it, either commercially or noncommercially.
+Secondarily, this License preserves for the author and publisher a way
+to get credit for their work, while not being considered responsible
+for modifications made by others.
+
+This License is a kind of "copyleft", which means that derivative
+works of the document must themselves be free in the same sense. It
+complements the GNU General Public License, which is a copyleft
+license designed for free software.
+
+We have designed this License in order to use it for manuals for free
+software, because free software needs free documentation: a free
+program should come with manuals providing the same freedoms that the
+software does. But this License is not limited to software manuals;
+it can be used for any textual work, regardless of subject matter or
+whether it is published as a printed book. We recommend this License
+principally for works whose purpose is instruction or reference.
+
+
+1. APPLICABILITY AND DEFINITIONS
+
+This License applies to any manual or other work, in any medium, that
+contains a notice placed by the copyright holder saying it can be
+distributed under the terms of this License. Such a notice grants a
+world-wide, royalty-free license, unlimited in duration, to use that
+work under the conditions stated herein. The "Document", below,
+refers to any such manual or work. Any member of the public is a
+licensee, and is addressed as "you". You accept the license if you
+copy, modify or distribute the work in a way requiring permission
+under copyright law.
+
+A "Modified Version" of the Document means any work containing the
+Document or a portion of it, either copied verbatim, or with
+modifications and/or translated into another language.
+
+A "Secondary Section" is a named appendix or a front-matter section of
+the Document that deals exclusively with the relationship of the
+publishers or authors of the Document to the Document's overall
+subject (or to related matters) and contains nothing that could fall
+directly within that overall subject. (Thus, if the Document is in
+part a textbook of mathematics, a Secondary Section may not explain
+any mathematics.) The relationship could be a matter of historical
+connection with the subject or with related matters, or of legal,
+commercial, philosophical, ethical or political position regarding
+them.
+
+The "Invariant Sections" are certain Secondary Sections whose titles
+are designated, as being those of Invariant Sections, in the notice
+that says that the Document is released under this License. If a
+section does not fit the above definition of Secondary then it is not
+allowed to be designated as Invariant. The Document may contain zero
+Invariant Sections. If the Document does not identify any Invariant
+Sections then there are none.
+
+The "Cover Texts" are certain short passages of text that are listed,
+as Front-Cover Texts or Back-Cover Texts, in the notice that says that
+the Document is released under this License. A Front-Cover Text may
+be at most 5 words, and a Back-Cover Text may be at most 25 words.
+
+A "Transparent" copy of the Document means a machine-readable copy,
+represented in a format whose specification is available to the
+general public, that is suitable for revising the document
+straightforwardly with generic text editors or (for images composed of
+pixels) generic paint programs or (for drawings) some widely available
+drawing editor, and that is suitable for input to text formatters or
+for automatic translation to a variety of formats suitable for input
+to text formatters. A copy made in an otherwise Transparent file
+format whose markup, or absence of markup, has been arranged to thwart
+or discourage subsequent modification by readers is not Transparent.
+An image format is not Transparent if used for any substantial amount
+of text. A copy that is not "Transparent" is called "Opaque".
+
+Examples of suitable formats for Transparent copies include plain
+ASCII without markup, Texinfo input format, LaTeX input format, SGML
+or XML using a publicly available DTD, and standard-conforming simple
+HTML, PostScript or PDF designed for human modification. Examples of
+transparent image formats include PNG, XCF and JPG. Opaque formats
+include proprietary formats that can be read and edited only by
+proprietary word processors, SGML or XML for which the DTD and/or
+processing tools are not generally available, and the
+machine-generated HTML, PostScript or PDF produced by some word
+processors for output purposes only.
+
+The "Title Page" means, for a printed book, the title page itself,
+plus such following pages as are needed to hold, legibly, the material
+this License requires to appear in the title page. For works in
+formats which do not have any title page as such, "Title Page" means
+the text near the most prominent appearance of the work's title,
+preceding the beginning of the body of the text.
+
+The "publisher" means any person or entity that distributes copies of
+the Document to the public.
+
+A section "Entitled XYZ" means a named subunit of the Document whose
+title either is precisely XYZ or contains XYZ in parentheses following
+text that translates XYZ in another language. (Here XYZ stands for a
+specific section name mentioned below, such as "Acknowledgements",
+"Dedications", "Endorsements", or "History".) To "Preserve the Title"
+of such a section when you modify the Document means that it remains a
+section "Entitled XYZ" according to this definition.
+
+The Document may include Warranty Disclaimers next to the notice which
+states that this License applies to the Document. These Warranty
+Disclaimers are considered to be included by reference in this
+License, but only as regards disclaiming warranties: any other
+implication that these Warranty Disclaimers may have is void and has
+no effect on the meaning of this License.
+
+2. VERBATIM COPYING
+
+You may copy and distribute the Document in any medium, either
+commercially or noncommercially, provided that this License, the
+copyright notices, and the license notice saying this License applies
+to the Document are reproduced in all copies, and that you add no
+other conditions whatsoever to those of this License. You may not use
+technical measures to obstruct or control the reading or further
+copying of the copies you make or distribute. However, you may accept
+compensation in exchange for copies. If you distribute a large enough
+number of copies you must also follow the conditions in section 3.
+
+You may also lend copies, under the same conditions stated above, and
+you may publicly display copies.
+
+
+3. COPYING IN QUANTITY
+
+If you publish printed copies (or copies in media that commonly have
+printed covers) of the Document, numbering more than 100, and the
+Document's license notice requires Cover Texts, you must enclose the
+copies in covers that carry, clearly and legibly, all these Cover
+Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
+the back cover. Both covers must also clearly and legibly identify
+you as the publisher of these copies. The front cover must present
+the full title with all words of the title equally prominent and
+visible. You may add other material on the covers in addition.
+Copying with changes limited to the covers, as long as they preserve
+the title of the Document and satisfy these conditions, can be treated
+as verbatim copying in other respects.
+
+If the required texts for either cover are too voluminous to fit
+legibly, you should put the first ones listed (as many as fit
+reasonably) on the actual cover, and continue the rest onto adjacent
+pages.
+
+If you publish or distribute Opaque copies of the Document numbering
+more than 100, you must either include a machine-readable Transparent
+copy along with each Opaque copy, or state in or with each Opaque copy
+a computer-network location from which the general network-using
+public has access to download using public-standard network protocols
+a complete Transparent copy of the Document, free of added material.
+If you use the latter option, you must take reasonably prudent steps,
+when you begin distribution of Opaque copies in quantity, to ensure
+that this Transparent copy will remain thus accessible at the stated
+location until at least one year after the last time you distribute an
+Opaque copy (directly or through your agents or retailers) of that
+edition to the public.
+
+It is requested, but not required, that you contact the authors of the
+Document well before redistributing any large number of copies, to
+give them a chance to provide you with an updated version of the
+Document.
+
+
+4. MODIFICATIONS
+
+You may copy and distribute a Modified Version of the Document under
+the conditions of sections 2 and 3 above, provided that you release
+the Modified Version under precisely this License, with the Modified
+Version filling the role of the Document, thus licensing distribution
+and modification of the Modified Version to whoever possesses a copy
+of it. In addition, you must do these things in the Modified Version:
+
+A. Use in the Title Page (and on the covers, if any) a title distinct
+ from that of the Document, and from those of previous versions
+ (which should, if there were any, be listed in the History section
+ of the Document). You may use the same title as a previous version
+ if the original publisher of that version gives permission.
+B. List on the Title Page, as authors, one or more persons or entities
+ responsible for authorship of the modifications in the Modified
+ Version, together with at least five of the principal authors of the
+ Document (all of its principal authors, if it has fewer than five),
+ unless they release you from this requirement.
+C. State on the Title page the name of the publisher of the
+ Modified Version, as the publisher.
+D. Preserve all the copyright notices of the Document.
+E. Add an appropriate copyright notice for your modifications
+ adjacent to the other copyright notices.
+F. Include, immediately after the copyright notices, a license notice
+ giving the public permission to use the Modified Version under the
+ terms of this License, in the form shown in the Addendum below.
+G. Preserve in that license notice the full lists of Invariant Sections
+ and required Cover Texts given in the Document's license notice.
+H. Include an unaltered copy of this License.
+I. Preserve the section Entitled "History", Preserve its Title, and add
+ to it an item stating at least the title, year, new authors, and
+ publisher of the Modified Version as given on the Title Page. If
+ there is no section Entitled "History" in the Document, create one
+ stating the title, year, authors, and publisher of the Document as
+ given on its Title Page, then add an item describing the Modified
+ Version as stated in the previous sentence.
+J. Preserve the network location, if any, given in the Document for
+ public access to a Transparent copy of the Document, and likewise
+ the network locations given in the Document for previous versions
+ it was based on. These may be placed in the "History" section.
+ You may omit a network location for a work that was published at
+ least four years before the Document itself, or if the original
+ publisher of the version it refers to gives permission.
+K. For any section Entitled "Acknowledgements" or "Dedications",
+ Preserve the Title of the section, and preserve in the section all
+ the substance and tone of each of the contributor acknowledgements
+ and/or dedications given therein.
+L. Preserve all the Invariant Sections of the Document,
+ unaltered in their text and in their titles. Section numbers
+ or the equivalent are not considered part of the section titles.
+M. Delete any section Entitled "Endorsements". Such a section
+ may not be included in the Modified Version.
+N. Do not retitle any existing section to be Entitled "Endorsements"
+ or to conflict in title with any Invariant Section.
+O. Preserve any Warranty Disclaimers.
+
+If the Modified Version includes new front-matter sections or
+appendices that qualify as Secondary Sections and contain no material
+copied from the Document, you may at your option designate some or all
+of these sections as invariant. To do this, add their titles to the
+list of Invariant Sections in the Modified Version's license notice.
+These titles must be distinct from any other section titles.
+
+You may add a section Entitled "Endorsements", provided it contains
+nothing but endorsements of your Modified Version by various
+parties--for example, statements of peer review or that the text has
+been approved by an organization as the authoritative definition of a
+standard.
+
+You may add a passage of up to five words as a Front-Cover Text, and a
+passage of up to 25 words as a Back-Cover Text, to the end of the list
+of Cover Texts in the Modified Version. Only one passage of
+Front-Cover Text and one of Back-Cover Text may be added by (or
+through arrangements made by) any one entity. If the Document already
+includes a cover text for the same cover, previously added by you or
+by arrangement made by the same entity you are acting on behalf of,
+you may not add another; but you may replace the old one, on explicit
+permission from the previous publisher that added the old one.
+
+The author(s) and publisher(s) of the Document do not by this License
+give permission to use their names for publicity for or to assert or
+imply endorsement of any Modified Version.
+
+
+5. COMBINING DOCUMENTS
+
+You may combine the Document with other documents released under this
+License, under the terms defined in section 4 above for modified
+versions, provided that you include in the combination all of the
+Invariant Sections of all of the original documents, unmodified, and
+list them all as Invariant Sections of your combined work in its
+license notice, and that you preserve all their Warranty Disclaimers.
+
+The combined work need only contain one copy of this License, and
+multiple identical Invariant Sections may be replaced with a single
+copy. If there are multiple Invariant Sections with the same name but
+different contents, make the title of each such section unique by
+adding at the end of it, in parentheses, the name of the original
+author or publisher of that section if known, or else a unique number.
+Make the same adjustment to the section titles in the list of
+Invariant Sections in the license notice of the combined work.
+
+In the combination, you must combine any sections Entitled "History"
+in the various original documents, forming one section Entitled
+"History"; likewise combine any sections Entitled "Acknowledgements",
+and any sections Entitled "Dedications". You must delete all sections
+Entitled "Endorsements".
+
+
+6. COLLECTIONS OF DOCUMENTS
+
+You may make a collection consisting of the Document and other
+documents released under this License, and replace the individual
+copies of this License in the various documents with a single copy
+that is included in the collection, provided that you follow the rules
+of this License for verbatim copying of each of the documents in all
+other respects.
+
+You may extract a single document from such a collection, and
+distribute it individually under this License, provided you insert a
+copy of this License into the extracted document, and follow this
+License in all other respects regarding verbatim copying of that
+document.
+
+
+7. AGGREGATION WITH INDEPENDENT WORKS
+
+A compilation of the Document or its derivatives with other separate
+and independent documents or works, in or on a volume of a storage or
+distribution medium, is called an "aggregate" if the copyright
+resulting from the compilation is not used to limit the legal rights
+of the compilation's users beyond what the individual works permit.
+When the Document is included in an aggregate, this License does not
+apply to the other works in the aggregate which are not themselves
+derivative works of the Document.
+
+If the Cover Text requirement of section 3 is applicable to these
+copies of the Document, then if the Document is less than one half of
+the entire aggregate, the Document's Cover Texts may be placed on
+covers that bracket the Document within the aggregate, or the
+electronic equivalent of covers if the Document is in electronic form.
+Otherwise they must appear on printed covers that bracket the whole
+aggregate.
+
+
+8. TRANSLATION
+
+Translation is considered a kind of modification, so you may
+distribute translations of the Document under the terms of section 4.
+Replacing Invariant Sections with translations requires special
+permission from their copyright holders, but you may include
+translations of some or all Invariant Sections in addition to the
+original versions of these Invariant Sections. You may include a
+translation of this License, and all the license notices in the
+Document, and any Warranty Disclaimers, provided that you also include
+the original English version of this License and the original versions
+of those notices and disclaimers. In case of a disagreement between
+the translation and the original version of this License or a notice
+or disclaimer, the original version will prevail.
+
+If a section in the Document is Entitled "Acknowledgements",
+"Dedications", or "History", the requirement (section 4) to Preserve
+its Title (section 1) will typically require changing the actual
+title.
+
+
+9. TERMINATION
+
+You may not copy, modify, sublicense, or distribute the Document
+except as expressly provided under this License. Any attempt
+otherwise to copy, modify, sublicense, or distribute it is void, and
+will automatically terminate your rights under this License.
+
+However, if you cease all violation of this License, then your license
+from a particular copyright holder is reinstated (a) provisionally,
+unless and until the copyright holder explicitly and finally
+terminates your license, and (b) permanently, if the copyright holder
+fails to notify you of the violation by some reasonable means prior to
+60 days after the cessation.
+
+Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License. If your rights have been terminated and not permanently
+reinstated, receipt of a copy of some or all of the same material does
+not give you any rights to use it.
+
+
+10. FUTURE REVISIONS OF THIS LICENSE
+
+The Free Software Foundation may publish new, revised versions of the
+GNU Free Documentation License from time to time. Such new versions
+will be similar in spirit to the present version, but may differ in
+detail to address new problems or concerns. See
+http://www.gnu.org/copyleft/.
+
+Each version of the License is given a distinguishing version number.
+If the Document specifies that a particular numbered version of this
+License "or any later version" applies to it, you have the option of
+following the terms and conditions either of that specified version or
+of any later version that has been published (not as a draft) by the
+Free Software Foundation. If the Document does not specify a version
+number of this License, you may choose any version ever published (not
+as a draft) by the Free Software Foundation. If the Document
+specifies that a proxy can decide which future versions of this
+License can be used, that proxy's public statement of acceptance of a
+version permanently authorizes you to choose that version for the
+Document.
+
+11. RELICENSING
+
+"Massive Multiauthor Collaboration Site" (or "MMC Site") means any
+World Wide Web server that publishes copyrightable works and also
+provides prominent facilities for anybody to edit those works. A
+public wiki that anybody can edit is an example of such a server. A
+"Massive Multiauthor Collaboration" (or "MMC") contained in the site
+means any set of copyrightable works thus published on the MMC site.
+
+"CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0
+license published by Creative Commons Corporation, a not-for-profit
+corporation with a principal place of business in San Francisco,
+California, as well as future copyleft versions of that license
+published by that same organization.
+
+"Incorporate" means to publish or republish a Document, in whole or in
+part, as part of another Document.
+
+An MMC is "eligible for relicensing" if it is licensed under this
+License, and if all works that were first published under this License
+somewhere other than this MMC, and subsequently incorporated in whole or
+in part into the MMC, (1) had no cover texts or invariant sections, and
+(2) were thus incorporated prior to November 1, 2008.
+
+The operator of an MMC Site may republish an MMC contained in the site
+under CC-BY-SA on the same site at any time before August 1, 2009,
+provided the MMC is eligible for relicensing.
+
+
+ADDENDUM: How to use this License for your documents
+
+To use this License in a document you have written, include a copy of
+the License in the document and put the following copyright and
+license notices just after the title page:
+
+ Copyright (c) YEAR YOUR NAME.
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the GNU Free Documentation License, Version 1.3
+ or any later version published by the Free Software Foundation;
+ with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
+ A copy of the license is included in the section entitled "GNU
+ Free Documentation License".
+
+If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
+replace the "with...Texts." line with this:
+
+ with the Invariant Sections being LIST THEIR TITLES, with the
+ Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
+
+If you have Invariant Sections without Cover Texts, or some other
+combination of the three, merge those two alternatives to suit the
+situation.
+
+If your document contains nontrivial examples of program code, we
+recommend releasing these examples in parallel under your choice of
+free software license, such as the GNU General Public License,
+to permit their use in free software.
diff --git a/LICENSE.GPL b/LICENSE.GPL
new file mode 100644
index 00000000..94a9ed02
--- /dev/null
+++ b/LICENSE.GPL
@@ -0,0 +1,674 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+ The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works. By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users. We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors. You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+ To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights. Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received. You must make sure that they, too, receive
+or can get the source code. And you must show them these terms so they
+know their rights.
+
+ Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+ For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software. For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+ Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so. This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software. The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable. Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products. If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+ Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary. To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ TERMS AND CONDITIONS
+
+ 0. Definitions.
+
+ "This License" refers to version 3 of the GNU General Public License.
+
+ "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+ "The Program" refers to any copyrightable work licensed under this
+License. Each licensee is addressed as "you". "Licensees" and
+"recipients" may be individuals or organizations.
+
+ To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy. The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+ A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+ To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy. Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+ To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies. Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+ An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License. If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+ 1. Source Code.
+
+ The "source code" for a work means the preferred form of the work
+for making modifications to it. "Object code" means any non-source
+form of a work.
+
+ A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+ The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form. A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+ The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities. However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work. For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+ The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+ The Corresponding Source for a work in source code form is that
+same work.
+
+ 2. Basic Permissions.
+
+ All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met. This License explicitly affirms your unlimited
+permission to run the unmodified Program. The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work. This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+ You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force. You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright. Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+ Conveying under any other circumstances is permitted solely under
+the conditions stated below. Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+ No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+ When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+ 4. Conveying Verbatim Copies.
+
+ You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+ You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+ 5. Conveying Modified Source Versions.
+
+ You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+ a) The work must carry prominent notices stating that you modified
+ it, and giving a relevant date.
+
+ b) The work must carry prominent notices stating that it is
+ released under this License and any conditions added under section
+ 7. This requirement modifies the requirement in section 4 to
+ "keep intact all notices".
+
+ c) You must license the entire work, as a whole, under this
+ License to anyone who comes into possession of a copy. This
+ License will therefore apply, along with any applicable section 7
+ additional terms, to the whole of the work, and all its parts,
+ regardless of how they are packaged. This License gives no
+ permission to license the work in any other way, but it does not
+ invalidate such permission if you have separately received it.
+
+ d) If the work has interactive user interfaces, each must display
+ Appropriate Legal Notices; however, if the Program has interactive
+ interfaces that do not display Appropriate Legal Notices, your
+ work need not make them do so.
+
+ A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit. Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+ 6. Conveying Non-Source Forms.
+
+ You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+ a) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by the
+ Corresponding Source fixed on a durable physical medium
+ customarily used for software interchange.
+
+ b) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by a
+ written offer, valid for at least three years and valid for as
+ long as you offer spare parts or customer support for that product
+ model, to give anyone who possesses the object code either (1) a
+ copy of the Corresponding Source for all the software in the
+ product that is covered by this License, on a durable physical
+ medium customarily used for software interchange, for a price no
+ more than your reasonable cost of physically performing this
+ conveying of source, or (2) access to copy the
+ Corresponding Source from a network server at no charge.
+
+ c) Convey individual copies of the object code with a copy of the
+ written offer to provide the Corresponding Source. This
+ alternative is allowed only occasionally and noncommercially, and
+ only if you received the object code with such an offer, in accord
+ with subsection 6b.
+
+ d) Convey the object code by offering access from a designated
+ place (gratis or for a charge), and offer equivalent access to the
+ Corresponding Source in the same way through the same place at no
+ further charge. You need not require recipients to copy the
+ Corresponding Source along with the object code. If the place to
+ copy the object code is a network server, the Corresponding Source
+ may be on a different server (operated by you or a third party)
+ that supports equivalent copying facilities, provided you maintain
+ clear directions next to the object code saying where to find the
+ Corresponding Source. Regardless of what server hosts the
+ Corresponding Source, you remain obligated to ensure that it is
+ available for as long as needed to satisfy these requirements.
+
+ e) Convey the object code using peer-to-peer transmission, provided
+ you inform other peers where the object code and Corresponding
+ Source of the work are being offered to the general public at no
+ charge under subsection 6d.
+
+ A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+ A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling. In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage. For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product. A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+ "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source. The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+ If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information. But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+ The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed. Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+ Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+ 7. Additional Terms.
+
+ "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law. If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+ When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it. (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.) You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+ Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+ a) Disclaiming warranty or limiting liability differently from the
+ terms of sections 15 and 16 of this License; or
+
+ b) Requiring preservation of specified reasonable legal notices or
+ author attributions in that material or in the Appropriate Legal
+ Notices displayed by works containing it; or
+
+ c) Prohibiting misrepresentation of the origin of that material, or
+ requiring that modified versions of such material be marked in
+ reasonable ways as different from the original version; or
+
+ d) Limiting the use for publicity purposes of names of licensors or
+ authors of the material; or
+
+ e) Declining to grant rights under trademark law for use of some
+ trade names, trademarks, or service marks; or
+
+ f) Requiring indemnification of licensors and authors of that
+ material by anyone who conveys the material (or modified versions of
+ it) with contractual assumptions of liability to the recipient, for
+ any liability that these contractual assumptions directly impose on
+ those licensors and authors.
+
+ All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10. If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term. If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+ If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+ Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+ 8. Termination.
+
+ You may not propagate or modify a covered work except as expressly
+provided under this License. Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+ However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+ Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+ Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License. If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+ 9. Acceptance Not Required for Having Copies.
+
+ You are not required to accept this License in order to receive or
+run a copy of the Program. Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance. However,
+nothing other than this License grants you permission to propagate or
+modify any covered work. These actions infringe copyright if you do
+not accept this License. Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+ 10. Automatic Licensing of Downstream Recipients.
+
+ Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License. You are not responsible
+for enforcing compliance by third parties with this License.
+
+ An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations. If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+ You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License. For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+ 11. Patents.
+
+ A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based. The
+work thus licensed is called the contributor's "contributor version".
+
+ A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version. For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+ In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement). To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+ If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients. "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+ If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+ A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License. You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+ Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+ 12. No Surrender of Others' Freedom.
+
+ If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all. For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+ 13. Use with the GNU Affero General Public License.
+
+ Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work. The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+ 14. Revised Versions of this License.
+
+ The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation. If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+ If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+ Later license versions may give you additional or different
+permissions. However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+ 15. Disclaimer of Warranty.
+
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. Limitation of Liability.
+
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+ 17. Interpretation of Sections 15 and 16.
+
+ If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program 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 General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+Also add information on how to contact you by electronic and paper mail.
+
+ If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
+
+ <program> Copyright (C) <year> <name of author>
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+ You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+<http://www.gnu.org/licenses/>.
+
+ The GNU General Public License does not permit incorporating your program
+into proprietary programs. If your program is a subroutine library, you
+may consider it more useful to permit linking proprietary applications with
+the library. If this is what you want to do, use the GNU Lesser General
+Public License instead of this License. But first, please read
+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
diff --git a/LICENSE.LGPL b/LICENSE.LGPL
new file mode 100644
index 00000000..3788d79e
--- /dev/null
+++ b/LICENSE.LGPL
@@ -0,0 +1,514 @@
+ GNU LESSER GENERAL PUBLIC LICENSE
+
+ The Qt Toolkit is Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+ Contact: http://www.qt-project.org/legal
+
+ You may use, distribute and copy the Qt GUI Toolkit under the terms of
+ GNU Lesser General Public License version 2.1, which is displayed below.
+
+-------------------------------------------------------------------------
+
+ GNU LESSER GENERAL PUBLIC LICENSE
+ Version 2.1, February 1999
+
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL. It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+ This license, the Lesser General Public License, applies to some
+specially designated software packages--typically libraries--of the
+Free Software Foundation and other authors who decide to use it. You
+can use it too, but we suggest you first think carefully about whether
+this license or the ordinary General Public License is the better
+strategy to use in any particular case, based on the explanations below.
+
+ When we speak of free software, we are referring to freedom of use,
+not price. Our General Public Licenses are designed to make sure that
+you have the freedom to distribute copies of free software (and charge
+for this service if you wish); that you receive source code or can get
+it if you want it; that you can change the software and use pieces of
+it in new free programs; and that you are informed that you can do
+these things.
+
+ To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender these
+rights. These restrictions translate to certain responsibilities for
+you if you distribute copies of the library or if you modify it.
+
+ For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you. You must make sure that they, too, receive or can get the source
+code. If you link other code with the library, you must provide
+complete object files to the recipients, so that they can relink them
+with the library after making changes to the library and recompiling
+it. And you must show them these terms so they know their rights.
+
+ We protect your rights with a two-step method: (1) we copyright the
+library, and (2) we offer you this license, which gives you legal
+permission to copy, distribute and/or modify the library.
+
+ To protect each distributor, we want to make it very clear that
+there is no warranty for the free library. Also, if the library is
+modified by someone else and passed on, the recipients should know
+that what they have is not the original version, so that the original
+author's reputation will not be affected by problems that might be
+introduced by others.
+
+ Finally, software patents pose a constant threat to the existence of
+any free program. We wish to make sure that a company cannot
+effectively restrict the users of a free program by obtaining a
+restrictive license from a patent holder. Therefore, we insist that
+any patent license obtained for a version of the library must be
+consistent with the full freedom of use specified in this license.
+
+ Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License. This license, the GNU Lesser
+General Public License, applies to certain designated libraries, and
+is quite different from the ordinary General Public License. We use
+this license for certain libraries in order to permit linking those
+libraries into non-free programs.
+
+ When a program is linked with a library, whether statically or using
+a shared library, the combination of the two is legally speaking a
+combined work, a derivative of the original library. The ordinary
+General Public License therefore permits such linking only if the
+entire combination fits its criteria of freedom. The Lesser General
+Public License permits more lax criteria for linking other code with
+the library.
+
+ We call this license the "Lesser" General Public License because it
+does Less to protect the user's freedom than the ordinary General
+Public License. It also provides other free software developers Less
+of an advantage over competing non-free programs. These disadvantages
+are the reason we use the ordinary General Public License for many
+libraries. However, the Lesser license provides advantages in certain
+special circumstances.
+
+ For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it becomes
+a de-facto standard. To achieve this, non-free programs must be
+allowed to use the library. A more frequent case is that a free
+library does the same job as widely used non-free libraries. In this
+case, there is little to gain by limiting the free library to free
+software only, so we use the Lesser General Public License.
+
+ In other cases, permission to use a particular library in non-free
+programs enables a greater number of people to use a large body of
+free software. For example, permission to use the GNU C Library in
+non-free programs enables many more people to use the whole GNU
+operating system, as well as its variant, the GNU/Linux operating
+system.
+
+ Although the Lesser General Public License is Less protective of the
+users' freedom, it does ensure that the user of a program that is
+linked with the Library has the freedom and the wherewithal to run
+that program using a modified version of the Library.
+
+ The precise terms and conditions for copying, distribution and
+modification follow. Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library". The
+former contains code derived from the library, whereas the latter must
+be combined with the library in order to run.
+
+ GNU LESSER GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License Agreement applies to any software library or other
+program which contains a notice placed by the copyright holder or
+other authorized party saying it may be distributed under the terms of
+this Lesser General Public License (also called "this License").
+Each licensee is addressed as "you".
+
+ A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+ The "Library", below, refers to any such software library or work
+which has been distributed under these terms. A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language. (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+ "Source code" for a work means the preferred form of the work for
+making modifications to it. For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control compilation
+and installation of the library.
+
+ Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it). Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+
+ 1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+ You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+
+ 2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) The modified work must itself be a software library.
+
+ b) You must cause the files modified to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ c) You must cause the whole of the work to be licensed at no
+ charge to all third parties under the terms of this License.
+
+ d) If a facility in the modified Library refers to a function or a
+ table of data to be supplied by an application program that uses
+ the facility, other than as an argument passed when the facility
+ is invoked, then you must make a good faith effort to ensure that,
+ in the event an application does not supply such function or
+ table, the facility still operates, and performs whatever part of
+ its purpose remains meaningful.
+
+ (For example, a function in a library to compute square roots has
+ a purpose that is entirely well-defined independent of the
+ application. Therefore, Subsection 2d requires that any
+ application-supplied function or table used by this function must
+ be optional: if the application does not supply it, the square
+ root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library. To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License. (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.) Do not make any other change in
+these notices.
+
+ Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+ This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+ 4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+ If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library". Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+ However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library". The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+ When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library. The
+threshold for this to be true is not precisely defined by law.
+
+ If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work. (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+ Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+
+ 6. As an exception to the Sections above, you may also combine or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+ You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License. You must supply a copy of this License. If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License. Also, you must do one
+of these things:
+
+ a) Accompany the work with the complete corresponding
+ machine-readable source code for the Library including whatever
+ changes were used in the work (which must be distributed under
+ Sections 1 and 2 above); and, if the work is an executable linked
+ with the Library, with the complete machine-readable "work that
+ uses the Library", as object code and/or source code, so that the
+ user can modify the Library and then relink to produce a modified
+ executable containing the modified Library. (It is understood
+ that the user who changes the contents of definitions files in the
+ Library will not necessarily be able to recompile the application
+ to use the modified definitions.)
+
+ b) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (1) uses at run time a
+ copy of the library already present on the user's computer system,
+ rather than copying library functions into the executable, and (2)
+ will operate properly with a modified version of the library, if
+ the user installs one, as long as the modified version is
+ interface-compatible with the version that the work was made with.
+
+ c) Accompany the work with a written offer, valid for at
+ least three years, to give the same user the materials
+ specified in Subsection 6a, above, for a charge no more
+ than the cost of performing this distribution.
+
+ d) If distribution of the work is made by offering access to copy
+ from a designated place, offer equivalent access to copy the above
+ specified materials from the same place.
+
+ e) Verify that the user has already received a copy of these
+ materials or that you have already sent this user a copy.
+
+ For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it. However, as a special exception,
+the materials to be distributed need not include anything that is
+normally distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+ It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system. Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+
+ 7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+ a) Accompany the combined library with a copy of the same work
+ based on the Library, uncombined with any other library
+ facilities. This must be distributed under the terms of the
+ Sections above.
+
+ b) Give prominent notice with the combined library of the fact
+ that part of it is a work based on the Library, and explaining
+ where to find the accompanying uncombined form of the same work.
+
+ 8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License. Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License. However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+ 9. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Library or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+ 10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties with
+this License.
+
+ 11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all. For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply,
+and the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License may add
+an explicit geographical distribution limitation excluding those countries,
+so that distribution is permitted only in or among countries not thus
+excluded. In such case, this License incorporates the limitation as if
+written in the body of this License.
+
+ 13. The Free Software Foundation may publish revised and/or new
+versions of the Lesser General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Library
+specifies a version number of this License which applies to it and
+"any later version", you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation. If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+
+ 14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission. For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this. Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+ NO WARRANTY
+
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Libraries
+
+ If you develop a new library, and you want it to be of the greatest
+possible use to the public, we recommend making it free software that
+everyone can redistribute and change. You can do so by permitting
+redistribution under these terms (or, alternatively, under the terms of the
+ordinary General Public License).
+
+ To apply these terms, attach the following notices to the library. It is
+safest to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least the
+"copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the library's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 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
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+Also add information on how to contact you by electronic and paper mail.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the library, if
+necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the
+ library `Frob' (a library for tweaking knobs) written by James Random Hacker.
+
+ <signature of Ty Coon>, 1 April 1990
+ Ty Coon, President of Vice
+
+That's all there is to it!
+
+
diff --git a/doc/src/qml-folderlistmodel.qdoc b/doc/src/qml-folderlistmodel.qdoc
index 9ee6b692..96bdf74d 100644
--- a/doc/src/qml-folderlistmodel.qdoc
+++ b/doc/src/qml-folderlistmodel.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/animation/basics/color-animation/main.cpp b/examples/declarative/animation/basics/color-animation/main.cpp
index 4720395d..94181f97 100644
--- a/examples/declarative/animation/basics/color-animation/main.cpp
+++ b/examples/declarative/animation/basics/color-animation/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/animation/basics/color-animation/qml/color-animation/color-animation.qml b/examples/declarative/animation/basics/color-animation/qml/color-animation/color-animation.qml
index 1591d4e4..a76cf161 100644
--- a/examples/declarative/animation/basics/color-animation/qml/color-animation/color-animation.qml
+++ b/examples/declarative/animation/basics/color-animation/qml/color-animation/color-animation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/animation/basics/property-animation/main.cpp b/examples/declarative/animation/basics/property-animation/main.cpp
index 68dc2339..acc2a780 100644
--- a/examples/declarative/animation/basics/property-animation/main.cpp
+++ b/examples/declarative/animation/basics/property-animation/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/animation/basics/property-animation/qml/property-animation/property-animation.qml b/examples/declarative/animation/basics/property-animation/qml/property-animation/property-animation.qml
index b44deff9..60c42e42 100644
--- a/examples/declarative/animation/basics/property-animation/qml/property-animation/property-animation.qml
+++ b/examples/declarative/animation/basics/property-animation/qml/property-animation/property-animation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/animation/behaviors/behavior-example/main.cpp b/examples/declarative/animation/behaviors/behavior-example/main.cpp
index a452dc64..92652c7c 100644
--- a/examples/declarative/animation/behaviors/behavior-example/main.cpp
+++ b/examples/declarative/animation/behaviors/behavior-example/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/animation/behaviors/behavior-example/qml/behaviours/SideRect.qml b/examples/declarative/animation/behaviors/behavior-example/qml/behaviours/SideRect.qml
index a63c148e..c3462c40 100644
--- a/examples/declarative/animation/behaviors/behavior-example/qml/behaviours/SideRect.qml
+++ b/examples/declarative/animation/behaviors/behavior-example/qml/behaviours/SideRect.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/animation/behaviors/behavior-example/qml/behaviours/behavior-example.qml b/examples/declarative/animation/behaviors/behavior-example/qml/behaviours/behavior-example.qml
index 025dd033..3fc0b14c 100644
--- a/examples/declarative/animation/behaviors/behavior-example/qml/behaviours/behavior-example.qml
+++ b/examples/declarative/animation/behaviors/behavior-example/qml/behaviours/behavior-example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/animation/behaviors/wigglytext/main.cpp b/examples/declarative/animation/behaviors/wigglytext/main.cpp
index a452dc64..92652c7c 100644
--- a/examples/declarative/animation/behaviors/wigglytext/main.cpp
+++ b/examples/declarative/animation/behaviors/wigglytext/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/animation/behaviors/wigglytext/qml/wigglytext/wigglytext.qml b/examples/declarative/animation/behaviors/wigglytext/qml/wigglytext/wigglytext.qml
index 82ee6dab..37832897 100644
--- a/examples/declarative/animation/behaviors/wigglytext/qml/wigglytext/wigglytext.qml
+++ b/examples/declarative/animation/behaviors/wigglytext/qml/wigglytext/wigglytext.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/animation/easing/easing.qml b/examples/declarative/animation/easing/easing.qml
index 5f411bd7..cadcdebf 100644
--- a/examples/declarative/animation/easing/easing.qml
+++ b/examples/declarative/animation/easing/easing.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/animation/easing/main.cpp b/examples/declarative/animation/easing/main.cpp
index 1560d9ac..448f223f 100644
--- a/examples/declarative/animation/easing/main.cpp
+++ b/examples/declarative/animation/easing/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/animation/easing/qml/easing/content/QuitButton.qml b/examples/declarative/animation/easing/qml/easing/content/QuitButton.qml
index 17236906..6f6ddc5b 100644
--- a/examples/declarative/animation/easing/qml/easing/content/QuitButton.qml
+++ b/examples/declarative/animation/easing/qml/easing/content/QuitButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/animation/easing/qml/easing/easing.qml b/examples/declarative/animation/easing/qml/easing/easing.qml
index 5f411bd7..cadcdebf 100644
--- a/examples/declarative/animation/easing/qml/easing/easing.qml
+++ b/examples/declarative/animation/easing/qml/easing/easing.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/animation/states/main.cpp b/examples/declarative/animation/states/main.cpp
index ba0541c9..1abbde03 100644
--- a/examples/declarative/animation/states/main.cpp
+++ b/examples/declarative/animation/states/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/animation/states/qml/states/states.qml b/examples/declarative/animation/states/qml/states/states.qml
index 999e2289..e3941ab3 100644
--- a/examples/declarative/animation/states/qml/states/states.qml
+++ b/examples/declarative/animation/states/qml/states/states.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/animation/states/qml/states/transitions.qml b/examples/declarative/animation/states/qml/states/transitions.qml
index cec3ddd2..f4af7392 100644
--- a/examples/declarative/animation/states/qml/states/transitions.qml
+++ b/examples/declarative/animation/states/qml/states/transitions.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/calculator/main.cpp b/examples/declarative/calculator/main.cpp
index 9d2d4168..e10d3011 100644
--- a/examples/declarative/calculator/main.cpp
+++ b/examples/declarative/calculator/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/calculator/qml/calculator/CalculatorCore/Button.qml b/examples/declarative/calculator/qml/calculator/CalculatorCore/Button.qml
index a6126b00..b3589257 100644
--- a/examples/declarative/calculator/qml/calculator/CalculatorCore/Button.qml
+++ b/examples/declarative/calculator/qml/calculator/CalculatorCore/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/calculator/qml/calculator/CalculatorCore/Display.qml b/examples/declarative/calculator/qml/calculator/CalculatorCore/Display.qml
index 9e7653fd..f744bcad 100644
--- a/examples/declarative/calculator/qml/calculator/CalculatorCore/Display.qml
+++ b/examples/declarative/calculator/qml/calculator/CalculatorCore/Display.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/calculator/qml/calculator/calculator.qml b/examples/declarative/calculator/qml/calculator/calculator.qml
index 5c7c5e5d..d7355082 100644
--- a/examples/declarative/calculator/qml/calculator/calculator.qml
+++ b/examples/declarative/calculator/qml/calculator/calculator.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/imageprovider/imageprovider-example.qml b/examples/declarative/cppextensions/imageprovider/imageprovider-example.qml
index 29fe3956..8d0b4a05 100644
--- a/examples/declarative/cppextensions/imageprovider/imageprovider-example.qml
+++ b/examples/declarative/cppextensions/imageprovider/imageprovider-example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/imageprovider/imageprovider.cpp b/examples/declarative/cppextensions/imageprovider/imageprovider.cpp
index a7d100b2..3f5ed62f 100644
--- a/examples/declarative/cppextensions/imageprovider/imageprovider.cpp
+++ b/examples/declarative/cppextensions/imageprovider/imageprovider.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/networkaccessmanagerfactory/main.cpp b/examples/declarative/cppextensions/networkaccessmanagerfactory/main.cpp
index c8f8020f..e1f37a7b 100644
--- a/examples/declarative/cppextensions/networkaccessmanagerfactory/main.cpp
+++ b/examples/declarative/cppextensions/networkaccessmanagerfactory/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/networkaccessmanagerfactory/qml/networkaccessmanagerfactory/view.qml b/examples/declarative/cppextensions/networkaccessmanagerfactory/qml/networkaccessmanagerfactory/view.qml
index a13fadd3..ecfa581d 100644
--- a/examples/declarative/cppextensions/networkaccessmanagerfactory/qml/networkaccessmanagerfactory/view.qml
+++ b/examples/declarative/cppextensions/networkaccessmanagerfactory/qml/networkaccessmanagerfactory/view.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/Clock.qml b/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/Clock.qml
index 04e6c995..6e2141c3 100644
--- a/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/Clock.qml
+++ b/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/Clock.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/plugins/plugin.cpp b/examples/declarative/cppextensions/plugins/plugin.cpp
index 7ee6755b..e93e4629 100644
--- a/examples/declarative/cppextensions/plugins/plugin.cpp
+++ b/examples/declarative/cppextensions/plugins/plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/plugins/plugins.qml b/examples/declarative/cppextensions/plugins/plugins.qml
index b544e899..b5401f29 100644
--- a/examples/declarative/cppextensions/plugins/plugins.qml
+++ b/examples/declarative/cppextensions/plugins/plugins.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.qml b/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.qml
index 4dcee42b..205a19b1 100644
--- a/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.qml
+++ b/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/main.cpp b/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/main.cpp
index 467f2ba3..58e36ada 100644
--- a/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/main.cpp
+++ b/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.cpp b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.cpp
index 44d1b7be..1061bb35 100644
--- a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.cpp
+++ b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.h b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.h
index bc705937..0f0ea383 100644
--- a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.h
+++ b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/main.cpp b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/main.cpp
index 87c2a41c..ececd0ff 100644
--- a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/main.cpp
+++ b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qml/qgraphicsgridlayout/qgraphicsgridlayout.qml b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qml/qgraphicsgridlayout/qgraphicsgridlayout.qml
index 6d357907..2319f637 100644
--- a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qml/qgraphicsgridlayout/qgraphicsgridlayout.qml
+++ b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qml/qgraphicsgridlayout/qgraphicsgridlayout.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.cpp b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.cpp
index c7a32525..7802add7 100644
--- a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.cpp
+++ b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.h b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.h
index 648cff30..1510f8a2 100644
--- a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.h
+++ b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/main.cpp b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/main.cpp
index be518d5e..d2fe9944 100644
--- a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/main.cpp
+++ b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qml/qgraphicslinearlayout/qgraphicslinearlayout.qml b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qml/qgraphicslinearlayout/qgraphicslinearlayout.qml
index b2bcae12..6e97152d 100644
--- a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qml/qgraphicslinearlayout/qgraphicslinearlayout.qml
+++ b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qml/qgraphicslinearlayout/qgraphicslinearlayout.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/qwidgets/qwidgets.cpp b/examples/declarative/cppextensions/qwidgets/qwidgets.cpp
index 464d19aa..b41d4381 100644
--- a/examples/declarative/cppextensions/qwidgets/qwidgets.cpp
+++ b/examples/declarative/cppextensions/qwidgets/qwidgets.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/qwidgets/qwidgets.qml b/examples/declarative/cppextensions/qwidgets/qwidgets.qml
index 70791588..806eea33 100644
--- a/examples/declarative/cppextensions/qwidgets/qwidgets.qml
+++ b/examples/declarative/cppextensions/qwidgets/qwidgets.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/adding/example.qml b/examples/declarative/cppextensions/referenceexamples/adding/example.qml
index 400cedc6..5f94ae84 100644
--- a/examples/declarative/cppextensions/referenceexamples/adding/example.qml
+++ b/examples/declarative/cppextensions/referenceexamples/adding/example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/adding/main.cpp b/examples/declarative/cppextensions/referenceexamples/adding/main.cpp
index cbee254a..ea0411ea 100644
--- a/examples/declarative/cppextensions/referenceexamples/adding/main.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/adding/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/adding/person.cpp b/examples/declarative/cppextensions/referenceexamples/adding/person.cpp
index e7d1100a..d28e562b 100644
--- a/examples/declarative/cppextensions/referenceexamples/adding/person.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/adding/person.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/adding/person.h b/examples/declarative/cppextensions/referenceexamples/adding/person.h
index 5006d510..dc84c93f 100644
--- a/examples/declarative/cppextensions/referenceexamples/adding/person.h
+++ b/examples/declarative/cppextensions/referenceexamples/adding/person.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.cpp b/examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.cpp
index 8c34663e..333bce84 100644
--- a/examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.h b/examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.h
index 67675a09..5de1668c 100644
--- a/examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.h
+++ b/examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/attached/example.qml b/examples/declarative/cppextensions/referenceexamples/attached/example.qml
index 5814ce5b..5376d223 100644
--- a/examples/declarative/cppextensions/referenceexamples/attached/example.qml
+++ b/examples/declarative/cppextensions/referenceexamples/attached/example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/attached/main.cpp b/examples/declarative/cppextensions/referenceexamples/attached/main.cpp
index d43accf7..084b506a 100644
--- a/examples/declarative/cppextensions/referenceexamples/attached/main.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/attached/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/attached/person.cpp b/examples/declarative/cppextensions/referenceexamples/attached/person.cpp
index 50a45265..278b8359 100644
--- a/examples/declarative/cppextensions/referenceexamples/attached/person.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/attached/person.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/attached/person.h b/examples/declarative/cppextensions/referenceexamples/attached/person.h
index 3d102157..7d3ef43b 100644
--- a/examples/declarative/cppextensions/referenceexamples/attached/person.h
+++ b/examples/declarative/cppextensions/referenceexamples/attached/person.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.cpp b/examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.cpp
index 1bcce9b5..b2d6ffa0 100644
--- a/examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.h b/examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.h
index 7c4834e7..65eefa58 100644
--- a/examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.h
+++ b/examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/binding/example.qml b/examples/declarative/cppextensions/referenceexamples/binding/example.qml
index 4a795540..720c5a18 100644
--- a/examples/declarative/cppextensions/referenceexamples/binding/example.qml
+++ b/examples/declarative/cppextensions/referenceexamples/binding/example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.cpp b/examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.cpp
index 81c41d83..1ec5c636 100644
--- a/examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.h b/examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.h
index c7450160..d697bd66 100644
--- a/examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.h
+++ b/examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/binding/main.cpp b/examples/declarative/cppextensions/referenceexamples/binding/main.cpp
index ee5b3f98..3d244105 100644
--- a/examples/declarative/cppextensions/referenceexamples/binding/main.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/binding/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/binding/person.cpp b/examples/declarative/cppextensions/referenceexamples/binding/person.cpp
index c042cbd0..4dd4d48f 100644
--- a/examples/declarative/cppextensions/referenceexamples/binding/person.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/binding/person.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/binding/person.h b/examples/declarative/cppextensions/referenceexamples/binding/person.h
index 5ff34010..7fc3a152 100644
--- a/examples/declarative/cppextensions/referenceexamples/binding/person.h
+++ b/examples/declarative/cppextensions/referenceexamples/binding/person.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.cpp b/examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.cpp
index 499ac075..678395eb 100644
--- a/examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.h b/examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.h
index 15528199..f9352f06 100644
--- a/examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.h
+++ b/examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/coercion/example.qml b/examples/declarative/cppextensions/referenceexamples/coercion/example.qml
index 1d93123c..c3e66ea8 100644
--- a/examples/declarative/cppextensions/referenceexamples/coercion/example.qml
+++ b/examples/declarative/cppextensions/referenceexamples/coercion/example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/coercion/main.cpp b/examples/declarative/cppextensions/referenceexamples/coercion/main.cpp
index b07f37d4..81e014d0 100644
--- a/examples/declarative/cppextensions/referenceexamples/coercion/main.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/coercion/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/coercion/person.cpp b/examples/declarative/cppextensions/referenceexamples/coercion/person.cpp
index 5db7dfae..6381da1a 100644
--- a/examples/declarative/cppextensions/referenceexamples/coercion/person.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/coercion/person.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/coercion/person.h b/examples/declarative/cppextensions/referenceexamples/coercion/person.h
index 4ac6fbca..34959760 100644
--- a/examples/declarative/cppextensions/referenceexamples/coercion/person.h
+++ b/examples/declarative/cppextensions/referenceexamples/coercion/person.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/default/birthdayparty.cpp b/examples/declarative/cppextensions/referenceexamples/default/birthdayparty.cpp
index 499ac075..678395eb 100644
--- a/examples/declarative/cppextensions/referenceexamples/default/birthdayparty.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/default/birthdayparty.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/default/birthdayparty.h b/examples/declarative/cppextensions/referenceexamples/default/birthdayparty.h
index 54dc5d86..5d521ab0 100644
--- a/examples/declarative/cppextensions/referenceexamples/default/birthdayparty.h
+++ b/examples/declarative/cppextensions/referenceexamples/default/birthdayparty.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/default/example.qml b/examples/declarative/cppextensions/referenceexamples/default/example.qml
index 9bcb7993..f5f8c9fa 100644
--- a/examples/declarative/cppextensions/referenceexamples/default/example.qml
+++ b/examples/declarative/cppextensions/referenceexamples/default/example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/default/main.cpp b/examples/declarative/cppextensions/referenceexamples/default/main.cpp
index acd3669a..5e71a35f 100644
--- a/examples/declarative/cppextensions/referenceexamples/default/main.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/default/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/default/person.cpp b/examples/declarative/cppextensions/referenceexamples/default/person.cpp
index ef6ef9d3..b229eca8 100644
--- a/examples/declarative/cppextensions/referenceexamples/default/person.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/default/person.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/default/person.h b/examples/declarative/cppextensions/referenceexamples/default/person.h
index acf02824..a2b15f3b 100644
--- a/examples/declarative/cppextensions/referenceexamples/default/person.h
+++ b/examples/declarative/cppextensions/referenceexamples/default/person.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/extended/example.qml b/examples/declarative/cppextensions/referenceexamples/extended/example.qml
index 0e3e0ed0..23271a9d 100644
--- a/examples/declarative/cppextensions/referenceexamples/extended/example.qml
+++ b/examples/declarative/cppextensions/referenceexamples/extended/example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/extended/lineedit.cpp b/examples/declarative/cppextensions/referenceexamples/extended/lineedit.cpp
index 3f463086..5f5b91b9 100644
--- a/examples/declarative/cppextensions/referenceexamples/extended/lineedit.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/extended/lineedit.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/extended/lineedit.h b/examples/declarative/cppextensions/referenceexamples/extended/lineedit.h
index f0e5ee4f..a28e9d82 100644
--- a/examples/declarative/cppextensions/referenceexamples/extended/lineedit.h
+++ b/examples/declarative/cppextensions/referenceexamples/extended/lineedit.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/extended/main.cpp b/examples/declarative/cppextensions/referenceexamples/extended/main.cpp
index 560286d8..ee47b47b 100644
--- a/examples/declarative/cppextensions/referenceexamples/extended/main.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/extended/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.cpp b/examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.cpp
index 499ac075..678395eb 100644
--- a/examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.h b/examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.h
index dc245342..abfc480f 100644
--- a/examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.h
+++ b/examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/grouped/example.qml b/examples/declarative/cppextensions/referenceexamples/grouped/example.qml
index 5d6d16ec..b4890323 100644
--- a/examples/declarative/cppextensions/referenceexamples/grouped/example.qml
+++ b/examples/declarative/cppextensions/referenceexamples/grouped/example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/grouped/main.cpp b/examples/declarative/cppextensions/referenceexamples/grouped/main.cpp
index 66dbcbf9..af315996 100644
--- a/examples/declarative/cppextensions/referenceexamples/grouped/main.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/grouped/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/grouped/person.cpp b/examples/declarative/cppextensions/referenceexamples/grouped/person.cpp
index 50a45265..278b8359 100644
--- a/examples/declarative/cppextensions/referenceexamples/grouped/person.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/grouped/person.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/grouped/person.h b/examples/declarative/cppextensions/referenceexamples/grouped/person.h
index 9be9c9fb..243f5ecd 100644
--- a/examples/declarative/cppextensions/referenceexamples/grouped/person.h
+++ b/examples/declarative/cppextensions/referenceexamples/grouped/person.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.cpp b/examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.cpp
index 2eb05ab8..850e7bd1 100644
--- a/examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.h b/examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.h
index deacc12d..537e5648 100644
--- a/examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.h
+++ b/examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/methods/example.qml b/examples/declarative/cppextensions/referenceexamples/methods/example.qml
index 2ae8fb0c..168674f5 100644
--- a/examples/declarative/cppextensions/referenceexamples/methods/example.qml
+++ b/examples/declarative/cppextensions/referenceexamples/methods/example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/methods/main.cpp b/examples/declarative/cppextensions/referenceexamples/methods/main.cpp
index 1b3b021c..1f55e8cc 100644
--- a/examples/declarative/cppextensions/referenceexamples/methods/main.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/methods/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/methods/person.cpp b/examples/declarative/cppextensions/referenceexamples/methods/person.cpp
index 76378dd3..5a135a24 100644
--- a/examples/declarative/cppextensions/referenceexamples/methods/person.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/methods/person.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/methods/person.h b/examples/declarative/cppextensions/referenceexamples/methods/person.h
index c733cf04..1b5a5d1b 100644
--- a/examples/declarative/cppextensions/referenceexamples/methods/person.h
+++ b/examples/declarative/cppextensions/referenceexamples/methods/person.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.cpp b/examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.cpp
index 669c9492..231909a7 100644
--- a/examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.h b/examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.h
index 9f372649..6de1a3fd 100644
--- a/examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.h
+++ b/examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/properties/example.qml b/examples/declarative/cppextensions/referenceexamples/properties/example.qml
index 352f0195..45ab6be7 100644
--- a/examples/declarative/cppextensions/referenceexamples/properties/example.qml
+++ b/examples/declarative/cppextensions/referenceexamples/properties/example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/properties/main.cpp b/examples/declarative/cppextensions/referenceexamples/properties/main.cpp
index 1b3b021c..1f55e8cc 100644
--- a/examples/declarative/cppextensions/referenceexamples/properties/main.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/properties/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/properties/person.cpp b/examples/declarative/cppextensions/referenceexamples/properties/person.cpp
index 76378dd3..5a135a24 100644
--- a/examples/declarative/cppextensions/referenceexamples/properties/person.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/properties/person.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/properties/person.h b/examples/declarative/cppextensions/referenceexamples/properties/person.h
index c733cf04..1b5a5d1b 100644
--- a/examples/declarative/cppextensions/referenceexamples/properties/person.h
+++ b/examples/declarative/cppextensions/referenceexamples/properties/person.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.cpp b/examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.cpp
index e4f5ae2e..cdc93585 100644
--- a/examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.h b/examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.h
index ca6b6998..9db39440 100644
--- a/examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.h
+++ b/examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/signal/example.qml b/examples/declarative/cppextensions/referenceexamples/signal/example.qml
index ecf5048a..1b8e881e 100644
--- a/examples/declarative/cppextensions/referenceexamples/signal/example.qml
+++ b/examples/declarative/cppextensions/referenceexamples/signal/example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/signal/main.cpp b/examples/declarative/cppextensions/referenceexamples/signal/main.cpp
index e44036d3..214d9289 100644
--- a/examples/declarative/cppextensions/referenceexamples/signal/main.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/signal/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/signal/person.cpp b/examples/declarative/cppextensions/referenceexamples/signal/person.cpp
index 50a45265..278b8359 100644
--- a/examples/declarative/cppextensions/referenceexamples/signal/person.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/signal/person.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/signal/person.h b/examples/declarative/cppextensions/referenceexamples/signal/person.h
index 3d102157..7d3ef43b 100644
--- a/examples/declarative/cppextensions/referenceexamples/signal/person.h
+++ b/examples/declarative/cppextensions/referenceexamples/signal/person.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.cpp b/examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.cpp
index 1c367614..1f5e15f0 100644
--- a/examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.h b/examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.h
index cefcfe97..7ed973bd 100644
--- a/examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.h
+++ b/examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/valuesource/example.qml b/examples/declarative/cppextensions/referenceexamples/valuesource/example.qml
index cf37ea50..a5212811 100644
--- a/examples/declarative/cppextensions/referenceexamples/valuesource/example.qml
+++ b/examples/declarative/cppextensions/referenceexamples/valuesource/example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.cpp b/examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.cpp
index 6d8350ab..728d51f4 100644
--- a/examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.h b/examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.h
index 3ea6d722..9270f747 100644
--- a/examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.h
+++ b/examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/valuesource/main.cpp b/examples/declarative/cppextensions/referenceexamples/valuesource/main.cpp
index 13a60d36..09e28a4a 100644
--- a/examples/declarative/cppextensions/referenceexamples/valuesource/main.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/valuesource/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/valuesource/person.cpp b/examples/declarative/cppextensions/referenceexamples/valuesource/person.cpp
index 50a45265..278b8359 100644
--- a/examples/declarative/cppextensions/referenceexamples/valuesource/person.cpp
+++ b/examples/declarative/cppextensions/referenceexamples/valuesource/person.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/cppextensions/referenceexamples/valuesource/person.h b/examples/declarative/cppextensions/referenceexamples/valuesource/person.h
index 3d102157..7d3ef43b 100644
--- a/examples/declarative/cppextensions/referenceexamples/valuesource/person.h
+++ b/examples/declarative/cppextensions/referenceexamples/valuesource/person.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/declarative.pro b/examples/declarative/declarative.pro
index 4079afc2..91378da9 100644
--- a/examples/declarative/declarative.pro
+++ b/examples/declarative/declarative.pro
@@ -28,7 +28,7 @@ SUBDIRS = \
ui-components
# OpenGL shader examples requires opengl and they contain some C++ and need to be built
-contains(QT_CONFIG, opengl): SUBDIRS += shadereffects
+qtHaveModule(opengl): SUBDIRS += shadereffects
# These examples contain no C++ and can simply be copied
EXAMPLE_FILES = \
diff --git a/examples/declarative/flickr/main.cpp b/examples/declarative/flickr/main.cpp
index 62e3246e..bcc3d64b 100644
--- a/examples/declarative/flickr/main.cpp
+++ b/examples/declarative/flickr/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/flickr/qml/flickr/common/Progress.qml b/examples/declarative/flickr/qml/flickr/common/Progress.qml
index 1781497f..158a21b1 100644
--- a/examples/declarative/flickr/qml/flickr/common/Progress.qml
+++ b/examples/declarative/flickr/qml/flickr/common/Progress.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/flickr/qml/flickr/common/RssModel.qml b/examples/declarative/flickr/qml/flickr/common/RssModel.qml
index f7070f43..7856825d 100644
--- a/examples/declarative/flickr/qml/flickr/common/RssModel.qml
+++ b/examples/declarative/flickr/qml/flickr/common/RssModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/flickr/qml/flickr/common/ScrollBar.qml b/examples/declarative/flickr/qml/flickr/common/ScrollBar.qml
index 409cfb7e..dfc70e8f 100644
--- a/examples/declarative/flickr/qml/flickr/common/ScrollBar.qml
+++ b/examples/declarative/flickr/qml/flickr/common/ScrollBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/flickr/qml/flickr/common/Slider.qml b/examples/declarative/flickr/qml/flickr/common/Slider.qml
index dfb4ac11..e808b3f6 100644
--- a/examples/declarative/flickr/qml/flickr/common/Slider.qml
+++ b/examples/declarative/flickr/qml/flickr/common/Slider.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/flickr/qml/flickr/flickr-90.qml b/examples/declarative/flickr/qml/flickr/flickr-90.qml
index 6acc92cb..f4d497ce 100644
--- a/examples/declarative/flickr/qml/flickr/flickr-90.qml
+++ b/examples/declarative/flickr/qml/flickr/flickr-90.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/flickr/qml/flickr/flickr.qml b/examples/declarative/flickr/qml/flickr/flickr.qml
index fa303e76..dd20f078 100644
--- a/examples/declarative/flickr/qml/flickr/flickr.qml
+++ b/examples/declarative/flickr/qml/flickr/flickr.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/flickr/qml/flickr/mobile/Button.qml b/examples/declarative/flickr/qml/flickr/mobile/Button.qml
index a993d7d9..88c022bd 100644
--- a/examples/declarative/flickr/qml/flickr/mobile/Button.qml
+++ b/examples/declarative/flickr/qml/flickr/mobile/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/flickr/qml/flickr/mobile/GridDelegate.qml b/examples/declarative/flickr/qml/flickr/mobile/GridDelegate.qml
index d6df1d0c..5480fe51 100644
--- a/examples/declarative/flickr/qml/flickr/mobile/GridDelegate.qml
+++ b/examples/declarative/flickr/qml/flickr/mobile/GridDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/flickr/qml/flickr/mobile/ImageDetails.qml b/examples/declarative/flickr/qml/flickr/mobile/ImageDetails.qml
index 27a8f44c..76aa9c9a 100644
--- a/examples/declarative/flickr/qml/flickr/mobile/ImageDetails.qml
+++ b/examples/declarative/flickr/qml/flickr/mobile/ImageDetails.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/flickr/qml/flickr/mobile/ListDelegate.qml b/examples/declarative/flickr/qml/flickr/mobile/ListDelegate.qml
index 0165ffb0..08229ac8 100644
--- a/examples/declarative/flickr/qml/flickr/mobile/ListDelegate.qml
+++ b/examples/declarative/flickr/qml/flickr/mobile/ListDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/flickr/qml/flickr/mobile/TitleBar.qml b/examples/declarative/flickr/qml/flickr/mobile/TitleBar.qml
index 82370212..01c10eff 100644
--- a/examples/declarative/flickr/qml/flickr/mobile/TitleBar.qml
+++ b/examples/declarative/flickr/qml/flickr/mobile/TitleBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/flickr/qml/flickr/mobile/ToolBar.qml b/examples/declarative/flickr/qml/flickr/mobile/ToolBar.qml
index 7e268303..a5be5614 100644
--- a/examples/declarative/flickr/qml/flickr/mobile/ToolBar.qml
+++ b/examples/declarative/flickr/qml/flickr/mobile/ToolBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/helper/qmlapplicationviewer/qmlapplicationviewer.cpp b/examples/declarative/helper/qmlapplicationviewer/qmlapplicationviewer.cpp
index 05d481be..2d9225dc 100644
--- a/examples/declarative/helper/qmlapplicationviewer/qmlapplicationviewer.cpp
+++ b/examples/declarative/helper/qmlapplicationviewer/qmlapplicationviewer.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtCore module of the Qt Toolkit.
diff --git a/examples/declarative/helper/qmlapplicationviewer/qmlapplicationviewer.h b/examples/declarative/helper/qmlapplicationviewer/qmlapplicationviewer.h
index be12f6a8..5b77d281 100644
--- a/examples/declarative/helper/qmlapplicationviewer/qmlapplicationviewer.h
+++ b/examples/declarative/helper/qmlapplicationviewer/qmlapplicationviewer.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtCore module of the Qt Toolkit.
diff --git a/examples/declarative/i18n/main.cpp b/examples/declarative/i18n/main.cpp
index 99eaa171..4e6de24d 100644
--- a/examples/declarative/i18n/main.cpp
+++ b/examples/declarative/i18n/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/i18n/qml/i18n/i18n.qml b/examples/declarative/i18n/qml/i18n/i18n.qml
index 7ba47fa6..d948c70d 100644
--- a/examples/declarative/i18n/qml/i18n/i18n.qml
+++ b/examples/declarative/i18n/qml/i18n/i18n.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/imageelements/borderimage/main.cpp b/examples/declarative/imageelements/borderimage/main.cpp
index 0823713b..ffb2bd61 100644
--- a/examples/declarative/imageelements/borderimage/main.cpp
+++ b/examples/declarative/imageelements/borderimage/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/imageelements/borderimage/qml/borderimage/borderimage.qml b/examples/declarative/imageelements/borderimage/qml/borderimage/borderimage.qml
index 7539c78b..6c5a18f8 100644
--- a/examples/declarative/imageelements/borderimage/qml/borderimage/borderimage.qml
+++ b/examples/declarative/imageelements/borderimage/qml/borderimage/borderimage.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/imageelements/borderimage/qml/borderimage/content/MyBorderImage.qml b/examples/declarative/imageelements/borderimage/qml/borderimage/content/MyBorderImage.qml
index acebf3ec..bd64825a 100644
--- a/examples/declarative/imageelements/borderimage/qml/borderimage/content/MyBorderImage.qml
+++ b/examples/declarative/imageelements/borderimage/qml/borderimage/content/MyBorderImage.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/imageelements/borderimage/qml/borderimage/content/ShadowRectangle.qml b/examples/declarative/imageelements/borderimage/qml/borderimage/content/ShadowRectangle.qml
index 56dc940f..1ae29ade 100644
--- a/examples/declarative/imageelements/borderimage/qml/borderimage/content/ShadowRectangle.qml
+++ b/examples/declarative/imageelements/borderimage/qml/borderimage/content/ShadowRectangle.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/imageelements/borderimage/qml/borderimage/shadows.qml b/examples/declarative/imageelements/borderimage/qml/borderimage/shadows.qml
index 8542d42d..4360b6a7 100644
--- a/examples/declarative/imageelements/borderimage/qml/borderimage/shadows.qml
+++ b/examples/declarative/imageelements/borderimage/qml/borderimage/shadows.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/imageelements/image/main.cpp b/examples/declarative/imageelements/image/main.cpp
index 1d34bc01..8d46a190 100644
--- a/examples/declarative/imageelements/image/main.cpp
+++ b/examples/declarative/imageelements/image/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/imageelements/image/qml/image/ImageCell.qml b/examples/declarative/imageelements/image/qml/image/ImageCell.qml
index 78021850..07283fc3 100644
--- a/examples/declarative/imageelements/image/qml/image/ImageCell.qml
+++ b/examples/declarative/imageelements/image/qml/image/ImageCell.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/imageelements/image/qml/image/image.qml b/examples/declarative/imageelements/image/qml/image/image.qml
index f5d51934..e88df66a 100644
--- a/examples/declarative/imageelements/image/qml/image/image.qml
+++ b/examples/declarative/imageelements/image/qml/image/image.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/imageelements/shadows/main.cpp b/examples/declarative/imageelements/shadows/main.cpp
index b6e65d85..b2b6e57a 100644
--- a/examples/declarative/imageelements/shadows/main.cpp
+++ b/examples/declarative/imageelements/shadows/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/imageelements/shadows/qml/shadows/borderimage.qml b/examples/declarative/imageelements/shadows/qml/shadows/borderimage.qml
index 7539c78b..6c5a18f8 100644
--- a/examples/declarative/imageelements/shadows/qml/shadows/borderimage.qml
+++ b/examples/declarative/imageelements/shadows/qml/shadows/borderimage.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/imageelements/shadows/qml/shadows/content/MyBorderImage.qml b/examples/declarative/imageelements/shadows/qml/shadows/content/MyBorderImage.qml
index acebf3ec..bd64825a 100644
--- a/examples/declarative/imageelements/shadows/qml/shadows/content/MyBorderImage.qml
+++ b/examples/declarative/imageelements/shadows/qml/shadows/content/MyBorderImage.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/imageelements/shadows/qml/shadows/content/ShadowRectangle.qml b/examples/declarative/imageelements/shadows/qml/shadows/content/ShadowRectangle.qml
index 56dc940f..1ae29ade 100644
--- a/examples/declarative/imageelements/shadows/qml/shadows/content/ShadowRectangle.qml
+++ b/examples/declarative/imageelements/shadows/qml/shadows/content/ShadowRectangle.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/imageelements/shadows/qml/shadows/shadows.qml b/examples/declarative/imageelements/shadows/qml/shadows/shadows.qml
index 8542d42d..4360b6a7 100644
--- a/examples/declarative/imageelements/shadows/qml/shadows/shadows.qml
+++ b/examples/declarative/imageelements/shadows/qml/shadows/shadows.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/keyinteraction/focus/main.cpp b/examples/declarative/keyinteraction/focus/main.cpp
index 93adf197..c8861b93 100644
--- a/examples/declarative/keyinteraction/focus/main.cpp
+++ b/examples/declarative/keyinteraction/focus/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ContextMenu.qml b/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ContextMenu.qml
index 3af9038d..44759c54 100644
--- a/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ContextMenu.qml
+++ b/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ContextMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/GridMenu.qml b/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/GridMenu.qml
index 82ae7b32..d102f56e 100644
--- a/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/GridMenu.qml
+++ b/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/GridMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ListMenu.qml b/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ListMenu.qml
index 60453e55..903c8411 100644
--- a/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ListMenu.qml
+++ b/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ListMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ListViewDelegate.qml b/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ListViewDelegate.qml
index a32f47a9..1fe53e9b 100644
--- a/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ListViewDelegate.qml
+++ b/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ListViewDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/keyinteraction/focus/qml/focus/focus.qml b/examples/declarative/keyinteraction/focus/qml/focus/focus.qml
index fd4a7721..7654097d 100644
--- a/examples/declarative/keyinteraction/focus/qml/focus/focus.qml
+++ b/examples/declarative/keyinteraction/focus/qml/focus/focus.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/minehunt/main.cpp b/examples/declarative/minehunt/main.cpp
index cfe36f0b..d23c2b3a 100644
--- a/examples/declarative/minehunt/main.cpp
+++ b/examples/declarative/minehunt/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/minehunt/minehunt.cpp b/examples/declarative/minehunt/minehunt.cpp
index 3527cc17..70ca035e 100644
--- a/examples/declarative/minehunt/minehunt.cpp
+++ b/examples/declarative/minehunt/minehunt.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/minehunt/minehunt.h b/examples/declarative/minehunt/minehunt.h
index f949ffd7..cbde1a56 100644
--- a/examples/declarative/minehunt/minehunt.h
+++ b/examples/declarative/minehunt/minehunt.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/minehunt/qml/minehunt/MinehuntCore/Explosion.qml b/examples/declarative/minehunt/qml/minehunt/MinehuntCore/Explosion.qml
index f096c26c..8970b0ec 100644
--- a/examples/declarative/minehunt/qml/minehunt/MinehuntCore/Explosion.qml
+++ b/examples/declarative/minehunt/qml/minehunt/MinehuntCore/Explosion.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/minehunt/qml/minehunt/MinehuntCore/Tile.qml b/examples/declarative/minehunt/qml/minehunt/MinehuntCore/Tile.qml
index 15b8f871..79529ef3 100644
--- a/examples/declarative/minehunt/qml/minehunt/MinehuntCore/Tile.qml
+++ b/examples/declarative/minehunt/qml/minehunt/MinehuntCore/Tile.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/minehunt/qml/minehunt/minehunt.qml b/examples/declarative/minehunt/qml/minehunt/minehunt.qml
index 2c0911a2..92dba346 100644
--- a/examples/declarative/minehunt/qml/minehunt/minehunt.qml
+++ b/examples/declarative/minehunt/qml/minehunt/minehunt.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/abstractitemmodel/main.cpp b/examples/declarative/modelviews/abstractitemmodel/main.cpp
index eb510da6..f6f68dbe 100644
--- a/examples/declarative/modelviews/abstractitemmodel/main.cpp
+++ b/examples/declarative/modelviews/abstractitemmodel/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/abstractitemmodel/model.cpp b/examples/declarative/modelviews/abstractitemmodel/model.cpp
index 63b03c20..2a3df2bd 100644
--- a/examples/declarative/modelviews/abstractitemmodel/model.cpp
+++ b/examples/declarative/modelviews/abstractitemmodel/model.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/abstractitemmodel/model.h b/examples/declarative/modelviews/abstractitemmodel/model.h
index 6a686d10..cf086476 100644
--- a/examples/declarative/modelviews/abstractitemmodel/model.h
+++ b/examples/declarative/modelviews/abstractitemmodel/model.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/abstractitemmodel/qml/abstractitemmodel/view.qml b/examples/declarative/modelviews/abstractitemmodel/qml/abstractitemmodel/view.qml
index 7cda0462..c8b7ed7c 100644
--- a/examples/declarative/modelviews/abstractitemmodel/qml/abstractitemmodel/view.qml
+++ b/examples/declarative/modelviews/abstractitemmodel/qml/abstractitemmodel/view.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/gridview/main.cpp b/examples/declarative/modelviews/gridview/main.cpp
index a71978cc..71f3ea78 100644
--- a/examples/declarative/modelviews/gridview/main.cpp
+++ b/examples/declarative/modelviews/gridview/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/gridview/qml/gridview-example/gridview-example.qml b/examples/declarative/modelviews/gridview/qml/gridview-example/gridview-example.qml
index 4bd3c692..e76112c6 100644
--- a/examples/declarative/modelviews/gridview/qml/gridview-example/gridview-example.qml
+++ b/examples/declarative/modelviews/gridview/qml/gridview-example/gridview-example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/dynamiclist/main.cpp b/examples/declarative/modelviews/listview/dynamiclist/main.cpp
index 229421a7..eff673e5 100644
--- a/examples/declarative/modelviews/listview/dynamiclist/main.cpp
+++ b/examples/declarative/modelviews/listview/dynamiclist/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/PetsModel.qml b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/PetsModel.qml
index 1ec23780..e369a754 100644
--- a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/PetsModel.qml
+++ b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/PetsModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/PressAndHoldButton.qml b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/PressAndHoldButton.qml
index 01094a81..b3c601e1 100644
--- a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/PressAndHoldButton.qml
+++ b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/PressAndHoldButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/RecipesModel.qml b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/RecipesModel.qml
index ce1d6e57..8cdfb986 100644
--- a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/RecipesModel.qml
+++ b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/RecipesModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/TextButton.qml b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/TextButton.qml
index 21d8a7e6..66b96349 100644
--- a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/TextButton.qml
+++ b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/TextButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/dynamiclist.qml b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/dynamiclist.qml
index 1610b02a..3712d69c 100644
--- a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/dynamiclist.qml
+++ b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/dynamiclist.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/expandingdelegates.qml b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/expandingdelegates.qml
index 731f428b..5a90bdf8 100644
--- a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/expandingdelegates.qml
+++ b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/expandingdelegates.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/highlight.qml b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/highlight.qml
index 0d6cdf8f..b86e156c 100644
--- a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/highlight.qml
+++ b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/highlight.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/highlightranges.qml b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/highlightranges.qml
index 229b35b2..f2f767f4 100644
--- a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/highlightranges.qml
+++ b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/highlightranges.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/sections.qml b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/sections.qml
index 18029fb2..52240794 100644
--- a/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/sections.qml
+++ b/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/sections.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/expandingdelegates/main.cpp b/examples/declarative/modelviews/listview/expandingdelegates/main.cpp
index 1171574a..74f5b6d7 100644
--- a/examples/declarative/modelviews/listview/expandingdelegates/main.cpp
+++ b/examples/declarative/modelviews/listview/expandingdelegates/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/PetsModel.qml b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/PetsModel.qml
index 1ec23780..e369a754 100644
--- a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/PetsModel.qml
+++ b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/PetsModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/PressAndHoldButton.qml b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/PressAndHoldButton.qml
index 01094a81..b3c601e1 100644
--- a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/PressAndHoldButton.qml
+++ b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/PressAndHoldButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/RecipesModel.qml b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/RecipesModel.qml
index ce1d6e57..8cdfb986 100644
--- a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/RecipesModel.qml
+++ b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/RecipesModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/TextButton.qml b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/TextButton.qml
index 21d8a7e6..66b96349 100644
--- a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/TextButton.qml
+++ b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/TextButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/dynamiclist.qml b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/dynamiclist.qml
index 1610b02a..3712d69c 100644
--- a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/dynamiclist.qml
+++ b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/dynamiclist.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/expandingdelegates.qml b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/expandingdelegates.qml
index 731f428b..5a90bdf8 100644
--- a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/expandingdelegates.qml
+++ b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/expandingdelegates.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/highlight.qml b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/highlight.qml
index 0d6cdf8f..b86e156c 100644
--- a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/highlight.qml
+++ b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/highlight.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/highlightranges.qml b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/highlightranges.qml
index 229b35b2..f2f767f4 100644
--- a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/highlightranges.qml
+++ b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/highlightranges.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/sections.qml b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/sections.qml
index 18029fb2..52240794 100644
--- a/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/sections.qml
+++ b/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/sections.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlight/main.cpp b/examples/declarative/modelviews/listview/highlight/main.cpp
index a7a9e3c5..146002d1 100644
--- a/examples/declarative/modelviews/listview/highlight/main.cpp
+++ b/examples/declarative/modelviews/listview/highlight/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlight/qml/highlight/content/PetsModel.qml b/examples/declarative/modelviews/listview/highlight/qml/highlight/content/PetsModel.qml
index 1ec23780..e369a754 100644
--- a/examples/declarative/modelviews/listview/highlight/qml/highlight/content/PetsModel.qml
+++ b/examples/declarative/modelviews/listview/highlight/qml/highlight/content/PetsModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlight/qml/highlight/content/PressAndHoldButton.qml b/examples/declarative/modelviews/listview/highlight/qml/highlight/content/PressAndHoldButton.qml
index 01094a81..b3c601e1 100644
--- a/examples/declarative/modelviews/listview/highlight/qml/highlight/content/PressAndHoldButton.qml
+++ b/examples/declarative/modelviews/listview/highlight/qml/highlight/content/PressAndHoldButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlight/qml/highlight/content/RecipesModel.qml b/examples/declarative/modelviews/listview/highlight/qml/highlight/content/RecipesModel.qml
index ce1d6e57..8cdfb986 100644
--- a/examples/declarative/modelviews/listview/highlight/qml/highlight/content/RecipesModel.qml
+++ b/examples/declarative/modelviews/listview/highlight/qml/highlight/content/RecipesModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlight/qml/highlight/content/TextButton.qml b/examples/declarative/modelviews/listview/highlight/qml/highlight/content/TextButton.qml
index 21d8a7e6..66b96349 100644
--- a/examples/declarative/modelviews/listview/highlight/qml/highlight/content/TextButton.qml
+++ b/examples/declarative/modelviews/listview/highlight/qml/highlight/content/TextButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlight/qml/highlight/dynamiclist.qml b/examples/declarative/modelviews/listview/highlight/qml/highlight/dynamiclist.qml
index 1610b02a..3712d69c 100644
--- a/examples/declarative/modelviews/listview/highlight/qml/highlight/dynamiclist.qml
+++ b/examples/declarative/modelviews/listview/highlight/qml/highlight/dynamiclist.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlight/qml/highlight/expandingdelegates.qml b/examples/declarative/modelviews/listview/highlight/qml/highlight/expandingdelegates.qml
index 731f428b..5a90bdf8 100644
--- a/examples/declarative/modelviews/listview/highlight/qml/highlight/expandingdelegates.qml
+++ b/examples/declarative/modelviews/listview/highlight/qml/highlight/expandingdelegates.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlight/qml/highlight/highlight.qml b/examples/declarative/modelviews/listview/highlight/qml/highlight/highlight.qml
index 59ad8273..df693613 100644
--- a/examples/declarative/modelviews/listview/highlight/qml/highlight/highlight.qml
+++ b/examples/declarative/modelviews/listview/highlight/qml/highlight/highlight.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlight/qml/highlight/highlightranges.qml b/examples/declarative/modelviews/listview/highlight/qml/highlight/highlightranges.qml
index 229b35b2..f2f767f4 100644
--- a/examples/declarative/modelviews/listview/highlight/qml/highlight/highlightranges.qml
+++ b/examples/declarative/modelviews/listview/highlight/qml/highlight/highlightranges.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlight/qml/highlight/sections.qml b/examples/declarative/modelviews/listview/highlight/qml/highlight/sections.qml
index 18029fb2..52240794 100644
--- a/examples/declarative/modelviews/listview/highlight/qml/highlight/sections.qml
+++ b/examples/declarative/modelviews/listview/highlight/qml/highlight/sections.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlightranges/main.cpp b/examples/declarative/modelviews/listview/highlightranges/main.cpp
index 82041d9c..4c9c7302 100644
--- a/examples/declarative/modelviews/listview/highlightranges/main.cpp
+++ b/examples/declarative/modelviews/listview/highlightranges/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/PetsModel.qml b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/PetsModel.qml
index 1ec23780..e369a754 100644
--- a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/PetsModel.qml
+++ b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/PetsModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/PressAndHoldButton.qml b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/PressAndHoldButton.qml
index 01094a81..b3c601e1 100644
--- a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/PressAndHoldButton.qml
+++ b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/PressAndHoldButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/RecipesModel.qml b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/RecipesModel.qml
index ce1d6e57..8cdfb986 100644
--- a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/RecipesModel.qml
+++ b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/RecipesModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/TextButton.qml b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/TextButton.qml
index 21d8a7e6..66b96349 100644
--- a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/TextButton.qml
+++ b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/TextButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/dynamiclist.qml b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/dynamiclist.qml
index 1610b02a..3712d69c 100644
--- a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/dynamiclist.qml
+++ b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/dynamiclist.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/expandingdelegates.qml b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/expandingdelegates.qml
index 731f428b..5a90bdf8 100644
--- a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/expandingdelegates.qml
+++ b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/expandingdelegates.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/highlight.qml b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/highlight.qml
index 0d6cdf8f..b86e156c 100644
--- a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/highlight.qml
+++ b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/highlight.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/highlightranges.qml b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/highlightranges.qml
index 229b35b2..f2f767f4 100644
--- a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/highlightranges.qml
+++ b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/highlightranges.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/sections.qml b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/sections.qml
index 18029fb2..52240794 100644
--- a/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/sections.qml
+++ b/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/sections.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/sections/main.cpp b/examples/declarative/modelviews/listview/sections/main.cpp
index f35b5f1d..47e9434b 100644
--- a/examples/declarative/modelviews/listview/sections/main.cpp
+++ b/examples/declarative/modelviews/listview/sections/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/sections/qml/sections/content/PetsModel.qml b/examples/declarative/modelviews/listview/sections/qml/sections/content/PetsModel.qml
index 1ec23780..e369a754 100644
--- a/examples/declarative/modelviews/listview/sections/qml/sections/content/PetsModel.qml
+++ b/examples/declarative/modelviews/listview/sections/qml/sections/content/PetsModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/sections/qml/sections/content/PressAndHoldButton.qml b/examples/declarative/modelviews/listview/sections/qml/sections/content/PressAndHoldButton.qml
index 01094a81..b3c601e1 100644
--- a/examples/declarative/modelviews/listview/sections/qml/sections/content/PressAndHoldButton.qml
+++ b/examples/declarative/modelviews/listview/sections/qml/sections/content/PressAndHoldButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/sections/qml/sections/content/RecipesModel.qml b/examples/declarative/modelviews/listview/sections/qml/sections/content/RecipesModel.qml
index ce1d6e57..8cdfb986 100644
--- a/examples/declarative/modelviews/listview/sections/qml/sections/content/RecipesModel.qml
+++ b/examples/declarative/modelviews/listview/sections/qml/sections/content/RecipesModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/sections/qml/sections/content/TextButton.qml b/examples/declarative/modelviews/listview/sections/qml/sections/content/TextButton.qml
index 21d8a7e6..66b96349 100644
--- a/examples/declarative/modelviews/listview/sections/qml/sections/content/TextButton.qml
+++ b/examples/declarative/modelviews/listview/sections/qml/sections/content/TextButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/sections/qml/sections/dynamiclist.qml b/examples/declarative/modelviews/listview/sections/qml/sections/dynamiclist.qml
index 1610b02a..3712d69c 100644
--- a/examples/declarative/modelviews/listview/sections/qml/sections/dynamiclist.qml
+++ b/examples/declarative/modelviews/listview/sections/qml/sections/dynamiclist.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/sections/qml/sections/expandingdelegates.qml b/examples/declarative/modelviews/listview/sections/qml/sections/expandingdelegates.qml
index 731f428b..5a90bdf8 100644
--- a/examples/declarative/modelviews/listview/sections/qml/sections/expandingdelegates.qml
+++ b/examples/declarative/modelviews/listview/sections/qml/sections/expandingdelegates.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/sections/qml/sections/highlight.qml b/examples/declarative/modelviews/listview/sections/qml/sections/highlight.qml
index 0d6cdf8f..b86e156c 100644
--- a/examples/declarative/modelviews/listview/sections/qml/sections/highlight.qml
+++ b/examples/declarative/modelviews/listview/sections/qml/sections/highlight.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/sections/qml/sections/highlightranges.qml b/examples/declarative/modelviews/listview/sections/qml/sections/highlightranges.qml
index 229b35b2..f2f767f4 100644
--- a/examples/declarative/modelviews/listview/sections/qml/sections/highlightranges.qml
+++ b/examples/declarative/modelviews/listview/sections/qml/sections/highlightranges.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/listview/sections/qml/sections/sections.qml b/examples/declarative/modelviews/listview/sections/qml/sections/sections.qml
index 18029fb2..52240794 100644
--- a/examples/declarative/modelviews/listview/sections/qml/sections/sections.qml
+++ b/examples/declarative/modelviews/listview/sections/qml/sections/sections.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/objectlistmodel/dataobject.cpp b/examples/declarative/modelviews/objectlistmodel/dataobject.cpp
index e26aa832..619efe0e 100644
--- a/examples/declarative/modelviews/objectlistmodel/dataobject.cpp
+++ b/examples/declarative/modelviews/objectlistmodel/dataobject.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/objectlistmodel/dataobject.h b/examples/declarative/modelviews/objectlistmodel/dataobject.h
index 57b5fdab..4c0e1c7c 100644
--- a/examples/declarative/modelviews/objectlistmodel/dataobject.h
+++ b/examples/declarative/modelviews/objectlistmodel/dataobject.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/objectlistmodel/main.cpp b/examples/declarative/modelviews/objectlistmodel/main.cpp
index eb815f92..4ad57b7d 100644
--- a/examples/declarative/modelviews/objectlistmodel/main.cpp
+++ b/examples/declarative/modelviews/objectlistmodel/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/objectlistmodel/qml/objectlistmodel/view.qml b/examples/declarative/modelviews/objectlistmodel/qml/objectlistmodel/view.qml
index 19c31715..bc9e9a2f 100644
--- a/examples/declarative/modelviews/objectlistmodel/qml/objectlistmodel/view.qml
+++ b/examples/declarative/modelviews/objectlistmodel/qml/objectlistmodel/view.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/package/main.cpp b/examples/declarative/modelviews/package/main.cpp
index bdbee4f3..95dbb6a4 100644
--- a/examples/declarative/modelviews/package/main.cpp
+++ b/examples/declarative/modelviews/package/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/package/qml/package/Delegate.qml b/examples/declarative/modelviews/package/qml/package/Delegate.qml
index 09b2b62b..eb4ad8a1 100644
--- a/examples/declarative/modelviews/package/qml/package/Delegate.qml
+++ b/examples/declarative/modelviews/package/qml/package/Delegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/package/qml/package/view.qml b/examples/declarative/modelviews/package/qml/package/view.qml
index c7699f4b..3e747b58 100644
--- a/examples/declarative/modelviews/package/qml/package/view.qml
+++ b/examples/declarative/modelviews/package/qml/package/view.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/parallax/main.cpp b/examples/declarative/modelviews/parallax/main.cpp
index e8a73d88..2a0c830e 100644
--- a/examples/declarative/modelviews/parallax/main.cpp
+++ b/examples/declarative/modelviews/parallax/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/parallax/qml/parallax/Clock.qml b/examples/declarative/modelviews/parallax/qml/parallax/Clock.qml
index dd712fa1..bfc2892c 100644
--- a/examples/declarative/modelviews/parallax/qml/parallax/Clock.qml
+++ b/examples/declarative/modelviews/parallax/qml/parallax/Clock.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/parallax/qml/parallax/ParallaxView.qml b/examples/declarative/modelviews/parallax/qml/parallax/ParallaxView.qml
index cd8f639e..d6284c72 100644
--- a/examples/declarative/modelviews/parallax/qml/parallax/ParallaxView.qml
+++ b/examples/declarative/modelviews/parallax/qml/parallax/ParallaxView.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/parallax/qml/parallax/Smiley.qml b/examples/declarative/modelviews/parallax/qml/parallax/Smiley.qml
index 4a2d9a4b..07f98e8b 100644
--- a/examples/declarative/modelviews/parallax/qml/parallax/Smiley.qml
+++ b/examples/declarative/modelviews/parallax/qml/parallax/Smiley.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/parallax/qml/parallax/parallax.qml b/examples/declarative/modelviews/parallax/qml/parallax/parallax.qml
index 0d3f7635..08b6ffb0 100644
--- a/examples/declarative/modelviews/parallax/qml/parallax/parallax.qml
+++ b/examples/declarative/modelviews/parallax/qml/parallax/parallax.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/pathview/main.cpp b/examples/declarative/modelviews/pathview/main.cpp
index 7d9895b9..b248cc26 100644
--- a/examples/declarative/modelviews/pathview/main.cpp
+++ b/examples/declarative/modelviews/pathview/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/pathview/qml/pathview-example/pathview-example.qml b/examples/declarative/modelviews/pathview/qml/pathview-example/pathview-example.qml
index 1ed17e66..c7e10b18 100644
--- a/examples/declarative/modelviews/pathview/qml/pathview-example/pathview-example.qml
+++ b/examples/declarative/modelviews/pathview/qml/pathview-example/pathview-example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/stringlistmodel/main.cpp b/examples/declarative/modelviews/stringlistmodel/main.cpp
index 7d868277..c9008ae4 100644
--- a/examples/declarative/modelviews/stringlistmodel/main.cpp
+++ b/examples/declarative/modelviews/stringlistmodel/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/stringlistmodel/qml/stringlistmodel/view.qml b/examples/declarative/modelviews/stringlistmodel/qml/stringlistmodel/view.qml
index 1cb7f03e..563ef20b 100644
--- a/examples/declarative/modelviews/stringlistmodel/qml/stringlistmodel/view.qml
+++ b/examples/declarative/modelviews/stringlistmodel/qml/stringlistmodel/view.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/visualitemmodel/main.cpp b/examples/declarative/modelviews/visualitemmodel/main.cpp
index eef7a576..0af7b087 100644
--- a/examples/declarative/modelviews/visualitemmodel/main.cpp
+++ b/examples/declarative/modelviews/visualitemmodel/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/modelviews/visualitemmodel/qml/visualitemmodel/visualitemmodel.qml b/examples/declarative/modelviews/visualitemmodel/qml/visualitemmodel/visualitemmodel.qml
index f75e3488..c0c2b028 100644
--- a/examples/declarative/modelviews/visualitemmodel/qml/visualitemmodel/visualitemmodel.qml
+++ b/examples/declarative/modelviews/visualitemmodel/qml/visualitemmodel/visualitemmodel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/photoviewer/main.cpp b/examples/declarative/photoviewer/main.cpp
index ba976b2d..61ac2717 100644
--- a/examples/declarative/photoviewer/main.cpp
+++ b/examples/declarative/photoviewer/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/AlbumDelegate.qml b/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/AlbumDelegate.qml
index 1b6e522b..696f1539 100644
--- a/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/AlbumDelegate.qml
+++ b/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/AlbumDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/BusyIndicator.qml b/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/BusyIndicator.qml
index 3cfeaf83..7d5cd577 100644
--- a/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/BusyIndicator.qml
+++ b/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/BusyIndicator.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/Button.qml b/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/Button.qml
index 29635d5a..76d39afc 100644
--- a/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/Button.qml
+++ b/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/EditableButton.qml b/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/EditableButton.qml
index de98a515..1edcd575 100644
--- a/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/EditableButton.qml
+++ b/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/EditableButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/PhotoDelegate.qml b/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/PhotoDelegate.qml
index bf7d92ee..cace0588 100644
--- a/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/PhotoDelegate.qml
+++ b/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/PhotoDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/ProgressBar.qml b/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/ProgressBar.qml
index 2e3e2fa8..6fe73021 100644
--- a/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/ProgressBar.qml
+++ b/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/ProgressBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/RssModel.qml b/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/RssModel.qml
index 3bbcb5ab..02c73a36 100644
--- a/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/RssModel.qml
+++ b/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/RssModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/Tag.qml b/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/Tag.qml
index 8f783d40..af9e0fde 100644
--- a/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/Tag.qml
+++ b/examples/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/Tag.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/photoviewer/qml/photoviewer/photoviewer.qml b/examples/declarative/photoviewer/qml/photoviewer/photoviewer.qml
index 9c07e3ce..6c7285f7 100644
--- a/examples/declarative/photoviewer/qml/photoviewer/photoviewer.qml
+++ b/examples/declarative/photoviewer/qml/photoviewer/photoviewer.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/positioners/main.cpp b/examples/declarative/positioners/main.cpp
index 6b758825..701565fa 100644
--- a/examples/declarative/positioners/main.cpp
+++ b/examples/declarative/positioners/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/positioners/qml/positioners/Button.qml b/examples/declarative/positioners/qml/positioners/Button.qml
index dacef038..be1df4ce 100644
--- a/examples/declarative/positioners/qml/positioners/Button.qml
+++ b/examples/declarative/positioners/qml/positioners/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/positioners/qml/positioners/positioners.qml b/examples/declarative/positioners/qml/positioners/positioners.qml
index 816a8376..f0d1867c 100644
--- a/examples/declarative/positioners/qml/positioners/positioners.qml
+++ b/examples/declarative/positioners/qml/positioners/positioners.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/righttoleft/layoutdirection/main.cpp b/examples/declarative/righttoleft/layoutdirection/main.cpp
index d420e996..44a563bd 100644
--- a/examples/declarative/righttoleft/layoutdirection/main.cpp
+++ b/examples/declarative/righttoleft/layoutdirection/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/righttoleft/layoutdirection/qml/layoutdirection/layoutdirection.qml b/examples/declarative/righttoleft/layoutdirection/qml/layoutdirection/layoutdirection.qml
index 48d12fd5..ad78b346 100644
--- a/examples/declarative/righttoleft/layoutdirection/qml/layoutdirection/layoutdirection.qml
+++ b/examples/declarative/righttoleft/layoutdirection/qml/layoutdirection/layoutdirection.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/righttoleft/layoutmirroring/main.cpp b/examples/declarative/righttoleft/layoutmirroring/main.cpp
index b054c516..677f0882 100644
--- a/examples/declarative/righttoleft/layoutmirroring/main.cpp
+++ b/examples/declarative/righttoleft/layoutmirroring/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/righttoleft/layoutmirroring/qml/layoutmirroring/layoutmirroring.qml b/examples/declarative/righttoleft/layoutmirroring/qml/layoutmirroring/layoutmirroring.qml
index f8a1d3a5..3bbd16f4 100644
--- a/examples/declarative/righttoleft/layoutmirroring/qml/layoutmirroring/layoutmirroring.qml
+++ b/examples/declarative/righttoleft/layoutmirroring/qml/layoutmirroring/layoutmirroring.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/righttoleft/textalignment/main.cpp b/examples/declarative/righttoleft/textalignment/main.cpp
index 9cf1815f..be23b8e9 100644
--- a/examples/declarative/righttoleft/textalignment/main.cpp
+++ b/examples/declarative/righttoleft/textalignment/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/righttoleft/textalignment/qml/textalignment/textalignment.qml b/examples/declarative/righttoleft/textalignment/qml/textalignment/textalignment.qml
index 0d84aeff..111187fa 100644
--- a/examples/declarative/righttoleft/textalignment/qml/textalignment/textalignment.qml
+++ b/examples/declarative/righttoleft/textalignment/qml/textalignment/textalignment.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/rssnews/main.cpp b/examples/declarative/rssnews/main.cpp
index fb6cd05e..d4066f73 100644
--- a/examples/declarative/rssnews/main.cpp
+++ b/examples/declarative/rssnews/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/rssnews/qml/rssnews/content/BusyIndicator.qml b/examples/declarative/rssnews/qml/rssnews/content/BusyIndicator.qml
index e3671cf8..71e6c019 100644
--- a/examples/declarative/rssnews/qml/rssnews/content/BusyIndicator.qml
+++ b/examples/declarative/rssnews/qml/rssnews/content/BusyIndicator.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/rssnews/qml/rssnews/content/CategoryDelegate.qml b/examples/declarative/rssnews/qml/rssnews/content/CategoryDelegate.qml
index fff34953..a1ad72c4 100644
--- a/examples/declarative/rssnews/qml/rssnews/content/CategoryDelegate.qml
+++ b/examples/declarative/rssnews/qml/rssnews/content/CategoryDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/rssnews/qml/rssnews/content/NewsDelegate.qml b/examples/declarative/rssnews/qml/rssnews/content/NewsDelegate.qml
index 030f1d88..3a3be14c 100644
--- a/examples/declarative/rssnews/qml/rssnews/content/NewsDelegate.qml
+++ b/examples/declarative/rssnews/qml/rssnews/content/NewsDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/rssnews/qml/rssnews/content/RssFeeds.qml b/examples/declarative/rssnews/qml/rssnews/content/RssFeeds.qml
index 7aaa5ea8..c2285b25 100644
--- a/examples/declarative/rssnews/qml/rssnews/content/RssFeeds.qml
+++ b/examples/declarative/rssnews/qml/rssnews/content/RssFeeds.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/rssnews/qml/rssnews/content/ScrollBar.qml b/examples/declarative/rssnews/qml/rssnews/content/ScrollBar.qml
index 0e2275fb..a873bd3e 100644
--- a/examples/declarative/rssnews/qml/rssnews/content/ScrollBar.qml
+++ b/examples/declarative/rssnews/qml/rssnews/content/ScrollBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/rssnews/qml/rssnews/rssnews.qml b/examples/declarative/rssnews/qml/rssnews/rssnews.qml
index 18ea2ed0..e39e2f75 100644
--- a/examples/declarative/rssnews/qml/rssnews/rssnews.qml
+++ b/examples/declarative/rssnews/qml/rssnews/rssnews.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/samegame/main.cpp b/examples/declarative/samegame/main.cpp
index f6e2b732..27978404 100644
--- a/examples/declarative/samegame/main.cpp
+++ b/examples/declarative/samegame/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/samegame/qml/samegame/SamegameCore/BoomBlock.qml b/examples/declarative/samegame/qml/samegame/SamegameCore/BoomBlock.qml
index 52cd54db..0e3b41cc 100644
--- a/examples/declarative/samegame/qml/samegame/SamegameCore/BoomBlock.qml
+++ b/examples/declarative/samegame/qml/samegame/SamegameCore/BoomBlock.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/samegame/qml/samegame/SamegameCore/Button.qml b/examples/declarative/samegame/qml/samegame/SamegameCore/Button.qml
index 91247233..1b9da226 100644
--- a/examples/declarative/samegame/qml/samegame/SamegameCore/Button.qml
+++ b/examples/declarative/samegame/qml/samegame/SamegameCore/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/samegame/qml/samegame/SamegameCore/Dialog.qml b/examples/declarative/samegame/qml/samegame/SamegameCore/Dialog.qml
index ba3e9c60..a7e02244 100644
--- a/examples/declarative/samegame/qml/samegame/SamegameCore/Dialog.qml
+++ b/examples/declarative/samegame/qml/samegame/SamegameCore/Dialog.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/samegame/qml/samegame/samegame.qml b/examples/declarative/samegame/qml/samegame/samegame.qml
index 5356ab78..db8016fc 100644
--- a/examples/declarative/samegame/qml/samegame/samegame.qml
+++ b/examples/declarative/samegame/qml/samegame/samegame.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/screenorientation/Core/Bubble.qml b/examples/declarative/screenorientation/Core/Bubble.qml
index 2ffc1640..a959eced 100644
--- a/examples/declarative/screenorientation/Core/Bubble.qml
+++ b/examples/declarative/screenorientation/Core/Bubble.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/screenorientation/Core/Button.qml b/examples/declarative/screenorientation/Core/Button.qml
index d1b871bd..6708351a 100644
--- a/examples/declarative/screenorientation/Core/Button.qml
+++ b/examples/declarative/screenorientation/Core/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/screenorientation/Core/screenorientation.js b/examples/declarative/screenorientation/Core/screenorientation.js
index d46d90a8..ca97478c 100644
--- a/examples/declarative/screenorientation/Core/screenorientation.js
+++ b/examples/declarative/screenorientation/Core/screenorientation.js
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/screenorientation/screenorientation.qml b/examples/declarative/screenorientation/screenorientation.qml
index 7bca2a5e..1d749eea 100644
--- a/examples/declarative/screenorientation/screenorientation.qml
+++ b/examples/declarative/screenorientation/screenorientation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/shadereffects/main.cpp b/examples/declarative/shadereffects/main.cpp
index c3c9bf37..268abd12 100644
--- a/examples/declarative/shadereffects/main.cpp
+++ b/examples/declarative/shadereffects/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/shadereffects/qml/shadereffects/Curtain.qml b/examples/declarative/shadereffects/qml/shadereffects/Curtain.qml
index bbd20963..3e9464d9 100644
--- a/examples/declarative/shadereffects/qml/shadereffects/Curtain.qml
+++ b/examples/declarative/shadereffects/qml/shadereffects/Curtain.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/shadereffects/qml/shadereffects/CurtainEffect.qml b/examples/declarative/shadereffects/qml/shadereffects/CurtainEffect.qml
index 17a655ef..2c18cff6 100644
--- a/examples/declarative/shadereffects/qml/shadereffects/CurtainEffect.qml
+++ b/examples/declarative/shadereffects/qml/shadereffects/CurtainEffect.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/shadereffects/qml/shadereffects/DropShadow.qml b/examples/declarative/shadereffects/qml/shadereffects/DropShadow.qml
index 182f6dba..24f66390 100644
--- a/examples/declarative/shadereffects/qml/shadereffects/DropShadow.qml
+++ b/examples/declarative/shadereffects/qml/shadereffects/DropShadow.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/shadereffects/qml/shadereffects/DropShadowEffect.qml b/examples/declarative/shadereffects/qml/shadereffects/DropShadowEffect.qml
index a1c71ff0..7b9871b3 100644
--- a/examples/declarative/shadereffects/qml/shadereffects/DropShadowEffect.qml
+++ b/examples/declarative/shadereffects/qml/shadereffects/DropShadowEffect.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/shadereffects/qml/shadereffects/Grayscale.qml b/examples/declarative/shadereffects/qml/shadereffects/Grayscale.qml
index b3a23696..28add079 100644
--- a/examples/declarative/shadereffects/qml/shadereffects/Grayscale.qml
+++ b/examples/declarative/shadereffects/qml/shadereffects/Grayscale.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/shadereffects/qml/shadereffects/GrayscaleEffect.qml b/examples/declarative/shadereffects/qml/shadereffects/GrayscaleEffect.qml
index 96c454fa..e4f19441 100644
--- a/examples/declarative/shadereffects/qml/shadereffects/GrayscaleEffect.qml
+++ b/examples/declarative/shadereffects/qml/shadereffects/GrayscaleEffect.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/shadereffects/qml/shadereffects/ImageMask.qml b/examples/declarative/shadereffects/qml/shadereffects/ImageMask.qml
index 3e03c762..17e88ede 100644
--- a/examples/declarative/shadereffects/qml/shadereffects/ImageMask.qml
+++ b/examples/declarative/shadereffects/qml/shadereffects/ImageMask.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/shadereffects/qml/shadereffects/ImageMaskEffect.qml b/examples/declarative/shadereffects/qml/shadereffects/ImageMaskEffect.qml
index ab2d3509..1e27be44 100644
--- a/examples/declarative/shadereffects/qml/shadereffects/ImageMaskEffect.qml
+++ b/examples/declarative/shadereffects/qml/shadereffects/ImageMaskEffect.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/shadereffects/qml/shadereffects/RadialWave.qml b/examples/declarative/shadereffects/qml/shadereffects/RadialWave.qml
index c4369bc7..efb19285 100644
--- a/examples/declarative/shadereffects/qml/shadereffects/RadialWave.qml
+++ b/examples/declarative/shadereffects/qml/shadereffects/RadialWave.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/shadereffects/qml/shadereffects/RadialWaveEffect.qml b/examples/declarative/shadereffects/qml/shadereffects/RadialWaveEffect.qml
index a9dcae7a..b1f5cf2f 100644
--- a/examples/declarative/shadereffects/qml/shadereffects/RadialWaveEffect.qml
+++ b/examples/declarative/shadereffects/qml/shadereffects/RadialWaveEffect.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/shadereffects/qml/shadereffects/Water.qml b/examples/declarative/shadereffects/qml/shadereffects/Water.qml
index c393ee32..ab003287 100644
--- a/examples/declarative/shadereffects/qml/shadereffects/Water.qml
+++ b/examples/declarative/shadereffects/qml/shadereffects/Water.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/shadereffects/qml/shadereffects/WaterEffect.qml b/examples/declarative/shadereffects/qml/shadereffects/WaterEffect.qml
index ae0984e4..ad3dae52 100644
--- a/examples/declarative/shadereffects/qml/shadereffects/WaterEffect.qml
+++ b/examples/declarative/shadereffects/qml/shadereffects/WaterEffect.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/shadereffects/qml/shadereffects/main.qml b/examples/declarative/shadereffects/qml/shadereffects/main.qml
index d574ea4a..4acca109 100644
--- a/examples/declarative/shadereffects/qml/shadereffects/main.qml
+++ b/examples/declarative/shadereffects/qml/shadereffects/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/snake/main.cpp b/examples/declarative/snake/main.cpp
index 7bd252f0..cea869c1 100644
--- a/examples/declarative/snake/main.cpp
+++ b/examples/declarative/snake/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/snake/qml/snake/content/Button.qml b/examples/declarative/snake/qml/snake/content/Button.qml
index c1e0be5c..322431d3 100644
--- a/examples/declarative/snake/qml/snake/content/Button.qml
+++ b/examples/declarative/snake/qml/snake/content/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/snake/qml/snake/content/Cookie.qml b/examples/declarative/snake/qml/snake/content/Cookie.qml
index 353bf508..d101445a 100644
--- a/examples/declarative/snake/qml/snake/content/Cookie.qml
+++ b/examples/declarative/snake/qml/snake/content/Cookie.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/snake/qml/snake/content/HighScoreModel.qml b/examples/declarative/snake/qml/snake/content/HighScoreModel.qml
index 58695c6e..c9a81831 100644
--- a/examples/declarative/snake/qml/snake/content/HighScoreModel.qml
+++ b/examples/declarative/snake/qml/snake/content/HighScoreModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/snake/qml/snake/content/Link.qml b/examples/declarative/snake/qml/snake/content/Link.qml
index 7ace4054..f5658e95 100644
--- a/examples/declarative/snake/qml/snake/content/Link.qml
+++ b/examples/declarative/snake/qml/snake/content/Link.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/snake/qml/snake/content/Skull.qml b/examples/declarative/snake/qml/snake/content/Skull.qml
index 111e87b3..4242b708 100644
--- a/examples/declarative/snake/qml/snake/content/Skull.qml
+++ b/examples/declarative/snake/qml/snake/content/Skull.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/snake/qml/snake/snake.qml b/examples/declarative/snake/qml/snake/snake.qml
index 47e8501c..b5e386d6 100644
--- a/examples/declarative/snake/qml/snake/snake.qml
+++ b/examples/declarative/snake/qml/snake/snake.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/sqllocalstorage/main.cpp b/examples/declarative/sqllocalstorage/main.cpp
index e457caca..52bcfec6 100644
--- a/examples/declarative/sqllocalstorage/main.cpp
+++ b/examples/declarative/sqllocalstorage/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/sqllocalstorage/qml/sqllocalstorage/hello.qml b/examples/declarative/sqllocalstorage/qml/sqllocalstorage/hello.qml
index fd8a3753..8645eb3a 100644
--- a/examples/declarative/sqllocalstorage/qml/sqllocalstorage/hello.qml
+++ b/examples/declarative/sqllocalstorage/qml/sqllocalstorage/hello.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/availableFonts/main.cpp b/examples/declarative/text/fonts/availableFonts/main.cpp
index 80f6f113..b35ed687 100644
--- a/examples/declarative/text/fonts/availableFonts/main.cpp
+++ b/examples/declarative/text/fonts/availableFonts/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/availableFonts/qml/availableFonts/availableFonts.qml b/examples/declarative/text/fonts/availableFonts/qml/availableFonts/availableFonts.qml
index a58c2a00..5d75412d 100644
--- a/examples/declarative/text/fonts/availableFonts/qml/availableFonts/availableFonts.qml
+++ b/examples/declarative/text/fonts/availableFonts/qml/availableFonts/availableFonts.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/availableFonts/qml/availableFonts/banner.qml b/examples/declarative/text/fonts/availableFonts/qml/availableFonts/banner.qml
index 41779b07..3185096a 100644
--- a/examples/declarative/text/fonts/availableFonts/qml/availableFonts/banner.qml
+++ b/examples/declarative/text/fonts/availableFonts/qml/availableFonts/banner.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/availableFonts/qml/availableFonts/fonts.qml b/examples/declarative/text/fonts/availableFonts/qml/availableFonts/fonts.qml
index b4e07b57..fb998274 100644
--- a/examples/declarative/text/fonts/availableFonts/qml/availableFonts/fonts.qml
+++ b/examples/declarative/text/fonts/availableFonts/qml/availableFonts/fonts.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/availableFonts/qml/availableFonts/hello.qml b/examples/declarative/text/fonts/availableFonts/qml/availableFonts/hello.qml
index c60f6a38..55d1806f 100644
--- a/examples/declarative/text/fonts/availableFonts/qml/availableFonts/hello.qml
+++ b/examples/declarative/text/fonts/availableFonts/qml/availableFonts/hello.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/banner/main.cpp b/examples/declarative/text/fonts/banner/main.cpp
index 108e7655..f18086d0 100644
--- a/examples/declarative/text/fonts/banner/main.cpp
+++ b/examples/declarative/text/fonts/banner/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/banner/qml/banner/availableFonts.qml b/examples/declarative/text/fonts/banner/qml/banner/availableFonts.qml
index a58c2a00..5d75412d 100644
--- a/examples/declarative/text/fonts/banner/qml/banner/availableFonts.qml
+++ b/examples/declarative/text/fonts/banner/qml/banner/availableFonts.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/banner/qml/banner/banner.qml b/examples/declarative/text/fonts/banner/qml/banner/banner.qml
index 41779b07..3185096a 100644
--- a/examples/declarative/text/fonts/banner/qml/banner/banner.qml
+++ b/examples/declarative/text/fonts/banner/qml/banner/banner.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/banner/qml/banner/fonts.qml b/examples/declarative/text/fonts/banner/qml/banner/fonts.qml
index b4e07b57..fb998274 100644
--- a/examples/declarative/text/fonts/banner/qml/banner/fonts.qml
+++ b/examples/declarative/text/fonts/banner/qml/banner/fonts.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/banner/qml/banner/hello.qml b/examples/declarative/text/fonts/banner/qml/banner/hello.qml
index c60f6a38..55d1806f 100644
--- a/examples/declarative/text/fonts/banner/qml/banner/hello.qml
+++ b/examples/declarative/text/fonts/banner/qml/banner/hello.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/fonts/main.cpp b/examples/declarative/text/fonts/fonts/main.cpp
index e1a2f3bd..96cdc78c 100644
--- a/examples/declarative/text/fonts/fonts/main.cpp
+++ b/examples/declarative/text/fonts/fonts/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/fonts/qml/fonts-qml/availableFonts.qml b/examples/declarative/text/fonts/fonts/qml/fonts-qml/availableFonts.qml
index a58c2a00..5d75412d 100644
--- a/examples/declarative/text/fonts/fonts/qml/fonts-qml/availableFonts.qml
+++ b/examples/declarative/text/fonts/fonts/qml/fonts-qml/availableFonts.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/fonts/qml/fonts-qml/banner.qml b/examples/declarative/text/fonts/fonts/qml/fonts-qml/banner.qml
index 41779b07..3185096a 100644
--- a/examples/declarative/text/fonts/fonts/qml/fonts-qml/banner.qml
+++ b/examples/declarative/text/fonts/fonts/qml/fonts-qml/banner.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/fonts/qml/fonts-qml/fonts.qml b/examples/declarative/text/fonts/fonts/qml/fonts-qml/fonts.qml
index b4e07b57..fb998274 100644
--- a/examples/declarative/text/fonts/fonts/qml/fonts-qml/fonts.qml
+++ b/examples/declarative/text/fonts/fonts/qml/fonts-qml/fonts.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/fonts/qml/fonts-qml/hello.qml b/examples/declarative/text/fonts/fonts/qml/fonts-qml/hello.qml
index c60f6a38..55d1806f 100644
--- a/examples/declarative/text/fonts/fonts/qml/fonts-qml/hello.qml
+++ b/examples/declarative/text/fonts/fonts/qml/fonts-qml/hello.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/hello/main.cpp b/examples/declarative/text/fonts/hello/main.cpp
index d17afe97..586e763e 100644
--- a/examples/declarative/text/fonts/hello/main.cpp
+++ b/examples/declarative/text/fonts/hello/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/hello/qml/hello/availableFonts.qml b/examples/declarative/text/fonts/hello/qml/hello/availableFonts.qml
index a58c2a00..5d75412d 100644
--- a/examples/declarative/text/fonts/hello/qml/hello/availableFonts.qml
+++ b/examples/declarative/text/fonts/hello/qml/hello/availableFonts.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/hello/qml/hello/banner.qml b/examples/declarative/text/fonts/hello/qml/hello/banner.qml
index 41779b07..3185096a 100644
--- a/examples/declarative/text/fonts/hello/qml/hello/banner.qml
+++ b/examples/declarative/text/fonts/hello/qml/hello/banner.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/hello/qml/hello/fonts.qml b/examples/declarative/text/fonts/hello/qml/hello/fonts.qml
index b4e07b57..fb998274 100644
--- a/examples/declarative/text/fonts/hello/qml/hello/fonts.qml
+++ b/examples/declarative/text/fonts/hello/qml/hello/fonts.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/fonts/hello/qml/hello/hello.qml b/examples/declarative/text/fonts/hello/qml/hello/hello.qml
index c60f6a38..55d1806f 100644
--- a/examples/declarative/text/fonts/hello/qml/hello/hello.qml
+++ b/examples/declarative/text/fonts/hello/qml/hello/hello.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/textselection/main.cpp b/examples/declarative/text/textselection/main.cpp
index f0c5174e..003abb9d 100644
--- a/examples/declarative/text/textselection/main.cpp
+++ b/examples/declarative/text/textselection/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/text/textselection/qml/textselection/textselection.qml b/examples/declarative/text/textselection/qml/textselection/textselection.qml
index b8b184ec..bd623baa 100644
--- a/examples/declarative/text/textselection/qml/textselection/textselection.qml
+++ b/examples/declarative/text/textselection/qml/textselection/textselection.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/threading/threadedlistmodel/main.cpp b/examples/declarative/threading/threadedlistmodel/main.cpp
index a422d54a..135e2c33 100644
--- a/examples/declarative/threading/threadedlistmodel/main.cpp
+++ b/examples/declarative/threading/threadedlistmodel/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/dataloader.js b/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/dataloader.js
index 43a1c72e..0e5ecee9 100644
--- a/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/dataloader.js
+++ b/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/dataloader.js
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/timedisplay.qml b/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/timedisplay.qml
index af547596..96f2249e 100644
--- a/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/timedisplay.qml
+++ b/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/timedisplay.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/threading/threadedlistmodel/threadedlistmodel.qmlproject b/examples/declarative/threading/threadedlistmodel/threadedlistmodel.qmlproject
index 49dbde9f..785e9c41 100644
--- a/examples/declarative/threading/threadedlistmodel/threadedlistmodel.qmlproject
+++ b/examples/declarative/threading/threadedlistmodel/threadedlistmodel.qmlproject
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/threading/workerscript/main.cpp b/examples/declarative/threading/workerscript/main.cpp
index f3bee50d..65a1911c 100644
--- a/examples/declarative/threading/workerscript/main.cpp
+++ b/examples/declarative/threading/workerscript/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/threading/workerscript/qml/workerscript/workerscript.qml b/examples/declarative/threading/workerscript/qml/workerscript/workerscript.qml
index 0d3a6ec8..bc042c53 100644
--- a/examples/declarative/threading/workerscript/qml/workerscript/workerscript.qml
+++ b/examples/declarative/threading/workerscript/qml/workerscript/workerscript.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/touchinteraction/gestures/experimental-gestures/main.cpp b/examples/declarative/touchinteraction/gestures/experimental-gestures/main.cpp
index ad653e95..9acd181a 100644
--- a/examples/declarative/touchinteraction/gestures/experimental-gestures/main.cpp
+++ b/examples/declarative/touchinteraction/gestures/experimental-gestures/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/touchinteraction/gestures/experimental-gestures/qml/experimental-gestures/experimental-gestures.qml b/examples/declarative/touchinteraction/gestures/experimental-gestures/qml/experimental-gestures/experimental-gestures.qml
index 53065140..9b9ec715 100644
--- a/examples/declarative/touchinteraction/gestures/experimental-gestures/qml/experimental-gestures/experimental-gestures.qml
+++ b/examples/declarative/touchinteraction/gestures/experimental-gestures/qml/experimental-gestures/experimental-gestures.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/touchinteraction/mousearea/mousearea-example/main.cpp b/examples/declarative/touchinteraction/mousearea/mousearea-example/main.cpp
index 31c64a6b..2b43a405 100644
--- a/examples/declarative/touchinteraction/mousearea/mousearea-example/main.cpp
+++ b/examples/declarative/touchinteraction/mousearea/mousearea-example/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/touchinteraction/mousearea/mousearea-example/qml/mousearea-example/mousearea-example.qml b/examples/declarative/touchinteraction/mousearea/mousearea-example/qml/mousearea-example/mousearea-example.qml
index 34034151..f2a7b59e 100644
--- a/examples/declarative/touchinteraction/mousearea/mousearea-example/qml/mousearea-example/mousearea-example.qml
+++ b/examples/declarative/touchinteraction/mousearea/mousearea-example/qml/mousearea-example/mousearea-example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/touchinteraction/pincharea/main.cpp b/examples/declarative/touchinteraction/pincharea/main.cpp
index 1ee36c84..e40091f9 100644
--- a/examples/declarative/touchinteraction/pincharea/main.cpp
+++ b/examples/declarative/touchinteraction/pincharea/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/touchinteraction/pincharea/qml/pincharea/flickresize.qml b/examples/declarative/touchinteraction/pincharea/qml/pincharea/flickresize.qml
index 1339aa7c..02b6c497 100644
--- a/examples/declarative/touchinteraction/pincharea/qml/pincharea/flickresize.qml
+++ b/examples/declarative/touchinteraction/pincharea/qml/pincharea/flickresize.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/clocks/main.cpp b/examples/declarative/toys/clocks/main.cpp
index e64602b5..380da982 100644
--- a/examples/declarative/toys/clocks/main.cpp
+++ b/examples/declarative/toys/clocks/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/clocks/qml/clocks/clocks.qml b/examples/declarative/toys/clocks/qml/clocks/clocks.qml
index 74cb9ab7..8ce2cff2 100644
--- a/examples/declarative/toys/clocks/qml/clocks/clocks.qml
+++ b/examples/declarative/toys/clocks/qml/clocks/clocks.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/clocks/qml/clocks/content/Clock.qml b/examples/declarative/toys/clocks/qml/clocks/content/Clock.qml
index c5f7348f..d0d3ac53 100644
--- a/examples/declarative/toys/clocks/qml/clocks/content/Clock.qml
+++ b/examples/declarative/toys/clocks/qml/clocks/content/Clock.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/clocks/qml/clocks/content/QuitButton.qml b/examples/declarative/toys/clocks/qml/clocks/content/QuitButton.qml
index 17236906..6f6ddc5b 100644
--- a/examples/declarative/toys/clocks/qml/clocks/content/QuitButton.qml
+++ b/examples/declarative/toys/clocks/qml/clocks/content/QuitButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/corkboards/main.cpp b/examples/declarative/toys/corkboards/main.cpp
index 029b2060..389aaf56 100644
--- a/examples/declarative/toys/corkboards/main.cpp
+++ b/examples/declarative/toys/corkboards/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/corkboards/qml/corkboards/Day.qml b/examples/declarative/toys/corkboards/qml/corkboards/Day.qml
index 5f4ab03a..c698a02c 100644
--- a/examples/declarative/toys/corkboards/qml/corkboards/Day.qml
+++ b/examples/declarative/toys/corkboards/qml/corkboards/Day.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/corkboards/qml/corkboards/corkboards.qml b/examples/declarative/toys/corkboards/qml/corkboards/corkboards.qml
index 9f04521b..54ce43be 100644
--- a/examples/declarative/toys/corkboards/qml/corkboards/corkboards.qml
+++ b/examples/declarative/toys/corkboards/qml/corkboards/corkboards.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/dynamicscene/main.cpp b/examples/declarative/toys/dynamicscene/main.cpp
index 50218f49..06a14c3c 100644
--- a/examples/declarative/toys/dynamicscene/main.cpp
+++ b/examples/declarative/toys/dynamicscene/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/dynamicscene/qml/dynamicscene/Button.qml b/examples/declarative/toys/dynamicscene/qml/dynamicscene/Button.qml
index 63627061..bfef5758 100644
--- a/examples/declarative/toys/dynamicscene/qml/dynamicscene/Button.qml
+++ b/examples/declarative/toys/dynamicscene/qml/dynamicscene/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/dynamicscene/qml/dynamicscene/GenericSceneItem.qml b/examples/declarative/toys/dynamicscene/qml/dynamicscene/GenericSceneItem.qml
index 64ca90b3..c900a1e5 100644
--- a/examples/declarative/toys/dynamicscene/qml/dynamicscene/GenericSceneItem.qml
+++ b/examples/declarative/toys/dynamicscene/qml/dynamicscene/GenericSceneItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/dynamicscene/qml/dynamicscene/PaletteItem.qml b/examples/declarative/toys/dynamicscene/qml/dynamicscene/PaletteItem.qml
index 11d805a4..68d3119b 100644
--- a/examples/declarative/toys/dynamicscene/qml/dynamicscene/PaletteItem.qml
+++ b/examples/declarative/toys/dynamicscene/qml/dynamicscene/PaletteItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/dynamicscene/qml/dynamicscene/PerspectiveItem.qml b/examples/declarative/toys/dynamicscene/qml/dynamicscene/PerspectiveItem.qml
index e165168d..8ac639d8 100644
--- a/examples/declarative/toys/dynamicscene/qml/dynamicscene/PerspectiveItem.qml
+++ b/examples/declarative/toys/dynamicscene/qml/dynamicscene/PerspectiveItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/dynamicscene/qml/dynamicscene/Sun.qml b/examples/declarative/toys/dynamicscene/qml/dynamicscene/Sun.qml
index 799bcb53..84c34dc3 100644
--- a/examples/declarative/toys/dynamicscene/qml/dynamicscene/Sun.qml
+++ b/examples/declarative/toys/dynamicscene/qml/dynamicscene/Sun.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/dynamicscene/qml/dynamicscene/dynamicscene.qml b/examples/declarative/toys/dynamicscene/qml/dynamicscene/dynamicscene.qml
index 2c3f67d0..775661b2 100644
--- a/examples/declarative/toys/dynamicscene/qml/dynamicscene/dynamicscene.qml
+++ b/examples/declarative/toys/dynamicscene/qml/dynamicscene/dynamicscene.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/tic-tac-toe/main.cpp b/examples/declarative/toys/tic-tac-toe/main.cpp
index dfcdc0c9..335a568a 100644
--- a/examples/declarative/toys/tic-tac-toe/main.cpp
+++ b/examples/declarative/toys/tic-tac-toe/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/Button.qml b/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/Button.qml
index 49acb9fd..ebf52e4d 100644
--- a/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/Button.qml
+++ b/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/TicTac.qml b/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/TicTac.qml
index 20cb31ef..71c60cbb 100644
--- a/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/TicTac.qml
+++ b/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/TicTac.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/tic-tac-toe.qml b/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/tic-tac-toe.qml
index 5b760b5a..af997949 100644
--- a/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/tic-tac-toe.qml
+++ b/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/tic-tac-toe.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/tvtennis/main.cpp b/examples/declarative/toys/tvtennis/main.cpp
index a4afa14f..86469a0b 100644
--- a/examples/declarative/toys/tvtennis/main.cpp
+++ b/examples/declarative/toys/tvtennis/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/toys/tvtennis/qml/tvtennis/tvtennis.qml b/examples/declarative/toys/tvtennis/qml/tvtennis/tvtennis.qml
index 805bbf16..c7f534cd 100644
--- a/examples/declarative/toys/tvtennis/qml/tvtennis/tvtennis.qml
+++ b/examples/declarative/toys/tvtennis/qml/tvtennis/tvtennis.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter1-basics/app.qml b/examples/declarative/tutorials/extending/chapter1-basics/app.qml
index dec1bd03..02df9041 100644
--- a/examples/declarative/tutorials/extending/chapter1-basics/app.qml
+++ b/examples/declarative/tutorials/extending/chapter1-basics/app.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter1-basics/main.cpp b/examples/declarative/tutorials/extending/chapter1-basics/main.cpp
index c68c956a..64562595 100644
--- a/examples/declarative/tutorials/extending/chapter1-basics/main.cpp
+++ b/examples/declarative/tutorials/extending/chapter1-basics/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter1-basics/piechart.cpp b/examples/declarative/tutorials/extending/chapter1-basics/piechart.cpp
index efedfea9..a9639127 100644
--- a/examples/declarative/tutorials/extending/chapter1-basics/piechart.cpp
+++ b/examples/declarative/tutorials/extending/chapter1-basics/piechart.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter1-basics/piechart.h b/examples/declarative/tutorials/extending/chapter1-basics/piechart.h
index 1fcfe4ba..23804341 100644
--- a/examples/declarative/tutorials/extending/chapter1-basics/piechart.h
+++ b/examples/declarative/tutorials/extending/chapter1-basics/piechart.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter2-methods/app.qml b/examples/declarative/tutorials/extending/chapter2-methods/app.qml
index 75fb4e3c..2f009778 100644
--- a/examples/declarative/tutorials/extending/chapter2-methods/app.qml
+++ b/examples/declarative/tutorials/extending/chapter2-methods/app.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter2-methods/main.cpp b/examples/declarative/tutorials/extending/chapter2-methods/main.cpp
index c68c956a..64562595 100644
--- a/examples/declarative/tutorials/extending/chapter2-methods/main.cpp
+++ b/examples/declarative/tutorials/extending/chapter2-methods/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter2-methods/piechart.cpp b/examples/declarative/tutorials/extending/chapter2-methods/piechart.cpp
index ca14a5df..81ca49bc 100644
--- a/examples/declarative/tutorials/extending/chapter2-methods/piechart.cpp
+++ b/examples/declarative/tutorials/extending/chapter2-methods/piechart.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter2-methods/piechart.h b/examples/declarative/tutorials/extending/chapter2-methods/piechart.h
index 843e8c00..fd0ceb20 100644
--- a/examples/declarative/tutorials/extending/chapter2-methods/piechart.h
+++ b/examples/declarative/tutorials/extending/chapter2-methods/piechart.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter3-bindings/app.qml b/examples/declarative/tutorials/extending/chapter3-bindings/app.qml
index e1605eed..5005cf12 100644
--- a/examples/declarative/tutorials/extending/chapter3-bindings/app.qml
+++ b/examples/declarative/tutorials/extending/chapter3-bindings/app.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter3-bindings/main.cpp b/examples/declarative/tutorials/extending/chapter3-bindings/main.cpp
index c68c956a..64562595 100644
--- a/examples/declarative/tutorials/extending/chapter3-bindings/main.cpp
+++ b/examples/declarative/tutorials/extending/chapter3-bindings/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter3-bindings/piechart.cpp b/examples/declarative/tutorials/extending/chapter3-bindings/piechart.cpp
index 42c7b0a0..65c693db 100644
--- a/examples/declarative/tutorials/extending/chapter3-bindings/piechart.cpp
+++ b/examples/declarative/tutorials/extending/chapter3-bindings/piechart.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter3-bindings/piechart.h b/examples/declarative/tutorials/extending/chapter3-bindings/piechart.h
index bd3046ec..98bfe9b7 100644
--- a/examples/declarative/tutorials/extending/chapter3-bindings/piechart.h
+++ b/examples/declarative/tutorials/extending/chapter3-bindings/piechart.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/app.qml b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/app.qml
index dbdbf5c0..94883646 100644
--- a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/app.qml
+++ b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/app.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/main.cpp b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/main.cpp
index cf24512d..ed54f334 100644
--- a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/main.cpp
+++ b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.cpp b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.cpp
index 27ad89e1..88ef9133 100644
--- a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.cpp
+++ b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.h b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.h
index 89832243..d0d0920d 100644
--- a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.h
+++ b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.cpp b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.cpp
index 2e058c9a..839d4d94 100644
--- a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.cpp
+++ b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.h b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.h
index 9bfd69e9..192b2c68 100644
--- a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.h
+++ b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter5-listproperties/app.qml b/examples/declarative/tutorials/extending/chapter5-listproperties/app.qml
index e5886946..fc56a19b 100644
--- a/examples/declarative/tutorials/extending/chapter5-listproperties/app.qml
+++ b/examples/declarative/tutorials/extending/chapter5-listproperties/app.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter5-listproperties/main.cpp b/examples/declarative/tutorials/extending/chapter5-listproperties/main.cpp
index 52e5afd4..8f99c578 100644
--- a/examples/declarative/tutorials/extending/chapter5-listproperties/main.cpp
+++ b/examples/declarative/tutorials/extending/chapter5-listproperties/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter5-listproperties/piechart.cpp b/examples/declarative/tutorials/extending/chapter5-listproperties/piechart.cpp
index 2299eb19..68dc91ef 100644
--- a/examples/declarative/tutorials/extending/chapter5-listproperties/piechart.cpp
+++ b/examples/declarative/tutorials/extending/chapter5-listproperties/piechart.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter5-listproperties/piechart.h b/examples/declarative/tutorials/extending/chapter5-listproperties/piechart.h
index bd208aec..71c316e6 100644
--- a/examples/declarative/tutorials/extending/chapter5-listproperties/piechart.h
+++ b/examples/declarative/tutorials/extending/chapter5-listproperties/piechart.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.cpp b/examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.cpp
index 6fbc45cb..b2b3b9c3 100644
--- a/examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.cpp
+++ b/examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.h b/examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.h
index dc72b7bb..ba681165 100644
--- a/examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.h
+++ b/examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter6-plugins/app.qml b/examples/declarative/tutorials/extending/chapter6-plugins/app.qml
index ee649233..684e416e 100644
--- a/examples/declarative/tutorials/extending/chapter6-plugins/app.qml
+++ b/examples/declarative/tutorials/extending/chapter6-plugins/app.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.cpp b/examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.cpp
index f7e52961..63516435 100644
--- a/examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.cpp
+++ b/examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.h b/examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.h
index a5f8ca1f..14d81cca 100644
--- a/examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.h
+++ b/examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter6-plugins/piechart.cpp b/examples/declarative/tutorials/extending/chapter6-plugins/piechart.cpp
index a7c0eaf0..ed611b73 100644
--- a/examples/declarative/tutorials/extending/chapter6-plugins/piechart.cpp
+++ b/examples/declarative/tutorials/extending/chapter6-plugins/piechart.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter6-plugins/piechart.h b/examples/declarative/tutorials/extending/chapter6-plugins/piechart.h
index 93b47c18..747268f7 100644
--- a/examples/declarative/tutorials/extending/chapter6-plugins/piechart.h
+++ b/examples/declarative/tutorials/extending/chapter6-plugins/piechart.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter6-plugins/pieslice.cpp b/examples/declarative/tutorials/extending/chapter6-plugins/pieslice.cpp
index 6fbc45cb..b2b3b9c3 100644
--- a/examples/declarative/tutorials/extending/chapter6-plugins/pieslice.cpp
+++ b/examples/declarative/tutorials/extending/chapter6-plugins/pieslice.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/extending/chapter6-plugins/pieslice.h b/examples/declarative/tutorials/extending/chapter6-plugins/pieslice.h
index 1911869d..caeb72af 100644
--- a/examples/declarative/tutorials/extending/chapter6-plugins/pieslice.h
+++ b/examples/declarative/tutorials/extending/chapter6-plugins/pieslice.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/filedialog/dialogPlugin.cpp b/examples/declarative/tutorials/gettingStarted/filedialog/dialogPlugin.cpp
index bc711932..e1870e98 100644
--- a/examples/declarative/tutorials/gettingStarted/filedialog/dialogPlugin.cpp
+++ b/examples/declarative/tutorials/gettingStarted/filedialog/dialogPlugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/filedialog/dialogPlugin.h b/examples/declarative/tutorials/gettingStarted/filedialog/dialogPlugin.h
index e87b7e82..0a5bc9ef 100644
--- a/examples/declarative/tutorials/gettingStarted/filedialog/dialogPlugin.h
+++ b/examples/declarative/tutorials/gettingStarted/filedialog/dialogPlugin.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/filedialog/directory.cpp b/examples/declarative/tutorials/gettingStarted/filedialog/directory.cpp
index fe5018b1..8bde1e3a 100644
--- a/examples/declarative/tutorials/gettingStarted/filedialog/directory.cpp
+++ b/examples/declarative/tutorials/gettingStarted/filedialog/directory.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/filedialog/directory.h b/examples/declarative/tutorials/gettingStarted/filedialog/directory.h
index 90e15781..a39ca3b3 100644
--- a/examples/declarative/tutorials/gettingStarted/filedialog/directory.h
+++ b/examples/declarative/tutorials/gettingStarted/filedialog/directory.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/filedialog/file.cpp b/examples/declarative/tutorials/gettingStarted/filedialog/file.cpp
index 7921489c..27277961 100644
--- a/examples/declarative/tutorials/gettingStarted/filedialog/file.cpp
+++ b/examples/declarative/tutorials/gettingStarted/filedialog/file.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/filedialog/file.h b/examples/declarative/tutorials/gettingStarted/filedialog/file.h
index ee93aa2e..f3afb6ff 100644
--- a/examples/declarative/tutorials/gettingStarted/filedialog/file.h
+++ b/examples/declarative/tutorials/gettingStarted/filedialog/file.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gettingStarted.qml b/examples/declarative/tutorials/gettingStarted/gettingStarted.qml
index 84bb0c7d..fae37148 100644
--- a/examples/declarative/tutorials/gettingStarted/gettingStarted.qml
+++ b/examples/declarative/tutorials/gettingStarted/gettingStarted.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/core/button.qml b/examples/declarative/tutorials/gettingStarted/gsQml/core/button.qml
index 1c31f661..aaf619b5 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/core/button.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/core/button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/core/editMenu.qml b/examples/declarative/tutorials/gettingStarted/gsQml/core/editMenu.qml
index 8dc7b246..cc8e345d 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/core/editMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/core/editMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/core/fileDialog.qml b/examples/declarative/tutorials/gettingStarted/gsQml/core/fileDialog.qml
index b2f845c3..9f50c73f 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/core/fileDialog.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/core/fileDialog.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/core/fileMenu.qml b/examples/declarative/tutorials/gettingStarted/gsQml/core/fileMenu.qml
index 87391893..b2a34b9b 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/core/fileMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/core/fileMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/core/menuBar.qml b/examples/declarative/tutorials/gettingStarted/gsQml/core/menuBar.qml
index 8ddb03ae..49dc0e0d 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/core/menuBar.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/core/menuBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/core/textArea.qml b/examples/declarative/tutorials/gettingStarted/gsQml/core/textArea.qml
index 6e392ac9..fc122523 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/core/textArea.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/core/textArea.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.cpp b/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.cpp
index bc711932..e1870e98 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.cpp
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.h b/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.h
index e87b7e82..0a5bc9ef 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.h
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/directory.cpp b/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/directory.cpp
index fe5018b1..8bde1e3a 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/directory.cpp
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/directory.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/directory.h b/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/directory.h
index 90e15781..a39ca3b3 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/directory.h
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/directory.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/file.cpp b/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/file.cpp
index 7921489c..27277961 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/file.cpp
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/file.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/file.h b/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/file.h
index ee93aa2e..f3afb6ff 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/file.h
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/filedialog/file.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part0/Button.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part0/Button.qml
index 0794e8a2..b7eed442 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part0/Button.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part0/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/Button.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/Button.qml
index 1048711a..f4b9d1a3 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/Button.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/EditMenu.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/EditMenu.qml
index cf5e481d..eabf00b4 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/EditMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/EditMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/FileMenu.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/FileMenu.qml
index b74ea0e4..96b22a7b 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/FileMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/FileMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/SimpleButton.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/SimpleButton.qml
index a1512e0b..203d911a 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/SimpleButton.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part1/SimpleButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/Button.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/Button.qml
index 744d4bf4..78b38aee 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/Button.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/EditMenu.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/EditMenu.qml
index 20f88545..5e825755 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/EditMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/EditMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/FileMenu.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/FileMenu.qml
index 75aac68b..d53e1f3d 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/FileMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/FileMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/MenuBar.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/MenuBar.qml
index c53196a4..d2131eeb 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/MenuBar.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part2/MenuBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/Button.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/Button.qml
index 744d4bf4..78b38aee 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/Button.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/EditMenu.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/EditMenu.qml
index 20f88545..5e825755 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/EditMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/EditMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/FileMenu.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/FileMenu.qml
index 75aac68b..d53e1f3d 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/FileMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/FileMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/MenuBar.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/MenuBar.qml
index c53196a4..d2131eeb 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/MenuBar.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/MenuBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/TextArea.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/TextArea.qml
index 4b09eff5..ece97fec 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/TextArea.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/TextArea.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/TextEditor.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/TextEditor.qml
index 61beb1c6..a535c0fc 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/TextEditor.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part3/TextEditor.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/Button.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/Button.qml
index e0ba7ed7..2ca436ba 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/Button.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/EditMenu.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/EditMenu.qml
index 7177ed25..64345ebd 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/EditMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/EditMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/FileMenu.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/FileMenu.qml
index f897be60..20acaa8a 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/FileMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/FileMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/MenuBar.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/MenuBar.qml
index 7dbb1c9a..9c027fc9 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/MenuBar.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/MenuBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/SimpleButton.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/SimpleButton.qml
index df28ba3f..384a6c52 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/SimpleButton.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/SimpleButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/TextArea.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/TextArea.qml
index f83e5d49..1e33bec9 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/TextArea.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/TextArea.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/TextEditor.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/TextEditor.qml
index 35d0e88c..0fdce356 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/TextEditor.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part4/TextEditor.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/TextEditor.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/TextEditor.qml
index 84d8d874..7c63d752 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/TextEditor.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/TextEditor.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/Button.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/Button.qml
index 9c15a1aa..eca94dea 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/Button.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/EditMenu.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/EditMenu.qml
index 1677440f..7d535192 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/EditMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/EditMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/FileDialog.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/FileDialog.qml
index ca9e5c23..af76cfe1 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/FileDialog.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/FileDialog.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/FileMenu.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/FileMenu.qml
index c4bbad00..9ae8d1d9 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/FileMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/FileMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/MenuBar.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/MenuBar.qml
index db698518..23310757 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/MenuBar.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/MenuBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/TextArea.qml b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/TextArea.qml
index 64a1bae6..6ae50d75 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/TextArea.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/core/TextArea.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/dialogPlugin.cpp b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/dialogPlugin.cpp
index 286374d8..452124f5 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/dialogPlugin.cpp
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/dialogPlugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/dialogPlugin.h b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/dialogPlugin.h
index ddcf82be..68c6076e 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/dialogPlugin.h
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/dialogPlugin.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/directory.cpp b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/directory.cpp
index c5f455c7..0824e08c 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/directory.cpp
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/directory.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/directory.h b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/directory.h
index 1d01372e..b5a7bbe1 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/directory.h
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/directory.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/file.cpp b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/file.cpp
index 9da61921..65d42092 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/file.cpp
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/file.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/file.h b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/file.h
index 76c192e3..ef1551a3 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/file.h
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/filedialog/file.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/gsQml/texteditor.qml b/examples/declarative/tutorials/gettingStarted/gsQml/texteditor.qml
index 84bb0c7d..fae37148 100644
--- a/examples/declarative/tutorials/gettingStarted/gsQml/texteditor.qml
+++ b/examples/declarative/tutorials/gettingStarted/gsQml/texteditor.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part0/Button.qml b/examples/declarative/tutorials/gettingStarted/parts/part0/Button.qml
index 0794e8a2..b7eed442 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part0/Button.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part0/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part1/Button.qml b/examples/declarative/tutorials/gettingStarted/parts/part1/Button.qml
index 1048711a..f4b9d1a3 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part1/Button.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part1/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part1/EditMenu.qml b/examples/declarative/tutorials/gettingStarted/parts/part1/EditMenu.qml
index cf5e481d..eabf00b4 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part1/EditMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part1/EditMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part1/FileMenu.qml b/examples/declarative/tutorials/gettingStarted/parts/part1/FileMenu.qml
index b74ea0e4..96b22a7b 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part1/FileMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part1/FileMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part1/SimpleButton.qml b/examples/declarative/tutorials/gettingStarted/parts/part1/SimpleButton.qml
index a1512e0b..203d911a 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part1/SimpleButton.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part1/SimpleButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part2/Button.qml b/examples/declarative/tutorials/gettingStarted/parts/part2/Button.qml
index 744d4bf4..78b38aee 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part2/Button.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part2/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part2/EditMenu.qml b/examples/declarative/tutorials/gettingStarted/parts/part2/EditMenu.qml
index 20f88545..5e825755 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part2/EditMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part2/EditMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part2/FileMenu.qml b/examples/declarative/tutorials/gettingStarted/parts/part2/FileMenu.qml
index 75aac68b..d53e1f3d 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part2/FileMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part2/FileMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part2/MenuBar.qml b/examples/declarative/tutorials/gettingStarted/parts/part2/MenuBar.qml
index c53196a4..d2131eeb 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part2/MenuBar.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part2/MenuBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part3/Button.qml b/examples/declarative/tutorials/gettingStarted/parts/part3/Button.qml
index 744d4bf4..78b38aee 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part3/Button.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part3/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part3/EditMenu.qml b/examples/declarative/tutorials/gettingStarted/parts/part3/EditMenu.qml
index 20f88545..5e825755 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part3/EditMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part3/EditMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part3/FileMenu.qml b/examples/declarative/tutorials/gettingStarted/parts/part3/FileMenu.qml
index 75aac68b..d53e1f3d 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part3/FileMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part3/FileMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part3/MenuBar.qml b/examples/declarative/tutorials/gettingStarted/parts/part3/MenuBar.qml
index c53196a4..d2131eeb 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part3/MenuBar.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part3/MenuBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part3/TextArea.qml b/examples/declarative/tutorials/gettingStarted/parts/part3/TextArea.qml
index 4b09eff5..ece97fec 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part3/TextArea.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part3/TextArea.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part3/TextEditor.qml b/examples/declarative/tutorials/gettingStarted/parts/part3/TextEditor.qml
index 61beb1c6..a535c0fc 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part3/TextEditor.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part3/TextEditor.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part4/Button.qml b/examples/declarative/tutorials/gettingStarted/parts/part4/Button.qml
index e0ba7ed7..2ca436ba 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part4/Button.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part4/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part4/EditMenu.qml b/examples/declarative/tutorials/gettingStarted/parts/part4/EditMenu.qml
index 7177ed25..64345ebd 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part4/EditMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part4/EditMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part4/FileMenu.qml b/examples/declarative/tutorials/gettingStarted/parts/part4/FileMenu.qml
index f897be60..20acaa8a 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part4/FileMenu.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part4/FileMenu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part4/MenuBar.qml b/examples/declarative/tutorials/gettingStarted/parts/part4/MenuBar.qml
index 7dbb1c9a..9c027fc9 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part4/MenuBar.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part4/MenuBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part4/SimpleButton.qml b/examples/declarative/tutorials/gettingStarted/parts/part4/SimpleButton.qml
index df28ba3f..384a6c52 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part4/SimpleButton.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part4/SimpleButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part4/TextArea.qml b/examples/declarative/tutorials/gettingStarted/parts/part4/TextArea.qml
index f83e5d49..1e33bec9 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part4/TextArea.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part4/TextArea.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part4/TextEditor.qml b/examples/declarative/tutorials/gettingStarted/parts/part4/TextEditor.qml
index 35d0e88c..0fdce356 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part4/TextEditor.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part4/TextEditor.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part5/TextEditor.qml b/examples/declarative/tutorials/gettingStarted/parts/part5/TextEditor.qml
index 84d8d874..7c63d752 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part5/TextEditor.qml
+++ b/examples/declarative/tutorials/gettingStarted/parts/part5/TextEditor.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/dialogPlugin.cpp b/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/dialogPlugin.cpp
index 286374d8..452124f5 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/dialogPlugin.cpp
+++ b/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/dialogPlugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/dialogPlugin.h b/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/dialogPlugin.h
index ddcf82be..68c6076e 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/dialogPlugin.h
+++ b/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/dialogPlugin.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/directory.cpp b/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/directory.cpp
index c5f455c7..0824e08c 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/directory.cpp
+++ b/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/directory.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/directory.h b/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/directory.h
index 1d01372e..b5a7bbe1 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/directory.h
+++ b/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/directory.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/file.cpp b/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/file.cpp
index 9da61921..65d42092 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/file.cpp
+++ b/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/file.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/file.h b/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/file.h
index 76c192e3..ef1551a3 100644
--- a/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/file.h
+++ b/examples/declarative/tutorials/gettingStarted/parts/part5/filedialog/file.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/helloworld/Cell.qml b/examples/declarative/tutorials/helloworld/Cell.qml
index e8b484f0..0489653b 100644
--- a/examples/declarative/tutorials/helloworld/Cell.qml
+++ b/examples/declarative/tutorials/helloworld/Cell.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/helloworld/tutorial1.qml b/examples/declarative/tutorials/helloworld/tutorial1.qml
index 0e8df73b..06dfd44b 100644
--- a/examples/declarative/tutorials/helloworld/tutorial1.qml
+++ b/examples/declarative/tutorials/helloworld/tutorial1.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/helloworld/tutorial2.qml b/examples/declarative/tutorials/helloworld/tutorial2.qml
index 43ed2ac8..ccaab325 100644
--- a/examples/declarative/tutorials/helloworld/tutorial2.qml
+++ b/examples/declarative/tutorials/helloworld/tutorial2.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/helloworld/tutorial3.qml b/examples/declarative/tutorials/helloworld/tutorial3.qml
index ec4975ea..94123c21 100644
--- a/examples/declarative/tutorials/helloworld/tutorial3.qml
+++ b/examples/declarative/tutorials/helloworld/tutorial3.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/samegame/samegame1/Block.qml b/examples/declarative/tutorials/samegame/samegame1/Block.qml
index 0e82d693..dd3808e7 100644
--- a/examples/declarative/tutorials/samegame/samegame1/Block.qml
+++ b/examples/declarative/tutorials/samegame/samegame1/Block.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/samegame/samegame1/Button.qml b/examples/declarative/tutorials/samegame/samegame1/Button.qml
index 0338c969..264c5999 100644
--- a/examples/declarative/tutorials/samegame/samegame1/Button.qml
+++ b/examples/declarative/tutorials/samegame/samegame1/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/samegame/samegame1/samegame.qml b/examples/declarative/tutorials/samegame/samegame1/samegame.qml
index 17d2e992..999e629a 100644
--- a/examples/declarative/tutorials/samegame/samegame1/samegame.qml
+++ b/examples/declarative/tutorials/samegame/samegame1/samegame.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/samegame/samegame2/Block.qml b/examples/declarative/tutorials/samegame/samegame2/Block.qml
index 8164d39f..68dd5fdc 100644
--- a/examples/declarative/tutorials/samegame/samegame2/Block.qml
+++ b/examples/declarative/tutorials/samegame/samegame2/Block.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/samegame/samegame2/Button.qml b/examples/declarative/tutorials/samegame/samegame2/Button.qml
index 90af8217..099b25a0 100644
--- a/examples/declarative/tutorials/samegame/samegame2/Button.qml
+++ b/examples/declarative/tutorials/samegame/samegame2/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/samegame/samegame2/samegame.qml b/examples/declarative/tutorials/samegame/samegame2/samegame.qml
index cc26d3e7..8786c3c2 100644
--- a/examples/declarative/tutorials/samegame/samegame2/samegame.qml
+++ b/examples/declarative/tutorials/samegame/samegame2/samegame.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/samegame/samegame3/Block.qml b/examples/declarative/tutorials/samegame/samegame3/Block.qml
index 0778759d..20a2e163 100644
--- a/examples/declarative/tutorials/samegame/samegame3/Block.qml
+++ b/examples/declarative/tutorials/samegame/samegame3/Block.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/samegame/samegame3/Button.qml b/examples/declarative/tutorials/samegame/samegame3/Button.qml
index 90af8217..099b25a0 100644
--- a/examples/declarative/tutorials/samegame/samegame3/Button.qml
+++ b/examples/declarative/tutorials/samegame/samegame3/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/samegame/samegame3/Dialog.qml b/examples/declarative/tutorials/samegame/samegame3/Dialog.qml
index 6ca55443..70bba66b 100644
--- a/examples/declarative/tutorials/samegame/samegame3/Dialog.qml
+++ b/examples/declarative/tutorials/samegame/samegame3/Dialog.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/samegame/samegame3/samegame.qml b/examples/declarative/tutorials/samegame/samegame3/samegame.qml
index f538491e..65b52aec 100644
--- a/examples/declarative/tutorials/samegame/samegame3/samegame.qml
+++ b/examples/declarative/tutorials/samegame/samegame3/samegame.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/samegame/samegame4/content/BoomBlock.qml b/examples/declarative/tutorials/samegame/samegame4/content/BoomBlock.qml
index a20876aa..aeb544c7 100644
--- a/examples/declarative/tutorials/samegame/samegame4/content/BoomBlock.qml
+++ b/examples/declarative/tutorials/samegame/samegame4/content/BoomBlock.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/samegame/samegame4/content/Button.qml b/examples/declarative/tutorials/samegame/samegame4/content/Button.qml
index 90af8217..099b25a0 100644
--- a/examples/declarative/tutorials/samegame/samegame4/content/Button.qml
+++ b/examples/declarative/tutorials/samegame/samegame4/content/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/samegame/samegame4/content/Dialog.qml b/examples/declarative/tutorials/samegame/samegame4/content/Dialog.qml
index 82cf60bc..03abe5cc 100644
--- a/examples/declarative/tutorials/samegame/samegame4/content/Dialog.qml
+++ b/examples/declarative/tutorials/samegame/samegame4/content/Dialog.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/tutorials/samegame/samegame4/samegame.qml b/examples/declarative/tutorials/samegame/samegame4/samegame.qml
index 695acadf..94fb5365 100644
--- a/examples/declarative/tutorials/samegame/samegame4/samegame.qml
+++ b/examples/declarative/tutorials/samegame/samegame4/samegame.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/declarative/twitter/main.cpp b/examples/declarative/twitter/main.cpp
index c79424b7..0a7a07f9 100644
--- a/examples/declarative/twitter/main.cpp
+++ b/examples/declarative/twitter/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/twitter/qml/twitter/TwitterCore/Button.qml b/examples/declarative/twitter/qml/twitter/TwitterCore/Button.qml
index 9b9b2d67..794ba267 100644
--- a/examples/declarative/twitter/qml/twitter/TwitterCore/Button.qml
+++ b/examples/declarative/twitter/qml/twitter/TwitterCore/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/twitter/qml/twitter/TwitterCore/FatDelegate.qml b/examples/declarative/twitter/qml/twitter/TwitterCore/FatDelegate.qml
index e4a6e150..08a01c09 100644
--- a/examples/declarative/twitter/qml/twitter/TwitterCore/FatDelegate.qml
+++ b/examples/declarative/twitter/qml/twitter/TwitterCore/FatDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/twitter/qml/twitter/TwitterCore/Input.qml b/examples/declarative/twitter/qml/twitter/TwitterCore/Input.qml
index ce1bc0e9..aa090407 100644
--- a/examples/declarative/twitter/qml/twitter/TwitterCore/Input.qml
+++ b/examples/declarative/twitter/qml/twitter/TwitterCore/Input.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/twitter/qml/twitter/TwitterCore/Loading.qml b/examples/declarative/twitter/qml/twitter/TwitterCore/Loading.qml
index b8fe357a..8520e150 100644
--- a/examples/declarative/twitter/qml/twitter/TwitterCore/Loading.qml
+++ b/examples/declarative/twitter/qml/twitter/TwitterCore/Loading.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/twitter/qml/twitter/TwitterCore/MultiTitleBar.qml b/examples/declarative/twitter/qml/twitter/TwitterCore/MultiTitleBar.qml
index 1e1dbd62..2f91399d 100644
--- a/examples/declarative/twitter/qml/twitter/TwitterCore/MultiTitleBar.qml
+++ b/examples/declarative/twitter/qml/twitter/TwitterCore/MultiTitleBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/twitter/qml/twitter/TwitterCore/RssModel.qml b/examples/declarative/twitter/qml/twitter/TwitterCore/RssModel.qml
index 348fd2a8..1d2fe52b 100644
--- a/examples/declarative/twitter/qml/twitter/TwitterCore/RssModel.qml
+++ b/examples/declarative/twitter/qml/twitter/TwitterCore/RssModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/twitter/qml/twitter/TwitterCore/SearchView.qml b/examples/declarative/twitter/qml/twitter/TwitterCore/SearchView.qml
index d1c50fca..3991f06b 100644
--- a/examples/declarative/twitter/qml/twitter/TwitterCore/SearchView.qml
+++ b/examples/declarative/twitter/qml/twitter/TwitterCore/SearchView.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/twitter/qml/twitter/TwitterCore/TitleBar.qml b/examples/declarative/twitter/qml/twitter/TwitterCore/TitleBar.qml
index 7f094028..343e8797 100644
--- a/examples/declarative/twitter/qml/twitter/TwitterCore/TitleBar.qml
+++ b/examples/declarative/twitter/qml/twitter/TwitterCore/TitleBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/twitter/qml/twitter/TwitterCore/ToolBar.qml b/examples/declarative/twitter/qml/twitter/TwitterCore/ToolBar.qml
index 87cea7af..1b0df39a 100644
--- a/examples/declarative/twitter/qml/twitter/TwitterCore/ToolBar.qml
+++ b/examples/declarative/twitter/qml/twitter/TwitterCore/ToolBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/twitter/qml/twitter/TwitterCore/UserModel.qml b/examples/declarative/twitter/qml/twitter/TwitterCore/UserModel.qml
index d5714754..0f5b48d0 100644
--- a/examples/declarative/twitter/qml/twitter/TwitterCore/UserModel.qml
+++ b/examples/declarative/twitter/qml/twitter/TwitterCore/UserModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/twitter/qml/twitter/twitter.qml b/examples/declarative/twitter/qml/twitter/twitter.qml
index 5d4cd885..8efc0765 100644
--- a/examples/declarative/twitter/qml/twitter/twitter.qml
+++ b/examples/declarative/twitter/qml/twitter/twitter.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/dialcontrol/main.cpp b/examples/declarative/ui-components/dialcontrol/main.cpp
index b879013c..6ea18d77 100644
--- a/examples/declarative/ui-components/dialcontrol/main.cpp
+++ b/examples/declarative/ui-components/dialcontrol/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/Dial.qml b/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/Dial.qml
index a7b1dce3..dc58c1d1 100644
--- a/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/Dial.qml
+++ b/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/Dial.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/QuitButton.qml b/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/QuitButton.qml
index 17236906..6f6ddc5b 100644
--- a/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/QuitButton.qml
+++ b/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/QuitButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/dialcontrol.qml b/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/dialcontrol.qml
index 44012b95..486f0dc9 100644
--- a/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/dialcontrol.qml
+++ b/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/dialcontrol.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/flipable/main.cpp b/examples/declarative/ui-components/flipable/main.cpp
index d098b990..1a3c829f 100644
--- a/examples/declarative/ui-components/flipable/main.cpp
+++ b/examples/declarative/ui-components/flipable/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/flipable/qml/flipable/content/Card.qml b/examples/declarative/ui-components/flipable/qml/flipable/content/Card.qml
index 490b012c..f90e5549 100644
--- a/examples/declarative/ui-components/flipable/qml/flipable/content/Card.qml
+++ b/examples/declarative/ui-components/flipable/qml/flipable/content/Card.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/flipable/qml/flipable/flipable.qml b/examples/declarative/ui-components/flipable/qml/flipable/flipable.qml
index eb27630c..ee333f1b 100644
--- a/examples/declarative/ui-components/flipable/qml/flipable/flipable.qml
+++ b/examples/declarative/ui-components/flipable/qml/flipable/flipable.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/main/main.cpp b/examples/declarative/ui-components/main/main.cpp
index 5fae1ea7..7f5b0b7d 100644
--- a/examples/declarative/ui-components/main/main.cpp
+++ b/examples/declarative/ui-components/main/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/main/qml/main/ScrollBar.qml b/examples/declarative/ui-components/main/qml/main/ScrollBar.qml
index f896de7f..16897f0c 100644
--- a/examples/declarative/ui-components/main/qml/main/ScrollBar.qml
+++ b/examples/declarative/ui-components/main/qml/main/ScrollBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/main/qml/main/SearchBox.qml b/examples/declarative/ui-components/main/qml/main/SearchBox.qml
index 2efa09e8..3085d8ed 100644
--- a/examples/declarative/ui-components/main/qml/main/SearchBox.qml
+++ b/examples/declarative/ui-components/main/qml/main/SearchBox.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/main/qml/main/TabWidget.qml b/examples/declarative/ui-components/main/qml/main/TabWidget.qml
index 0b15bd57..3b594a98 100644
--- a/examples/declarative/ui-components/main/qml/main/TabWidget.qml
+++ b/examples/declarative/ui-components/main/qml/main/TabWidget.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/main/qml/main/content/ProgressBar.qml b/examples/declarative/ui-components/main/qml/main/content/ProgressBar.qml
index a797206c..dc958ac3 100644
--- a/examples/declarative/ui-components/main/qml/main/content/ProgressBar.qml
+++ b/examples/declarative/ui-components/main/qml/main/content/ProgressBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/main/qml/main/content/Spinner.qml b/examples/declarative/ui-components/main/qml/main/content/Spinner.qml
index 95a458ec..391cb62b 100644
--- a/examples/declarative/ui-components/main/qml/main/content/Spinner.qml
+++ b/examples/declarative/ui-components/main/qml/main/content/Spinner.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/main/qml/main/main.qml b/examples/declarative/ui-components/main/qml/main/main.qml
index 5000bb8f..e7056c24 100644
--- a/examples/declarative/ui-components/main/qml/main/main.qml
+++ b/examples/declarative/ui-components/main/qml/main/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/progressbar/main.cpp b/examples/declarative/ui-components/progressbar/main.cpp
index e6cc9848..083e1994 100644
--- a/examples/declarative/ui-components/progressbar/main.cpp
+++ b/examples/declarative/ui-components/progressbar/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/progressbar/qml/progressbar/content/ProgressBar.qml b/examples/declarative/ui-components/progressbar/qml/progressbar/content/ProgressBar.qml
index a797206c..dc958ac3 100644
--- a/examples/declarative/ui-components/progressbar/qml/progressbar/content/ProgressBar.qml
+++ b/examples/declarative/ui-components/progressbar/qml/progressbar/content/ProgressBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/progressbar/qml/progressbar/main.qml b/examples/declarative/ui-components/progressbar/qml/progressbar/main.qml
index 31cbee3d..d8d0dd6d 100644
--- a/examples/declarative/ui-components/progressbar/qml/progressbar/main.qml
+++ b/examples/declarative/ui-components/progressbar/qml/progressbar/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/scrollbar/main.cpp b/examples/declarative/ui-components/scrollbar/main.cpp
index 0bba3092..a1eccb33 100644
--- a/examples/declarative/ui-components/scrollbar/main.cpp
+++ b/examples/declarative/ui-components/scrollbar/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/scrollbar/qml/scrollbar/ScrollBar.qml b/examples/declarative/ui-components/scrollbar/qml/scrollbar/ScrollBar.qml
index f896de7f..16897f0c 100644
--- a/examples/declarative/ui-components/scrollbar/qml/scrollbar/ScrollBar.qml
+++ b/examples/declarative/ui-components/scrollbar/qml/scrollbar/ScrollBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/scrollbar/qml/scrollbar/main.qml b/examples/declarative/ui-components/scrollbar/qml/scrollbar/main.qml
index 8fbd23fa..bf35f465 100644
--- a/examples/declarative/ui-components/scrollbar/qml/scrollbar/main.qml
+++ b/examples/declarative/ui-components/scrollbar/qml/scrollbar/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/searchbox/main.cpp b/examples/declarative/ui-components/searchbox/main.cpp
index 457eca33..a8115909 100644
--- a/examples/declarative/ui-components/searchbox/main.cpp
+++ b/examples/declarative/ui-components/searchbox/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/searchbox/qml/searchbox/SearchBox.qml b/examples/declarative/ui-components/searchbox/qml/searchbox/SearchBox.qml
index 2efa09e8..3085d8ed 100644
--- a/examples/declarative/ui-components/searchbox/qml/searchbox/SearchBox.qml
+++ b/examples/declarative/ui-components/searchbox/qml/searchbox/SearchBox.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/searchbox/qml/searchbox/main.qml b/examples/declarative/ui-components/searchbox/qml/searchbox/main.qml
index ad96fc33..7f2b565a 100644
--- a/examples/declarative/ui-components/searchbox/qml/searchbox/main.qml
+++ b/examples/declarative/ui-components/searchbox/qml/searchbox/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/slideswitch/main.cpp b/examples/declarative/ui-components/slideswitch/main.cpp
index cc67e4ee..59256006 100644
--- a/examples/declarative/ui-components/slideswitch/main.cpp
+++ b/examples/declarative/ui-components/slideswitch/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/slideswitch/qml/slideswitch/content/Switch.qml b/examples/declarative/ui-components/slideswitch/qml/slideswitch/content/Switch.qml
index 099c4f35..792d848e 100644
--- a/examples/declarative/ui-components/slideswitch/qml/slideswitch/content/Switch.qml
+++ b/examples/declarative/ui-components/slideswitch/qml/slideswitch/content/Switch.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/slideswitch/qml/slideswitch/slideswitch.qml b/examples/declarative/ui-components/slideswitch/qml/slideswitch/slideswitch.qml
index bb79ce81..63456abb 100644
--- a/examples/declarative/ui-components/slideswitch/qml/slideswitch/slideswitch.qml
+++ b/examples/declarative/ui-components/slideswitch/qml/slideswitch/slideswitch.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/spinner/main.cpp b/examples/declarative/ui-components/spinner/main.cpp
index 6c38ec9f..a771563e 100644
--- a/examples/declarative/ui-components/spinner/main.cpp
+++ b/examples/declarative/ui-components/spinner/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/spinner/qml/spinner/content/Spinner.qml b/examples/declarative/ui-components/spinner/qml/spinner/content/Spinner.qml
index 95a458ec..391cb62b 100644
--- a/examples/declarative/ui-components/spinner/qml/spinner/content/Spinner.qml
+++ b/examples/declarative/ui-components/spinner/qml/spinner/content/Spinner.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/spinner/qml/spinner/main.qml b/examples/declarative/ui-components/spinner/qml/spinner/main.qml
index 54d74463..30bb45a3 100644
--- a/examples/declarative/ui-components/spinner/qml/spinner/main.qml
+++ b/examples/declarative/ui-components/spinner/qml/spinner/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/tabwidget/main.cpp b/examples/declarative/ui-components/tabwidget/main.cpp
index 460d8cf6..384e6cbc 100644
--- a/examples/declarative/ui-components/tabwidget/main.cpp
+++ b/examples/declarative/ui-components/tabwidget/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/tabwidget/qml/tabwidget/TabWidget.qml b/examples/declarative/ui-components/tabwidget/qml/tabwidget/TabWidget.qml
index a1cff144..18a931bf 100644
--- a/examples/declarative/ui-components/tabwidget/qml/tabwidget/TabWidget.qml
+++ b/examples/declarative/ui-components/tabwidget/qml/tabwidget/TabWidget.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/ui-components/tabwidget/qml/tabwidget/main.qml b/examples/declarative/ui-components/tabwidget/qml/tabwidget/main.qml
index 5000bb8f..e7056c24 100644
--- a/examples/declarative/ui-components/tabwidget/qml/tabwidget/main.qml
+++ b/examples/declarative/ui-components/tabwidget/qml/tabwidget/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/xml/xmlhttprequest-example/main.cpp b/examples/declarative/xml/xmlhttprequest-example/main.cpp
index 9279bc15..9f2040ce 100644
--- a/examples/declarative/xml/xmlhttprequest-example/main.cpp
+++ b/examples/declarative/xml/xmlhttprequest-example/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/xml/xmlhttprequest-example/qml/xmlhttprequest-example/xmlhttprequest-example.qml b/examples/declarative/xml/xmlhttprequest-example/qml/xmlhttprequest-example/xmlhttprequest-example.qml
index ae4d9325..0484c281 100644
--- a/examples/declarative/xml/xmlhttprequest-example/qml/xmlhttprequest-example/xmlhttprequest-example.qml
+++ b/examples/declarative/xml/xmlhttprequest-example/qml/xmlhttprequest-example/xmlhttprequest-example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/declarative/xml/xmlhttprequest/xmlhttprequest-example.qml b/examples/declarative/xml/xmlhttprequest/xmlhttprequest-example.qml
index ae4d9325..0484c281 100644
--- a/examples/declarative/xml/xmlhttprequest/xmlhttprequest-example.qml
+++ b/examples/declarative/xml/xmlhttprequest/xmlhttprequest-example.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/demos/doc/src/qml-calculator.qdoc b/examples/demos/doc/src/qml-calculator.qdoc
index a697638e..5a12038f 100644
--- a/examples/demos/doc/src/qml-calculator.qdoc
+++ b/examples/demos/doc/src/qml-calculator.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/demos/doc/src/qml-minehunt.qdoc b/examples/demos/doc/src/qml-minehunt.qdoc
index 37110fd3..ba9c6616 100644
--- a/examples/demos/doc/src/qml-minehunt.qdoc
+++ b/examples/demos/doc/src/qml-minehunt.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/demos/doc/src/qml-photoviewer.qdoc b/examples/demos/doc/src/qml-photoviewer.qdoc
index f2353d3a..57062bcf 100644
--- a/examples/demos/doc/src/qml-photoviewer.qdoc
+++ b/examples/demos/doc/src/qml-photoviewer.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/demos/doc/src/qml-rssnews.qdoc b/examples/demos/doc/src/qml-rssnews.qdoc
index 4b788255..25577769 100644
--- a/examples/demos/doc/src/qml-rssnews.qdoc
+++ b/examples/demos/doc/src/qml-rssnews.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/demos/doc/src/qml-samegame.qdoc b/examples/demos/doc/src/qml-samegame.qdoc
index b7e0c55b..5b256e56 100644
--- a/examples/demos/doc/src/qml-samegame.qdoc
+++ b/examples/demos/doc/src/qml-samegame.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/demos/doc/src/qml-snake.qdoc b/examples/demos/doc/src/qml-snake.qdoc
index 53feb11f..d1d38bd5 100644
--- a/examples/demos/doc/src/qml-snake.qdoc
+++ b/examples/demos/doc/src/qml-snake.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/demos/doc/src/qml-twitter.qdoc b/examples/demos/doc/src/qml-twitter.qdoc
index e4ea5e10..d81f41ac 100644
--- a/examples/demos/doc/src/qml-twitter.qdoc
+++ b/examples/demos/doc/src/qml-twitter.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativedebug.h b/src/declarative/debugger/qdeclarativedebug.h
index e5cf524d..ff021850 100644
--- a/src/declarative/debugger/qdeclarativedebug.h
+++ b/src/declarative/debugger/qdeclarativedebug.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativedebugclient.cpp b/src/declarative/debugger/qdeclarativedebugclient.cpp
index e61e5bcc..9a5bdea2 100644
--- a/src/declarative/debugger/qdeclarativedebugclient.cpp
+++ b/src/declarative/debugger/qdeclarativedebugclient.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativedebugclient_p.h b/src/declarative/debugger/qdeclarativedebugclient_p.h
index 70c929e2..5332d5df 100644
--- a/src/declarative/debugger/qdeclarativedebugclient_p.h
+++ b/src/declarative/debugger/qdeclarativedebugclient_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativedebuggerstatus.cpp b/src/declarative/debugger/qdeclarativedebuggerstatus.cpp
index 562da2e1..f5e8afba 100644
--- a/src/declarative/debugger/qdeclarativedebuggerstatus.cpp
+++ b/src/declarative/debugger/qdeclarativedebuggerstatus.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativedebuggerstatus_p.h b/src/declarative/debugger/qdeclarativedebuggerstatus_p.h
index 7cbb0c7f..3a9b2108 100644
--- a/src/declarative/debugger/qdeclarativedebuggerstatus_p.h
+++ b/src/declarative/debugger/qdeclarativedebuggerstatus_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativedebughelper.cpp b/src/declarative/debugger/qdeclarativedebughelper.cpp
index 67d496d3..8f181f91 100644
--- a/src/declarative/debugger/qdeclarativedebughelper.cpp
+++ b/src/declarative/debugger/qdeclarativedebughelper.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativedebughelper_p.h b/src/declarative/debugger/qdeclarativedebughelper_p.h
index a8e46942..e72501ee 100644
--- a/src/declarative/debugger/qdeclarativedebughelper_p.h
+++ b/src/declarative/debugger/qdeclarativedebughelper_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativedebugserver.cpp b/src/declarative/debugger/qdeclarativedebugserver.cpp
index 7c98a322..652a805c 100644
--- a/src/declarative/debugger/qdeclarativedebugserver.cpp
+++ b/src/declarative/debugger/qdeclarativedebugserver.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativedebugserver_p.h b/src/declarative/debugger/qdeclarativedebugserver_p.h
index 2ba0a6f7..533d3d36 100644
--- a/src/declarative/debugger/qdeclarativedebugserver_p.h
+++ b/src/declarative/debugger/qdeclarativedebugserver_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativedebugserverconnection_p.h b/src/declarative/debugger/qdeclarativedebugserverconnection_p.h
index d539f0b1..87ea9a8e 100644
--- a/src/declarative/debugger/qdeclarativedebugserverconnection_p.h
+++ b/src/declarative/debugger/qdeclarativedebugserverconnection_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativedebugservice.cpp b/src/declarative/debugger/qdeclarativedebugservice.cpp
index 174f89e4..bf400f72 100644
--- a/src/declarative/debugger/qdeclarativedebugservice.cpp
+++ b/src/declarative/debugger/qdeclarativedebugservice.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativedebugservice_p.h b/src/declarative/debugger/qdeclarativedebugservice_p.h
index 4eb3ef4b..98ac7ea9 100644
--- a/src/declarative/debugger/qdeclarativedebugservice_p.h
+++ b/src/declarative/debugger/qdeclarativedebugservice_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativedebugservice_p_p.h b/src/declarative/debugger/qdeclarativedebugservice_p_p.h
index ab111547..35b83f0e 100644
--- a/src/declarative/debugger/qdeclarativedebugservice_p_p.h
+++ b/src/declarative/debugger/qdeclarativedebugservice_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativedebugtrace.cpp b/src/declarative/debugger/qdeclarativedebugtrace.cpp
index c6b81966..6ca660b5 100644
--- a/src/declarative/debugger/qdeclarativedebugtrace.cpp
+++ b/src/declarative/debugger/qdeclarativedebugtrace.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
@@ -109,7 +109,7 @@ Q_GLOBAL_STATIC(QDeclarativeDebugTrace, traceInstance);
// convert to a QByteArray that can be sent to the debug client
// use of QDataStream can skew results if m_deferredSend == false
-// (see tst_qperformancetimer::trace() benchmark)
+// (see tst_qdeclarativedebugtrace::trace() benchmark)
QByteArray QDeclarativeDebugData::toByteArray() const
{
QByteArray data;
@@ -182,7 +182,7 @@ void QDeclarativeDebugTrace::addEventImpl(EventType event)
if (status() != Enabled || !m_enabled)
return;
- QDeclarativeDebugData ed = {m_timer.elapsed(), (int)Event, (int)event, QString(), -1};
+ QDeclarativeDebugData ed = {m_timer.nsecsElapsed(), (int)Event, (int)event, QString(), -1};
processMessage(ed);
}
@@ -191,7 +191,7 @@ void QDeclarativeDebugTrace::startRangeImpl(RangeType range)
if (status() != Enabled || !m_enabled)
return;
- QDeclarativeDebugData rd = {m_timer.elapsed(), (int)RangeStart, (int)range, QString(), -1};
+ QDeclarativeDebugData rd = {m_timer.nsecsElapsed(), (int)RangeStart, (int)range, QString(), -1};
processMessage(rd);
}
@@ -200,7 +200,7 @@ void QDeclarativeDebugTrace::rangeDataImpl(RangeType range, const QString &rData
if (status() != Enabled || !m_enabled)
return;
- QDeclarativeDebugData rd = {m_timer.elapsed(), (int)RangeData, (int)range, rData, -1};
+ QDeclarativeDebugData rd = {m_timer.nsecsElapsed(), (int)RangeData, (int)range, rData, -1};
processMessage(rd);
}
@@ -209,7 +209,7 @@ void QDeclarativeDebugTrace::rangeDataImpl(RangeType range, const QUrl &rData)
if (status() != Enabled || !m_enabled)
return;
- QDeclarativeDebugData rd = {m_timer.elapsed(), (int)RangeData, (int)range, rData.toString(), -1};
+ QDeclarativeDebugData rd = {m_timer.nsecsElapsed(), (int)RangeData, (int)range, rData.toString(), -1};
processMessage(rd);
}
@@ -218,7 +218,7 @@ void QDeclarativeDebugTrace::rangeLocationImpl(RangeType range, const QString &f
if (status() != Enabled || !m_enabled)
return;
- QDeclarativeDebugData rd = {m_timer.elapsed(), (int)RangeLocation, (int)range, fileName, line};
+ QDeclarativeDebugData rd = {m_timer.nsecsElapsed(), (int)RangeLocation, (int)range, fileName, line};
processMessage(rd);
}
@@ -227,7 +227,7 @@ void QDeclarativeDebugTrace::rangeLocationImpl(RangeType range, const QUrl &file
if (status() != Enabled || !m_enabled)
return;
- QDeclarativeDebugData rd = {m_timer.elapsed(), (int)RangeLocation, (int)range, fileName.toString(), line};
+ QDeclarativeDebugData rd = {m_timer.nsecsElapsed(), (int)RangeLocation, (int)range, fileName.toString(), line};
processMessage(rd);
}
@@ -236,7 +236,7 @@ void QDeclarativeDebugTrace::endRangeImpl(RangeType range)
if (status() != Enabled || !m_enabled)
return;
- QDeclarativeDebugData rd = {m_timer.elapsed(), (int)RangeEnd, (int)range, QString(), -1};
+ QDeclarativeDebugData rd = {m_timer.nsecsElapsed(), (int)RangeEnd, (int)range, QString(), -1};
processMessage(rd);
}
diff --git a/src/declarative/debugger/qdeclarativedebugtrace_p.h b/src/declarative/debugger/qdeclarativedebugtrace_p.h
index 52cf8792..f968f46d 100644
--- a/src/declarative/debugger/qdeclarativedebugtrace_p.h
+++ b/src/declarative/debugger/qdeclarativedebugtrace_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
@@ -45,7 +45,7 @@
#include "qtdeclarativeglobal.h"
#include <private/qdeclarativedebugservice_p.h>
-#include <private/qperformancetimer_p.h>
+#include <qelapsedtimer.h>
QT_BEGIN_HEADER
@@ -135,7 +135,7 @@ private:
#endif
void processMessage(const QDeclarativeDebugData &);
void sendMessages();
- QPerformanceTimer m_timer;
+ QElapsedTimer m_timer;
bool m_enabled;
bool m_deferredSend;
bool m_messageReceived;
diff --git a/src/declarative/debugger/qdeclarativeenginedebug.cpp b/src/declarative/debugger/qdeclarativeenginedebug.cpp
index 7d72e6f5..083fca1a 100644
--- a/src/declarative/debugger/qdeclarativeenginedebug.cpp
+++ b/src/declarative/debugger/qdeclarativeenginedebug.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativeenginedebug_p.h b/src/declarative/debugger/qdeclarativeenginedebug_p.h
index 77c12e63..b802d36f 100644
--- a/src/declarative/debugger/qdeclarativeenginedebug_p.h
+++ b/src/declarative/debugger/qdeclarativeenginedebug_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativeenginedebugservice.cpp b/src/declarative/debugger/qdeclarativeenginedebugservice.cpp
index 662fc0b6..d97349ed 100644
--- a/src/declarative/debugger/qdeclarativeenginedebugservice.cpp
+++ b/src/declarative/debugger/qdeclarativeenginedebugservice.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativeenginedebugservice_p.h b/src/declarative/debugger/qdeclarativeenginedebugservice_p.h
index 5e27f7fc..4a1a85ec 100644
--- a/src/declarative/debugger/qdeclarativeenginedebugservice_p.h
+++ b/src/declarative/debugger/qdeclarativeenginedebugservice_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativeinspectorinterface_p.h b/src/declarative/debugger/qdeclarativeinspectorinterface_p.h
index 854e0b46..3596460b 100644
--- a/src/declarative/debugger/qdeclarativeinspectorinterface_p.h
+++ b/src/declarative/debugger/qdeclarativeinspectorinterface_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativeinspectorservice.cpp b/src/declarative/debugger/qdeclarativeinspectorservice.cpp
index b73bce54..44d4e877 100644
--- a/src/declarative/debugger/qdeclarativeinspectorservice.cpp
+++ b/src/declarative/debugger/qdeclarativeinspectorservice.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qdeclarativeinspectorservice_p.h b/src/declarative/debugger/qdeclarativeinspectorservice_p.h
index 2109afd2..2aabf3c7 100644
--- a/src/declarative/debugger/qdeclarativeinspectorservice_p.h
+++ b/src/declarative/debugger/qdeclarativeinspectorservice_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qjsdebuggeragent.cpp b/src/declarative/debugger/qjsdebuggeragent.cpp
index 20e639cf..525e5e28 100644
--- a/src/declarative/debugger/qjsdebuggeragent.cpp
+++ b/src/declarative/debugger/qjsdebuggeragent.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qjsdebuggeragent_p.h b/src/declarative/debugger/qjsdebuggeragent_p.h
index a2a06544..decc7010 100644
--- a/src/declarative/debugger/qjsdebuggeragent_p.h
+++ b/src/declarative/debugger/qjsdebuggeragent_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qjsdebugservice.cpp b/src/declarative/debugger/qjsdebugservice.cpp
index 9b805139..6afc9bc4 100644
--- a/src/declarative/debugger/qjsdebugservice.cpp
+++ b/src/declarative/debugger/qjsdebugservice.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qjsdebugservice_p.h b/src/declarative/debugger/qjsdebugservice_p.h
index ee218a8e..8f89f592 100644
--- a/src/declarative/debugger/qjsdebugservice_p.h
+++ b/src/declarative/debugger/qjsdebugservice_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qpacketprotocol.cpp b/src/declarative/debugger/qpacketprotocol.cpp
index a2332f53..3184d3f7 100644
--- a/src/declarative/debugger/qpacketprotocol.cpp
+++ b/src/declarative/debugger/qpacketprotocol.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/debugger/qpacketprotocol_p.h b/src/declarative/debugger/qpacketprotocol_p.h
index 046dc4a5..1a1e1464 100644
--- a/src/declarative/debugger/qpacketprotocol_p.h
+++ b/src/declarative/debugger/qpacketprotocol_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/declarative.pro b/src/declarative/declarative.pro
index 365cb04e..c5741c2b 100644
--- a/src/declarative/declarative.pro
+++ b/src/declarative/declarative.pro
@@ -1,6 +1,6 @@
TARGET = QtDeclarative
QT = core-private gui-private widgets-private script-private
-!isEmpty(QT.xmlpatterns.name): QT_PRIVATE = xmlpatterns
+qtHaveModule(xmlpatterns): QT_PRIVATE = xmlpatterns
else: DEFINES += QT_NO_XMLPATTERNS
MODULE=declarative
diff --git a/src/declarative/graphicsitems/qdeclarativeanchors.cpp b/src/declarative/graphicsitems/qdeclarativeanchors.cpp
index e6e44bab..912f0281 100644
--- a/src/declarative/graphicsitems/qdeclarativeanchors.cpp
+++ b/src/declarative/graphicsitems/qdeclarativeanchors.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeanchors_p.h b/src/declarative/graphicsitems/qdeclarativeanchors_p.h
index 8e3f4429..fe23bfd3 100644
--- a/src/declarative/graphicsitems/qdeclarativeanchors_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeanchors_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeanchors_p_p.h b/src/declarative/graphicsitems/qdeclarativeanchors_p_p.h
index 25236d17..c4c4e873 100644
--- a/src/declarative/graphicsitems/qdeclarativeanchors_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeanchors_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeanimatedimage.cpp b/src/declarative/graphicsitems/qdeclarativeanimatedimage.cpp
index 03c2b3e3..a0f300c2 100644
--- a/src/declarative/graphicsitems/qdeclarativeanimatedimage.cpp
+++ b/src/declarative/graphicsitems/qdeclarativeanimatedimage.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeanimatedimage_p.h b/src/declarative/graphicsitems/qdeclarativeanimatedimage_p.h
index cfef9480..5f70491c 100644
--- a/src/declarative/graphicsitems/qdeclarativeanimatedimage_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeanimatedimage_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeanimatedimage_p_p.h b/src/declarative/graphicsitems/qdeclarativeanimatedimage_p_p.h
index 5dbbe1db..fa2a923e 100644
--- a/src/declarative/graphicsitems/qdeclarativeanimatedimage_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeanimatedimage_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeborderimage.cpp b/src/declarative/graphicsitems/qdeclarativeborderimage.cpp
index 5d408e1c..996ef574 100644
--- a/src/declarative/graphicsitems/qdeclarativeborderimage.cpp
+++ b/src/declarative/graphicsitems/qdeclarativeborderimage.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeborderimage_p.h b/src/declarative/graphicsitems/qdeclarativeborderimage_p.h
index 8d3bc036..9cdb73cc 100644
--- a/src/declarative/graphicsitems/qdeclarativeborderimage_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeborderimage_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeborderimage_p_p.h b/src/declarative/graphicsitems/qdeclarativeborderimage_p_p.h
index 7bcbcd59..e08c91a2 100644
--- a/src/declarative/graphicsitems/qdeclarativeborderimage_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeborderimage_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeevents.cpp b/src/declarative/graphicsitems/qdeclarativeevents.cpp
index aef2f439..d4542e41 100644
--- a/src/declarative/graphicsitems/qdeclarativeevents.cpp
+++ b/src/declarative/graphicsitems/qdeclarativeevents.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeevents_p_p.h b/src/declarative/graphicsitems/qdeclarativeevents_p_p.h
index c390ccef..ed4bbf8d 100644
--- a/src/declarative/graphicsitems/qdeclarativeevents_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeevents_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeflickable.cpp b/src/declarative/graphicsitems/qdeclarativeflickable.cpp
index 81817f52..edbd9782 100644
--- a/src/declarative/graphicsitems/qdeclarativeflickable.cpp
+++ b/src/declarative/graphicsitems/qdeclarativeflickable.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeflickable_p.h b/src/declarative/graphicsitems/qdeclarativeflickable_p.h
index 613dda9c..d1f45539 100644
--- a/src/declarative/graphicsitems/qdeclarativeflickable_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeflickable_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeflickable_p_p.h b/src/declarative/graphicsitems/qdeclarativeflickable_p_p.h
index df477565..a3cb97ff 100644
--- a/src/declarative/graphicsitems/qdeclarativeflickable_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeflickable_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeflipable.cpp b/src/declarative/graphicsitems/qdeclarativeflipable.cpp
index 6d5a42f0..1c705367 100644
--- a/src/declarative/graphicsitems/qdeclarativeflipable.cpp
+++ b/src/declarative/graphicsitems/qdeclarativeflipable.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeflipable_p.h b/src/declarative/graphicsitems/qdeclarativeflipable_p.h
index fd4797e0..9bd65986 100644
--- a/src/declarative/graphicsitems/qdeclarativeflipable_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeflipable_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativefocuspanel.cpp b/src/declarative/graphicsitems/qdeclarativefocuspanel.cpp
index c7362369..8787b508 100644
--- a/src/declarative/graphicsitems/qdeclarativefocuspanel.cpp
+++ b/src/declarative/graphicsitems/qdeclarativefocuspanel.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativefocuspanel_p.h b/src/declarative/graphicsitems/qdeclarativefocuspanel_p.h
index e83d17de..c65f30b4 100644
--- a/src/declarative/graphicsitems/qdeclarativefocuspanel_p.h
+++ b/src/declarative/graphicsitems/qdeclarativefocuspanel_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativefocusscope.cpp b/src/declarative/graphicsitems/qdeclarativefocusscope.cpp
index 4ff0edae..80f29ed1 100644
--- a/src/declarative/graphicsitems/qdeclarativefocusscope.cpp
+++ b/src/declarative/graphicsitems/qdeclarativefocusscope.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativefocusscope_p.h b/src/declarative/graphicsitems/qdeclarativefocusscope_p.h
index a6a5b808..d12f9e97 100644
--- a/src/declarative/graphicsitems/qdeclarativefocusscope_p.h
+++ b/src/declarative/graphicsitems/qdeclarativefocusscope_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativegraphicswidget.cpp b/src/declarative/graphicsitems/qdeclarativegraphicswidget.cpp
index 267da850..8be1796f 100644
--- a/src/declarative/graphicsitems/qdeclarativegraphicswidget.cpp
+++ b/src/declarative/graphicsitems/qdeclarativegraphicswidget.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativegraphicswidget_p.h b/src/declarative/graphicsitems/qdeclarativegraphicswidget_p.h
index 52da67f7..30c634c4 100644
--- a/src/declarative/graphicsitems/qdeclarativegraphicswidget_p.h
+++ b/src/declarative/graphicsitems/qdeclarativegraphicswidget_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativegridview.cpp b/src/declarative/graphicsitems/qdeclarativegridview.cpp
index 8e9b6ec1..1285c877 100644
--- a/src/declarative/graphicsitems/qdeclarativegridview.cpp
+++ b/src/declarative/graphicsitems/qdeclarativegridview.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativegridview_p.h b/src/declarative/graphicsitems/qdeclarativegridview_p.h
index 71eaa4cf..4e882b40 100644
--- a/src/declarative/graphicsitems/qdeclarativegridview_p.h
+++ b/src/declarative/graphicsitems/qdeclarativegridview_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeimage.cpp b/src/declarative/graphicsitems/qdeclarativeimage.cpp
index 9a0f1b9b..4e372abf 100644
--- a/src/declarative/graphicsitems/qdeclarativeimage.cpp
+++ b/src/declarative/graphicsitems/qdeclarativeimage.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeimage_p.h b/src/declarative/graphicsitems/qdeclarativeimage_p.h
index 43a08400..5568561b 100644
--- a/src/declarative/graphicsitems/qdeclarativeimage_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeimage_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeimage_p_p.h b/src/declarative/graphicsitems/qdeclarativeimage_p_p.h
index e538bcda..bff62634 100644
--- a/src/declarative/graphicsitems/qdeclarativeimage_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeimage_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeimagebase.cpp b/src/declarative/graphicsitems/qdeclarativeimagebase.cpp
index 7df26e41..abf7b383 100644
--- a/src/declarative/graphicsitems/qdeclarativeimagebase.cpp
+++ b/src/declarative/graphicsitems/qdeclarativeimagebase.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeimagebase_p.h b/src/declarative/graphicsitems/qdeclarativeimagebase_p.h
index 4ab6b194..7d56a027 100644
--- a/src/declarative/graphicsitems/qdeclarativeimagebase_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeimagebase_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeimagebase_p_p.h b/src/declarative/graphicsitems/qdeclarativeimagebase_p_p.h
index 4e19026d..059a33cf 100644
--- a/src/declarative/graphicsitems/qdeclarativeimagebase_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeimagebase_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeimplicitsizeitem.cpp b/src/declarative/graphicsitems/qdeclarativeimplicitsizeitem.cpp
index 94881207..b142a390 100644
--- a/src/declarative/graphicsitems/qdeclarativeimplicitsizeitem.cpp
+++ b/src/declarative/graphicsitems/qdeclarativeimplicitsizeitem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeimplicitsizeitem_p.h b/src/declarative/graphicsitems/qdeclarativeimplicitsizeitem_p.h
index 6b854c03..3a261a10 100644
--- a/src/declarative/graphicsitems/qdeclarativeimplicitsizeitem_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeimplicitsizeitem_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeimplicitsizeitem_p_p.h b/src/declarative/graphicsitems/qdeclarativeimplicitsizeitem_p_p.h
index 7b96bbdf..fc7cc6d3 100644
--- a/src/declarative/graphicsitems/qdeclarativeimplicitsizeitem_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeimplicitsizeitem_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeitem.cpp b/src/declarative/graphicsitems/qdeclarativeitem.cpp
index a38938bc..99b3857d 100644
--- a/src/declarative/graphicsitems/qdeclarativeitem.cpp
+++ b/src/declarative/graphicsitems/qdeclarativeitem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeitem.h b/src/declarative/graphicsitems/qdeclarativeitem.h
index 447f8a35..6d5cd8be 100644
--- a/src/declarative/graphicsitems/qdeclarativeitem.h
+++ b/src/declarative/graphicsitems/qdeclarativeitem.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeitem_p.h b/src/declarative/graphicsitems/qdeclarativeitem_p.h
index 7465cc03..8ef91887 100644
--- a/src/declarative/graphicsitems/qdeclarativeitem_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeitem_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeitemchangelistener_p.h b/src/declarative/graphicsitems/qdeclarativeitemchangelistener_p.h
index 78c95b65..ea40fd88 100644
--- a/src/declarative/graphicsitems/qdeclarativeitemchangelistener_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeitemchangelistener_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeitemsmodule.cpp b/src/declarative/graphicsitems/qdeclarativeitemsmodule.cpp
index 273ad1e2..d3bbd9a5 100644
--- a/src/declarative/graphicsitems/qdeclarativeitemsmodule.cpp
+++ b/src/declarative/graphicsitems/qdeclarativeitemsmodule.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeitemsmodule_p.h b/src/declarative/graphicsitems/qdeclarativeitemsmodule_p.h
index af181807..8a37e020 100644
--- a/src/declarative/graphicsitems/qdeclarativeitemsmodule_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeitemsmodule_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativelayoutitem.cpp b/src/declarative/graphicsitems/qdeclarativelayoutitem.cpp
index 68bc2474..68f33d9e 100644
--- a/src/declarative/graphicsitems/qdeclarativelayoutitem.cpp
+++ b/src/declarative/graphicsitems/qdeclarativelayoutitem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativelayoutitem_p.h b/src/declarative/graphicsitems/qdeclarativelayoutitem_p.h
index 4404d4d7..35e02e52 100644
--- a/src/declarative/graphicsitems/qdeclarativelayoutitem_p.h
+++ b/src/declarative/graphicsitems/qdeclarativelayoutitem_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativelistview.cpp b/src/declarative/graphicsitems/qdeclarativelistview.cpp
index e4d12c2f..33d3db35 100644
--- a/src/declarative/graphicsitems/qdeclarativelistview.cpp
+++ b/src/declarative/graphicsitems/qdeclarativelistview.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativelistview_p.h b/src/declarative/graphicsitems/qdeclarativelistview_p.h
index 381b08b4..dc5949cd 100644
--- a/src/declarative/graphicsitems/qdeclarativelistview_p.h
+++ b/src/declarative/graphicsitems/qdeclarativelistview_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeloader.cpp b/src/declarative/graphicsitems/qdeclarativeloader.cpp
index 72de6dd2..d934f6a3 100644
--- a/src/declarative/graphicsitems/qdeclarativeloader.cpp
+++ b/src/declarative/graphicsitems/qdeclarativeloader.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeloader_p.h b/src/declarative/graphicsitems/qdeclarativeloader_p.h
index 8fff9bde..894c4563 100644
--- a/src/declarative/graphicsitems/qdeclarativeloader_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeloader_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativeloader_p_p.h b/src/declarative/graphicsitems/qdeclarativeloader_p_p.h
index 07b0c98a..3999b058 100644
--- a/src/declarative/graphicsitems/qdeclarativeloader_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeloader_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativemousearea.cpp b/src/declarative/graphicsitems/qdeclarativemousearea.cpp
index bb18452d..a7c38ea8 100644
--- a/src/declarative/graphicsitems/qdeclarativemousearea.cpp
+++ b/src/declarative/graphicsitems/qdeclarativemousearea.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativemousearea_p.h b/src/declarative/graphicsitems/qdeclarativemousearea_p.h
index 7039d5cb..af3e23e7 100644
--- a/src/declarative/graphicsitems/qdeclarativemousearea_p.h
+++ b/src/declarative/graphicsitems/qdeclarativemousearea_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativemousearea_p_p.h b/src/declarative/graphicsitems/qdeclarativemousearea_p_p.h
index 62595592..a6a7c113 100644
--- a/src/declarative/graphicsitems/qdeclarativemousearea_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativemousearea_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativepainteditem.cpp b/src/declarative/graphicsitems/qdeclarativepainteditem.cpp
index b2844568..c4bc19f2 100644
--- a/src/declarative/graphicsitems/qdeclarativepainteditem.cpp
+++ b/src/declarative/graphicsitems/qdeclarativepainteditem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativepainteditem_p.h b/src/declarative/graphicsitems/qdeclarativepainteditem_p.h
index 638f3a09..0a23b38f 100644
--- a/src/declarative/graphicsitems/qdeclarativepainteditem_p.h
+++ b/src/declarative/graphicsitems/qdeclarativepainteditem_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativepainteditem_p_p.h b/src/declarative/graphicsitems/qdeclarativepainteditem_p_p.h
index dd27c79c..95b2319c 100644
--- a/src/declarative/graphicsitems/qdeclarativepainteditem_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativepainteditem_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativepath.cpp b/src/declarative/graphicsitems/qdeclarativepath.cpp
index 37b8da76..99b038fd 100644
--- a/src/declarative/graphicsitems/qdeclarativepath.cpp
+++ b/src/declarative/graphicsitems/qdeclarativepath.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativepath_p.h b/src/declarative/graphicsitems/qdeclarativepath_p.h
index f971959f..aab0da4e 100644
--- a/src/declarative/graphicsitems/qdeclarativepath_p.h
+++ b/src/declarative/graphicsitems/qdeclarativepath_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativepath_p_p.h b/src/declarative/graphicsitems/qdeclarativepath_p_p.h
index 4f13767f..44667385 100644
--- a/src/declarative/graphicsitems/qdeclarativepath_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativepath_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativepathview.cpp b/src/declarative/graphicsitems/qdeclarativepathview.cpp
index e49c1e76..9dec9e25 100644
--- a/src/declarative/graphicsitems/qdeclarativepathview.cpp
+++ b/src/declarative/graphicsitems/qdeclarativepathview.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativepathview_p.h b/src/declarative/graphicsitems/qdeclarativepathview_p.h
index 504c4ea0..00835d8f 100644
--- a/src/declarative/graphicsitems/qdeclarativepathview_p.h
+++ b/src/declarative/graphicsitems/qdeclarativepathview_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativepathview_p_p.h b/src/declarative/graphicsitems/qdeclarativepathview_p_p.h
index 2140d5a6..3bdf1825 100644
--- a/src/declarative/graphicsitems/qdeclarativepathview_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativepathview_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativepincharea.cpp b/src/declarative/graphicsitems/qdeclarativepincharea.cpp
index 3539d352..2da46f8e 100644
--- a/src/declarative/graphicsitems/qdeclarativepincharea.cpp
+++ b/src/declarative/graphicsitems/qdeclarativepincharea.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativepincharea_p.h b/src/declarative/graphicsitems/qdeclarativepincharea_p.h
index f8859921..c601a4ae 100644
--- a/src/declarative/graphicsitems/qdeclarativepincharea_p.h
+++ b/src/declarative/graphicsitems/qdeclarativepincharea_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativepincharea_p_p.h b/src/declarative/graphicsitems/qdeclarativepincharea_p_p.h
index f985e2b6..33bdf00c 100644
--- a/src/declarative/graphicsitems/qdeclarativepincharea_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativepincharea_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativepositioners.cpp b/src/declarative/graphicsitems/qdeclarativepositioners.cpp
index e939c56c..1dbdbdaf 100644
--- a/src/declarative/graphicsitems/qdeclarativepositioners.cpp
+++ b/src/declarative/graphicsitems/qdeclarativepositioners.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativepositioners_p.h b/src/declarative/graphicsitems/qdeclarativepositioners_p.h
index b4049171..3a78a0bb 100644
--- a/src/declarative/graphicsitems/qdeclarativepositioners_p.h
+++ b/src/declarative/graphicsitems/qdeclarativepositioners_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativepositioners_p_p.h b/src/declarative/graphicsitems/qdeclarativepositioners_p_p.h
index e6b1f8ec..366dbd37 100644
--- a/src/declarative/graphicsitems/qdeclarativepositioners_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativepositioners_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativerectangle.cpp b/src/declarative/graphicsitems/qdeclarativerectangle.cpp
index ec54e3e1..93885e5e 100644
--- a/src/declarative/graphicsitems/qdeclarativerectangle.cpp
+++ b/src/declarative/graphicsitems/qdeclarativerectangle.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativerectangle_p.h b/src/declarative/graphicsitems/qdeclarativerectangle_p.h
index e045a4c4..ccb01cfb 100644
--- a/src/declarative/graphicsitems/qdeclarativerectangle_p.h
+++ b/src/declarative/graphicsitems/qdeclarativerectangle_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativerectangle_p_p.h b/src/declarative/graphicsitems/qdeclarativerectangle_p_p.h
index 6668b883..c5ac409c 100644
--- a/src/declarative/graphicsitems/qdeclarativerectangle_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativerectangle_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativerepeater.cpp b/src/declarative/graphicsitems/qdeclarativerepeater.cpp
index 1a1b26f9..0e9a9be6 100644
--- a/src/declarative/graphicsitems/qdeclarativerepeater.cpp
+++ b/src/declarative/graphicsitems/qdeclarativerepeater.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
@@ -110,15 +110,16 @@ QDeclarativeRepeaterPrivate::~QDeclarativeRepeaterPrivate()
The Repeater element creates all of its delegate items when the repeater is first
created. This can be inefficient if there are a large number of delegate items and
not all of the items are required to be visible at the same time. If this is the case,
- consider using other view elements like ListView (which only creates delegate items
- when they are scrolled into view) or use the \l {Dynamic Object Creation} methods to
+ consider using other view elements like ListView (which only creates delegate items
+ when they are scrolled into view) or use the \l {Dynamic Object Creation} methods to
create items as they are required.
- Also, note that Repeater is \l {Item}-based, and can only repeat \l {Item}-derived objects.
+ Also, note that Repeater is \l {Item}-based, and can only repeat \l {Item}-derived objects.
For example, it cannot be used to repeat QtObjects:
- \badcode
+ \code
+ //bad code
Item {
- //XXX does not work! Can't repeat QtObject as it doesn't derive from Item.
+ //Can't repeat QtObject as it doesn't derive from Item.
Repeater {
model: 10
QtObject {}
diff --git a/src/declarative/graphicsitems/qdeclarativerepeater_p.h b/src/declarative/graphicsitems/qdeclarativerepeater_p.h
index 28049d00..d8772f3e 100644
--- a/src/declarative/graphicsitems/qdeclarativerepeater_p.h
+++ b/src/declarative/graphicsitems/qdeclarativerepeater_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativerepeater_p_p.h b/src/declarative/graphicsitems/qdeclarativerepeater_p_p.h
index 9e265d30..e2ec9338 100644
--- a/src/declarative/graphicsitems/qdeclarativerepeater_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativerepeater_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativescalegrid.cpp b/src/declarative/graphicsitems/qdeclarativescalegrid.cpp
index bb617606..2ae69110 100644
--- a/src/declarative/graphicsitems/qdeclarativescalegrid.cpp
+++ b/src/declarative/graphicsitems/qdeclarativescalegrid.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativescalegrid_p_p.h b/src/declarative/graphicsitems/qdeclarativescalegrid_p_p.h
index bac42c92..4a42f4ed 100644
--- a/src/declarative/graphicsitems/qdeclarativescalegrid_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativescalegrid_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativetext.cpp b/src/declarative/graphicsitems/qdeclarativetext.cpp
index be3285f1..8d01e773 100644
--- a/src/declarative/graphicsitems/qdeclarativetext.cpp
+++ b/src/declarative/graphicsitems/qdeclarativetext.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativetext_p.h b/src/declarative/graphicsitems/qdeclarativetext_p.h
index 1b7a0fb1..3bd97a85 100644
--- a/src/declarative/graphicsitems/qdeclarativetext_p.h
+++ b/src/declarative/graphicsitems/qdeclarativetext_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativetext_p_p.h b/src/declarative/graphicsitems/qdeclarativetext_p_p.h
index d1f0cbbe..e080f378 100644
--- a/src/declarative/graphicsitems/qdeclarativetext_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativetext_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativetextedit.cpp b/src/declarative/graphicsitems/qdeclarativetextedit.cpp
index ed65c8e8..cc4bae1b 100644
--- a/src/declarative/graphicsitems/qdeclarativetextedit.cpp
+++ b/src/declarative/graphicsitems/qdeclarativetextedit.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativetextedit_p.h b/src/declarative/graphicsitems/qdeclarativetextedit_p.h
index bf5ab5a1..46818723 100644
--- a/src/declarative/graphicsitems/qdeclarativetextedit_p.h
+++ b/src/declarative/graphicsitems/qdeclarativetextedit_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativetextedit_p_p.h b/src/declarative/graphicsitems/qdeclarativetextedit_p_p.h
index 25f389f6..3c1e996e 100644
--- a/src/declarative/graphicsitems/qdeclarativetextedit_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativetextedit_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativetextinput.cpp b/src/declarative/graphicsitems/qdeclarativetextinput.cpp
index 7dc41f0c..787424e4 100644
--- a/src/declarative/graphicsitems/qdeclarativetextinput.cpp
+++ b/src/declarative/graphicsitems/qdeclarativetextinput.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativetextinput_p.h b/src/declarative/graphicsitems/qdeclarativetextinput_p.h
index 31c5acec..8e782e4a 100644
--- a/src/declarative/graphicsitems/qdeclarativetextinput_p.h
+++ b/src/declarative/graphicsitems/qdeclarativetextinput_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativetextinput_p_p.h b/src/declarative/graphicsitems/qdeclarativetextinput_p_p.h
index 554fbc12..aa06dc84 100644
--- a/src/declarative/graphicsitems/qdeclarativetextinput_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativetextinput_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativetextlayout.cpp b/src/declarative/graphicsitems/qdeclarativetextlayout.cpp
index 1eea36eb..9e03bfe3 100644
--- a/src/declarative/graphicsitems/qdeclarativetextlayout.cpp
+++ b/src/declarative/graphicsitems/qdeclarativetextlayout.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativetextlayout_p.h b/src/declarative/graphicsitems/qdeclarativetextlayout_p.h
index f68f6f23..2918d39c 100644
--- a/src/declarative/graphicsitems/qdeclarativetextlayout_p.h
+++ b/src/declarative/graphicsitems/qdeclarativetextlayout_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativetranslate.cpp b/src/declarative/graphicsitems/qdeclarativetranslate.cpp
index d67231cd..3b60ce75 100644
--- a/src/declarative/graphicsitems/qdeclarativetranslate.cpp
+++ b/src/declarative/graphicsitems/qdeclarativetranslate.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativetranslate_p.h b/src/declarative/graphicsitems/qdeclarativetranslate_p.h
index 323a59ed..797c2623 100644
--- a/src/declarative/graphicsitems/qdeclarativetranslate_p.h
+++ b/src/declarative/graphicsitems/qdeclarativetranslate_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativevisualitemmodel.cpp b/src/declarative/graphicsitems/qdeclarativevisualitemmodel.cpp
index 840afa6a..caa79f16 100644
--- a/src/declarative/graphicsitems/qdeclarativevisualitemmodel.cpp
+++ b/src/declarative/graphicsitems/qdeclarativevisualitemmodel.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/graphicsitems/qdeclarativevisualitemmodel_p.h b/src/declarative/graphicsitems/qdeclarativevisualitemmodel_p.h
index 98457a06..8bc34635 100644
--- a/src/declarative/graphicsitems/qdeclarativevisualitemmodel_p.h
+++ b/src/declarative/graphicsitems/qdeclarativevisualitemmodel_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejs.g b/src/declarative/qml/parser/qdeclarativejs.g
index b00f6bf7..19364c3f 100644
--- a/src/declarative/qml/parser/qdeclarativejs.g
+++ b/src/declarative/qml/parser/qdeclarativejs.g
@@ -1,6 +1,6 @@
----------------------------------------------------------------------------
--
--- Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+-- Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
-- All rights reserved.
-- Contact: http://www.qt-project.org/legal
--
@@ -85,7 +85,7 @@
/./****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
@@ -138,7 +138,7 @@
/:/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejsast.cpp b/src/declarative/qml/parser/qdeclarativejsast.cpp
index a317771a..a599181b 100644
--- a/src/declarative/qml/parser/qdeclarativejsast.cpp
+++ b/src/declarative/qml/parser/qdeclarativejsast.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejsast_p.h b/src/declarative/qml/parser/qdeclarativejsast_p.h
index 3be26f01..dcaf0045 100644
--- a/src/declarative/qml/parser/qdeclarativejsast_p.h
+++ b/src/declarative/qml/parser/qdeclarativejsast_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejsastfwd_p.h b/src/declarative/qml/parser/qdeclarativejsastfwd_p.h
index 5d533f2a..288f2e5f 100644
--- a/src/declarative/qml/parser/qdeclarativejsastfwd_p.h
+++ b/src/declarative/qml/parser/qdeclarativejsastfwd_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejsastvisitor.cpp b/src/declarative/qml/parser/qdeclarativejsastvisitor.cpp
index 7ff724c2..a0a963db 100644
--- a/src/declarative/qml/parser/qdeclarativejsastvisitor.cpp
+++ b/src/declarative/qml/parser/qdeclarativejsastvisitor.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejsastvisitor_p.h b/src/declarative/qml/parser/qdeclarativejsastvisitor_p.h
index 01c47c9e..cae367e2 100644
--- a/src/declarative/qml/parser/qdeclarativejsastvisitor_p.h
+++ b/src/declarative/qml/parser/qdeclarativejsastvisitor_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejsengine_p.cpp b/src/declarative/qml/parser/qdeclarativejsengine_p.cpp
index a65c20f6..18408144 100644
--- a/src/declarative/qml/parser/qdeclarativejsengine_p.cpp
+++ b/src/declarative/qml/parser/qdeclarativejsengine_p.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejsengine_p.h b/src/declarative/qml/parser/qdeclarativejsengine_p.h
index 7b6d769f..dbf70991 100644
--- a/src/declarative/qml/parser/qdeclarativejsengine_p.h
+++ b/src/declarative/qml/parser/qdeclarativejsengine_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejsglobal_p.h b/src/declarative/qml/parser/qdeclarativejsglobal_p.h
index 224dacf0..620c06dd 100644
--- a/src/declarative/qml/parser/qdeclarativejsglobal_p.h
+++ b/src/declarative/qml/parser/qdeclarativejsglobal_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejsgrammar.cpp b/src/declarative/qml/parser/qdeclarativejsgrammar.cpp
index 7ad1085b..e7fbc824 100644
--- a/src/declarative/qml/parser/qdeclarativejsgrammar.cpp
+++ b/src/declarative/qml/parser/qdeclarativejsgrammar.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejsgrammar_p.h b/src/declarative/qml/parser/qdeclarativejsgrammar_p.h
index 202ceb70..81cc0d30 100644
--- a/src/declarative/qml/parser/qdeclarativejsgrammar_p.h
+++ b/src/declarative/qml/parser/qdeclarativejsgrammar_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejslexer.cpp b/src/declarative/qml/parser/qdeclarativejslexer.cpp
index a47cbe4f..e68fe29d 100644
--- a/src/declarative/qml/parser/qdeclarativejslexer.cpp
+++ b/src/declarative/qml/parser/qdeclarativejslexer.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejslexer_p.h b/src/declarative/qml/parser/qdeclarativejslexer_p.h
index 04405a24..759e92dc 100644
--- a/src/declarative/qml/parser/qdeclarativejslexer_p.h
+++ b/src/declarative/qml/parser/qdeclarativejslexer_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejsmemorypool_p.h b/src/declarative/qml/parser/qdeclarativejsmemorypool_p.h
index 66999a48..951c0f93 100644
--- a/src/declarative/qml/parser/qdeclarativejsmemorypool_p.h
+++ b/src/declarative/qml/parser/qdeclarativejsmemorypool_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejsnodepool_p.h b/src/declarative/qml/parser/qdeclarativejsnodepool_p.h
index 709420e0..58d8512c 100644
--- a/src/declarative/qml/parser/qdeclarativejsnodepool_p.h
+++ b/src/declarative/qml/parser/qdeclarativejsnodepool_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejsparser.cpp b/src/declarative/qml/parser/qdeclarativejsparser.cpp
index e7648ffb..e8a9fac5 100644
--- a/src/declarative/qml/parser/qdeclarativejsparser.cpp
+++ b/src/declarative/qml/parser/qdeclarativejsparser.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/parser/qdeclarativejsparser_p.h b/src/declarative/qml/parser/qdeclarativejsparser_p.h
index 4f6db909..374c11ca 100644
--- a/src/declarative/qml/parser/qdeclarativejsparser_p.h
+++ b/src/declarative/qml/parser/qdeclarativejsparser_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qbitfield_p.h b/src/declarative/qml/qbitfield_p.h
index c96ca7fd..6050080f 100644
--- a/src/declarative/qml/qbitfield_p.h
+++ b/src/declarative/qml/qbitfield_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarative.h b/src/declarative/qml/qdeclarative.h
index 4f7dcb2b..7168d4e4 100644
--- a/src/declarative/qml/qdeclarative.h
+++ b/src/declarative/qml/qdeclarative.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativebinding.cpp b/src/declarative/qml/qdeclarativebinding.cpp
index 4781d5e1..9048fee1 100644
--- a/src/declarative/qml/qdeclarativebinding.cpp
+++ b/src/declarative/qml/qdeclarativebinding.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativebinding_p.h b/src/declarative/qml/qdeclarativebinding_p.h
index c8bd0c13..5926c439 100644
--- a/src/declarative/qml/qdeclarativebinding_p.h
+++ b/src/declarative/qml/qdeclarativebinding_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativebinding_p_p.h b/src/declarative/qml/qdeclarativebinding_p_p.h
index 918b0bc8..f59e78d3 100644
--- a/src/declarative/qml/qdeclarativebinding_p_p.h
+++ b/src/declarative/qml/qdeclarativebinding_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeboundsignal.cpp b/src/declarative/qml/qdeclarativeboundsignal.cpp
index 5e9d4975..3e6022ff 100644
--- a/src/declarative/qml/qdeclarativeboundsignal.cpp
+++ b/src/declarative/qml/qdeclarativeboundsignal.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeboundsignal_p.h b/src/declarative/qml/qdeclarativeboundsignal_p.h
index c3a23a76..d38970e0 100644
--- a/src/declarative/qml/qdeclarativeboundsignal_p.h
+++ b/src/declarative/qml/qdeclarativeboundsignal_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecleanup.cpp b/src/declarative/qml/qdeclarativecleanup.cpp
index a57890af..e91d5eb6 100644
--- a/src/declarative/qml/qdeclarativecleanup.cpp
+++ b/src/declarative/qml/qdeclarativecleanup.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecleanup_p.h b/src/declarative/qml/qdeclarativecleanup_p.h
index 196690ca..140ca39a 100644
--- a/src/declarative/qml/qdeclarativecleanup_p.h
+++ b/src/declarative/qml/qdeclarativecleanup_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecompiledbindings.cpp b/src/declarative/qml/qdeclarativecompiledbindings.cpp
index 0f0956ae..5546a5e6 100644
--- a/src/declarative/qml/qdeclarativecompiledbindings.cpp
+++ b/src/declarative/qml/qdeclarativecompiledbindings.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecompiledbindings_p.h b/src/declarative/qml/qdeclarativecompiledbindings_p.h
index f3715b69..23249a79 100644
--- a/src/declarative/qml/qdeclarativecompiledbindings_p.h
+++ b/src/declarative/qml/qdeclarativecompiledbindings_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecompileddata.cpp b/src/declarative/qml/qdeclarativecompileddata.cpp
index cb04777d..e65cffca 100644
--- a/src/declarative/qml/qdeclarativecompileddata.cpp
+++ b/src/declarative/qml/qdeclarativecompileddata.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecompiler.cpp b/src/declarative/qml/qdeclarativecompiler.cpp
index ab321203..69109d12 100644
--- a/src/declarative/qml/qdeclarativecompiler.cpp
+++ b/src/declarative/qml/qdeclarativecompiler.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecompiler_p.h b/src/declarative/qml/qdeclarativecompiler_p.h
index 523b0e1a..1b6dbf35 100644
--- a/src/declarative/qml/qdeclarativecompiler_p.h
+++ b/src/declarative/qml/qdeclarativecompiler_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecomponent.cpp b/src/declarative/qml/qdeclarativecomponent.cpp
index 952de844..f2596cc1 100644
--- a/src/declarative/qml/qdeclarativecomponent.cpp
+++ b/src/declarative/qml/qdeclarativecomponent.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecomponent.h b/src/declarative/qml/qdeclarativecomponent.h
index fd0071db..9687cd8e 100644
--- a/src/declarative/qml/qdeclarativecomponent.h
+++ b/src/declarative/qml/qdeclarativecomponent.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecomponent_p.h b/src/declarative/qml/qdeclarativecomponent_p.h
index 0428e195..4d4551b9 100644
--- a/src/declarative/qml/qdeclarativecomponent_p.h
+++ b/src/declarative/qml/qdeclarativecomponent_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecontext.cpp b/src/declarative/qml/qdeclarativecontext.cpp
index 1c30c848..e89e3a8d 100644
--- a/src/declarative/qml/qdeclarativecontext.cpp
+++ b/src/declarative/qml/qdeclarativecontext.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecontext.h b/src/declarative/qml/qdeclarativecontext.h
index 8b553ad3..3b3cb577 100644
--- a/src/declarative/qml/qdeclarativecontext.h
+++ b/src/declarative/qml/qdeclarativecontext.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecontext_p.h b/src/declarative/qml/qdeclarativecontext_p.h
index bf063781..b485f454 100644
--- a/src/declarative/qml/qdeclarativecontext_p.h
+++ b/src/declarative/qml/qdeclarativecontext_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecontextscriptclass.cpp b/src/declarative/qml/qdeclarativecontextscriptclass.cpp
index 623bc3d2..d17b960a 100644
--- a/src/declarative/qml/qdeclarativecontextscriptclass.cpp
+++ b/src/declarative/qml/qdeclarativecontextscriptclass.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecontextscriptclass_p.h b/src/declarative/qml/qdeclarativecontextscriptclass_p.h
index 01813698..1e4ffbf3 100644
--- a/src/declarative/qml/qdeclarativecontextscriptclass_p.h
+++ b/src/declarative/qml/qdeclarativecontextscriptclass_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecustomparser.cpp b/src/declarative/qml/qdeclarativecustomparser.cpp
index 0a322785..3568d7ca 100644
--- a/src/declarative/qml/qdeclarativecustomparser.cpp
+++ b/src/declarative/qml/qdeclarativecustomparser.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecustomparser_p.h b/src/declarative/qml/qdeclarativecustomparser_p.h
index 507f86d6..85f6cc48 100644
--- a/src/declarative/qml/qdeclarativecustomparser_p.h
+++ b/src/declarative/qml/qdeclarativecustomparser_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativecustomparser_p_p.h b/src/declarative/qml/qdeclarativecustomparser_p_p.h
index 072392e5..85baea7c 100644
--- a/src/declarative/qml/qdeclarativecustomparser_p_p.h
+++ b/src/declarative/qml/qdeclarativecustomparser_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativedata_p.h b/src/declarative/qml/qdeclarativedata_p.h
index 48723f3e..9c629ef3 100644
--- a/src/declarative/qml/qdeclarativedata_p.h
+++ b/src/declarative/qml/qdeclarativedata_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativedirparser.cpp b/src/declarative/qml/qdeclarativedirparser.cpp
index a0332c83..2f112f62 100644
--- a/src/declarative/qml/qdeclarativedirparser.cpp
+++ b/src/declarative/qml/qdeclarativedirparser.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativedirparser_p.h b/src/declarative/qml/qdeclarativedirparser_p.h
index d545f896..ec61c5c1 100644
--- a/src/declarative/qml/qdeclarativedirparser_p.h
+++ b/src/declarative/qml/qdeclarativedirparser_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativedom.cpp b/src/declarative/qml/qdeclarativedom.cpp
index 6f8e01be..27fbd817 100644
--- a/src/declarative/qml/qdeclarativedom.cpp
+++ b/src/declarative/qml/qdeclarativedom.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativedom_p.h b/src/declarative/qml/qdeclarativedom_p.h
index 3ac78874..5ad35dc7 100644
--- a/src/declarative/qml/qdeclarativedom_p.h
+++ b/src/declarative/qml/qdeclarativedom_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativedom_p_p.h b/src/declarative/qml/qdeclarativedom_p_p.h
index 707d0c52..e1b33a38 100644
--- a/src/declarative/qml/qdeclarativedom_p_p.h
+++ b/src/declarative/qml/qdeclarativedom_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeengine.cpp b/src/declarative/qml/qdeclarativeengine.cpp
index 23bc9aa1..691fb713 100644
--- a/src/declarative/qml/qdeclarativeengine.cpp
+++ b/src/declarative/qml/qdeclarativeengine.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeengine.h b/src/declarative/qml/qdeclarativeengine.h
index 7e9770da..8302ce5d 100644
--- a/src/declarative/qml/qdeclarativeengine.h
+++ b/src/declarative/qml/qdeclarativeengine.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeengine_p.h b/src/declarative/qml/qdeclarativeengine_p.h
index 4f22b94d..118fa063 100644
--- a/src/declarative/qml/qdeclarativeengine_p.h
+++ b/src/declarative/qml/qdeclarativeengine_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeerror.cpp b/src/declarative/qml/qdeclarativeerror.cpp
index 59191e30..5ec0307d 100644
--- a/src/declarative/qml/qdeclarativeerror.cpp
+++ b/src/declarative/qml/qdeclarativeerror.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeerror.h b/src/declarative/qml/qdeclarativeerror.h
index 7e86dfbb..ac4fba24 100644
--- a/src/declarative/qml/qdeclarativeerror.h
+++ b/src/declarative/qml/qdeclarativeerror.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeexpression.cpp b/src/declarative/qml/qdeclarativeexpression.cpp
index 58897c9e..7455bd2d 100644
--- a/src/declarative/qml/qdeclarativeexpression.cpp
+++ b/src/declarative/qml/qdeclarativeexpression.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeexpression.h b/src/declarative/qml/qdeclarativeexpression.h
index 9ac770e6..68b67315 100644
--- a/src/declarative/qml/qdeclarativeexpression.h
+++ b/src/declarative/qml/qdeclarativeexpression.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeexpression_p.h b/src/declarative/qml/qdeclarativeexpression_p.h
index 402ae846..5cc568ef 100644
--- a/src/declarative/qml/qdeclarativeexpression_p.h
+++ b/src/declarative/qml/qdeclarativeexpression_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeextensioninterface.h b/src/declarative/qml/qdeclarativeextensioninterface.h
index 7eb22468..0e705f92 100644
--- a/src/declarative/qml/qdeclarativeextensioninterface.h
+++ b/src/declarative/qml/qdeclarativeextensioninterface.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeextensionplugin.cpp b/src/declarative/qml/qdeclarativeextensionplugin.cpp
index 1311c932..76aa6012 100644
--- a/src/declarative/qml/qdeclarativeextensionplugin.cpp
+++ b/src/declarative/qml/qdeclarativeextensionplugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeextensionplugin.h b/src/declarative/qml/qdeclarativeextensionplugin.h
index c1dbc4d3..745b2cd4 100644
--- a/src/declarative/qml/qdeclarativeextensionplugin.h
+++ b/src/declarative/qml/qdeclarativeextensionplugin.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativefastproperties.cpp b/src/declarative/qml/qdeclarativefastproperties.cpp
index a60375b0..dd5fa540 100644
--- a/src/declarative/qml/qdeclarativefastproperties.cpp
+++ b/src/declarative/qml/qdeclarativefastproperties.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativefastproperties_p.h b/src/declarative/qml/qdeclarativefastproperties_p.h
index f0e94779..268dd474 100644
--- a/src/declarative/qml/qdeclarativefastproperties_p.h
+++ b/src/declarative/qml/qdeclarativefastproperties_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeglobal_p.h b/src/declarative/qml/qdeclarativeglobal_p.h
index 9f0d5655..52b14ffe 100644
--- a/src/declarative/qml/qdeclarativeglobal_p.h
+++ b/src/declarative/qml/qdeclarativeglobal_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeglobalscriptclass.cpp b/src/declarative/qml/qdeclarativeglobalscriptclass.cpp
index ccd801ff..6aa14c5e 100644
--- a/src/declarative/qml/qdeclarativeglobalscriptclass.cpp
+++ b/src/declarative/qml/qdeclarativeglobalscriptclass.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeglobalscriptclass_p.h b/src/declarative/qml/qdeclarativeglobalscriptclass_p.h
index 4951d81e..0c74aee0 100644
--- a/src/declarative/qml/qdeclarativeglobalscriptclass_p.h
+++ b/src/declarative/qml/qdeclarativeglobalscriptclass_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeguard_p.h b/src/declarative/qml/qdeclarativeguard_p.h
index 7677b367..5d8a6c5f 100644
--- a/src/declarative/qml/qdeclarativeguard_p.h
+++ b/src/declarative/qml/qdeclarativeguard_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeimageprovider.cpp b/src/declarative/qml/qdeclarativeimageprovider.cpp
index 06987b1a..94498967 100644
--- a/src/declarative/qml/qdeclarativeimageprovider.cpp
+++ b/src/declarative/qml/qdeclarativeimageprovider.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeimageprovider.h b/src/declarative/qml/qdeclarativeimageprovider.h
index 263bad95..eb5b032e 100644
--- a/src/declarative/qml/qdeclarativeimageprovider.h
+++ b/src/declarative/qml/qdeclarativeimageprovider.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeimport.cpp b/src/declarative/qml/qdeclarativeimport.cpp
index 20331786..94883abd 100644
--- a/src/declarative/qml/qdeclarativeimport.cpp
+++ b/src/declarative/qml/qdeclarativeimport.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeimport_p.h b/src/declarative/qml/qdeclarativeimport_p.h
index 6b8deac6..91a50e8c 100644
--- a/src/declarative/qml/qdeclarativeimport_p.h
+++ b/src/declarative/qml/qdeclarativeimport_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeinclude.cpp b/src/declarative/qml/qdeclarativeinclude.cpp
index e83f50ae..3e84f60d 100644
--- a/src/declarative/qml/qdeclarativeinclude.cpp
+++ b/src/declarative/qml/qdeclarativeinclude.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeinclude_p.h b/src/declarative/qml/qdeclarativeinclude_p.h
index c8557346..aa66f892 100644
--- a/src/declarative/qml/qdeclarativeinclude_p.h
+++ b/src/declarative/qml/qdeclarativeinclude_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeinfo.cpp b/src/declarative/qml/qdeclarativeinfo.cpp
index 9ae0b8d0..30c89d8e 100644
--- a/src/declarative/qml/qdeclarativeinfo.cpp
+++ b/src/declarative/qml/qdeclarativeinfo.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeinfo.h b/src/declarative/qml/qdeclarativeinfo.h
index a6d2e969..8b9622d8 100644
--- a/src/declarative/qml/qdeclarativeinfo.h
+++ b/src/declarative/qml/qdeclarativeinfo.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeinstruction.cpp b/src/declarative/qml/qdeclarativeinstruction.cpp
index c83d001a..926dec22 100644
--- a/src/declarative/qml/qdeclarativeinstruction.cpp
+++ b/src/declarative/qml/qdeclarativeinstruction.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeinstruction_p.h b/src/declarative/qml/qdeclarativeinstruction_p.h
index 6d019be6..72876466 100644
--- a/src/declarative/qml/qdeclarativeinstruction_p.h
+++ b/src/declarative/qml/qdeclarativeinstruction_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeintegercache.cpp b/src/declarative/qml/qdeclarativeintegercache.cpp
index 0f8a1674..e590e019 100644
--- a/src/declarative/qml/qdeclarativeintegercache.cpp
+++ b/src/declarative/qml/qdeclarativeintegercache.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeintegercache_p.h b/src/declarative/qml/qdeclarativeintegercache_p.h
index ad921493..ee995d5b 100644
--- a/src/declarative/qml/qdeclarativeintegercache_p.h
+++ b/src/declarative/qml/qdeclarativeintegercache_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativelist.cpp b/src/declarative/qml/qdeclarativelist.cpp
index 37421f1d..b8e126ff 100644
--- a/src/declarative/qml/qdeclarativelist.cpp
+++ b/src/declarative/qml/qdeclarativelist.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativelist.h b/src/declarative/qml/qdeclarativelist.h
index 3b1f9de4..9722cefb 100644
--- a/src/declarative/qml/qdeclarativelist.h
+++ b/src/declarative/qml/qdeclarativelist.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativelist_p.h b/src/declarative/qml/qdeclarativelist_p.h
index e3a313eb..59941b12 100644
--- a/src/declarative/qml/qdeclarativelist_p.h
+++ b/src/declarative/qml/qdeclarativelist_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativelistscriptclass.cpp b/src/declarative/qml/qdeclarativelistscriptclass.cpp
index d2007bcc..fb84dffb 100644
--- a/src/declarative/qml/qdeclarativelistscriptclass.cpp
+++ b/src/declarative/qml/qdeclarativelistscriptclass.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativelistscriptclass_p.h b/src/declarative/qml/qdeclarativelistscriptclass_p.h
index 532306f9..b5ff5997 100644
--- a/src/declarative/qml/qdeclarativelistscriptclass_p.h
+++ b/src/declarative/qml/qdeclarativelistscriptclass_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativemetatype.cpp b/src/declarative/qml/qdeclarativemetatype.cpp
index f9ce988c..1d143963 100644
--- a/src/declarative/qml/qdeclarativemetatype.cpp
+++ b/src/declarative/qml/qdeclarativemetatype.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativemetatype_p.h b/src/declarative/qml/qdeclarativemetatype_p.h
index d751f049..b8c958c3 100644
--- a/src/declarative/qml/qdeclarativemetatype_p.h
+++ b/src/declarative/qml/qdeclarativemetatype_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.cpp b/src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.cpp
index ce7e1f07..2272b69e 100644
--- a/src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.cpp
+++ b/src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.h b/src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.h
index 2caaa14a..22824b23 100644
--- a/src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.h
+++ b/src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativenotifier.cpp b/src/declarative/qml/qdeclarativenotifier.cpp
index 5282b0e6..0da3cffc 100644
--- a/src/declarative/qml/qdeclarativenotifier.cpp
+++ b/src/declarative/qml/qdeclarativenotifier.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativenotifier_p.h b/src/declarative/qml/qdeclarativenotifier_p.h
index 79209f2a..155aa9cc 100644
--- a/src/declarative/qml/qdeclarativenotifier_p.h
+++ b/src/declarative/qml/qdeclarativenotifier_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeobjectscriptclass.cpp b/src/declarative/qml/qdeclarativeobjectscriptclass.cpp
index afa03468..68072674 100644
--- a/src/declarative/qml/qdeclarativeobjectscriptclass.cpp
+++ b/src/declarative/qml/qdeclarativeobjectscriptclass.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeobjectscriptclass_p.h b/src/declarative/qml/qdeclarativeobjectscriptclass_p.h
index db3f4295..ad6c70e4 100644
--- a/src/declarative/qml/qdeclarativeobjectscriptclass_p.h
+++ b/src/declarative/qml/qdeclarativeobjectscriptclass_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeparser.cpp b/src/declarative/qml/qdeclarativeparser.cpp
index 4e13e427..dc55e379 100644
--- a/src/declarative/qml/qdeclarativeparser.cpp
+++ b/src/declarative/qml/qdeclarativeparser.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeparser_p.h b/src/declarative/qml/qdeclarativeparser_p.h
index ba5ecaf0..42c45210 100644
--- a/src/declarative/qml/qdeclarativeparser_p.h
+++ b/src/declarative/qml/qdeclarativeparser_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeparserstatus.cpp b/src/declarative/qml/qdeclarativeparserstatus.cpp
index da8ea3af..d6c0abc7 100644
--- a/src/declarative/qml/qdeclarativeparserstatus.cpp
+++ b/src/declarative/qml/qdeclarativeparserstatus.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeparserstatus.h b/src/declarative/qml/qdeclarativeparserstatus.h
index 03a2f4cb..d2c809db 100644
--- a/src/declarative/qml/qdeclarativeparserstatus.h
+++ b/src/declarative/qml/qdeclarativeparserstatus.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeprivate.h b/src/declarative/qml/qdeclarativeprivate.h
index db2b0661..ab9fe415 100644
--- a/src/declarative/qml/qdeclarativeprivate.h
+++ b/src/declarative/qml/qdeclarativeprivate.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeproperty.cpp b/src/declarative/qml/qdeclarativeproperty.cpp
index 996a3bbe..219a8a29 100644
--- a/src/declarative/qml/qdeclarativeproperty.cpp
+++ b/src/declarative/qml/qdeclarativeproperty.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeproperty.h b/src/declarative/qml/qdeclarativeproperty.h
index f22db185..7e8cbcf8 100644
--- a/src/declarative/qml/qdeclarativeproperty.h
+++ b/src/declarative/qml/qdeclarativeproperty.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeproperty_p.h b/src/declarative/qml/qdeclarativeproperty_p.h
index 8ee6c8cf..6817023a 100644
--- a/src/declarative/qml/qdeclarativeproperty_p.h
+++ b/src/declarative/qml/qdeclarativeproperty_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativepropertycache.cpp b/src/declarative/qml/qdeclarativepropertycache.cpp
index 6eecf5b2..79fbbe03 100644
--- a/src/declarative/qml/qdeclarativepropertycache.cpp
+++ b/src/declarative/qml/qdeclarativepropertycache.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativepropertycache_p.h b/src/declarative/qml/qdeclarativepropertycache_p.h
index 7b4f8b16..4cddc371 100644
--- a/src/declarative/qml/qdeclarativepropertycache_p.h
+++ b/src/declarative/qml/qdeclarativepropertycache_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativepropertyvalueinterceptor.cpp b/src/declarative/qml/qdeclarativepropertyvalueinterceptor.cpp
index 057ff742..b067e3ad 100644
--- a/src/declarative/qml/qdeclarativepropertyvalueinterceptor.cpp
+++ b/src/declarative/qml/qdeclarativepropertyvalueinterceptor.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativepropertyvalueinterceptor.h b/src/declarative/qml/qdeclarativepropertyvalueinterceptor.h
index 32674b43..71050211 100644
--- a/src/declarative/qml/qdeclarativepropertyvalueinterceptor.h
+++ b/src/declarative/qml/qdeclarativepropertyvalueinterceptor.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativepropertyvaluesource.cpp b/src/declarative/qml/qdeclarativepropertyvaluesource.cpp
index a550a59d..5c39cf87 100644
--- a/src/declarative/qml/qdeclarativepropertyvaluesource.cpp
+++ b/src/declarative/qml/qdeclarativepropertyvaluesource.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativepropertyvaluesource.h b/src/declarative/qml/qdeclarativepropertyvaluesource.h
index e4fa7d81..fced27ec 100644
--- a/src/declarative/qml/qdeclarativepropertyvaluesource.h
+++ b/src/declarative/qml/qdeclarativepropertyvaluesource.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeproxymetaobject.cpp b/src/declarative/qml/qdeclarativeproxymetaobject.cpp
index 7008acc6..144f1559 100644
--- a/src/declarative/qml/qdeclarativeproxymetaobject.cpp
+++ b/src/declarative/qml/qdeclarativeproxymetaobject.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeproxymetaobject_p.h b/src/declarative/qml/qdeclarativeproxymetaobject_p.h
index 49cea3c5..2178a939 100644
--- a/src/declarative/qml/qdeclarativeproxymetaobject_p.h
+++ b/src/declarative/qml/qdeclarativeproxymetaobject_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativerefcount.cpp b/src/declarative/qml/qdeclarativerefcount.cpp
index 2075aa6f..9fc299ad 100644
--- a/src/declarative/qml/qdeclarativerefcount.cpp
+++ b/src/declarative/qml/qdeclarativerefcount.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativerefcount_p.h b/src/declarative/qml/qdeclarativerefcount_p.h
index d2b7bbba..3c2780ee 100644
--- a/src/declarative/qml/qdeclarativerefcount_p.h
+++ b/src/declarative/qml/qdeclarativerefcount_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativerewrite.cpp b/src/declarative/qml/qdeclarativerewrite.cpp
index fa136956..b9303cf5 100644
--- a/src/declarative/qml/qdeclarativerewrite.cpp
+++ b/src/declarative/qml/qdeclarativerewrite.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativerewrite_p.h b/src/declarative/qml/qdeclarativerewrite_p.h
index 2e37bdc6..d66016df 100644
--- a/src/declarative/qml/qdeclarativerewrite_p.h
+++ b/src/declarative/qml/qdeclarativerewrite_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativescriptparser.cpp b/src/declarative/qml/qdeclarativescriptparser.cpp
index 25b2f592..9a087e0b 100644
--- a/src/declarative/qml/qdeclarativescriptparser.cpp
+++ b/src/declarative/qml/qdeclarativescriptparser.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativescriptparser_p.h b/src/declarative/qml/qdeclarativescriptparser_p.h
index 671326a2..831e1a40 100644
--- a/src/declarative/qml/qdeclarativescriptparser_p.h
+++ b/src/declarative/qml/qdeclarativescriptparser_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativescriptstring.cpp b/src/declarative/qml/qdeclarativescriptstring.cpp
index 1c74cb19..47d611fe 100644
--- a/src/declarative/qml/qdeclarativescriptstring.cpp
+++ b/src/declarative/qml/qdeclarativescriptstring.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativescriptstring.h b/src/declarative/qml/qdeclarativescriptstring.h
index f56d3697..f84bb980 100644
--- a/src/declarative/qml/qdeclarativescriptstring.h
+++ b/src/declarative/qml/qdeclarativescriptstring.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativesqldatabase.cpp b/src/declarative/qml/qdeclarativesqldatabase.cpp
index 77f682d0..4b9e43e1 100644
--- a/src/declarative/qml/qdeclarativesqldatabase.cpp
+++ b/src/declarative/qml/qdeclarativesqldatabase.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativesqldatabase_p.h b/src/declarative/qml/qdeclarativesqldatabase_p.h
index e47f9c4b..58e75f44 100644
--- a/src/declarative/qml/qdeclarativesqldatabase_p.h
+++ b/src/declarative/qml/qdeclarativesqldatabase_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativestringconverters.cpp b/src/declarative/qml/qdeclarativestringconverters.cpp
index 0171c434..31000379 100644
--- a/src/declarative/qml/qdeclarativestringconverters.cpp
+++ b/src/declarative/qml/qdeclarativestringconverters.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativestringconverters_p.h b/src/declarative/qml/qdeclarativestringconverters_p.h
index 257e6cae..f28540ce 100644
--- a/src/declarative/qml/qdeclarativestringconverters_p.h
+++ b/src/declarative/qml/qdeclarativestringconverters_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativetypeloader.cpp b/src/declarative/qml/qdeclarativetypeloader.cpp
index 012afb39..ee73b738 100644
--- a/src/declarative/qml/qdeclarativetypeloader.cpp
+++ b/src/declarative/qml/qdeclarativetypeloader.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativetypeloader_p.h b/src/declarative/qml/qdeclarativetypeloader_p.h
index 12b65edc..9759cc39 100644
--- a/src/declarative/qml/qdeclarativetypeloader_p.h
+++ b/src/declarative/qml/qdeclarativetypeloader_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativetypenamecache.cpp b/src/declarative/qml/qdeclarativetypenamecache.cpp
index ef7a226e..df3186ff 100644
--- a/src/declarative/qml/qdeclarativetypenamecache.cpp
+++ b/src/declarative/qml/qdeclarativetypenamecache.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativetypenamecache_p.h b/src/declarative/qml/qdeclarativetypenamecache_p.h
index c772eaa6..94744a0f 100644
--- a/src/declarative/qml/qdeclarativetypenamecache_p.h
+++ b/src/declarative/qml/qdeclarativetypenamecache_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativetypenamescriptclass.cpp b/src/declarative/qml/qdeclarativetypenamescriptclass.cpp
index 97544e30..f4a93037 100644
--- a/src/declarative/qml/qdeclarativetypenamescriptclass.cpp
+++ b/src/declarative/qml/qdeclarativetypenamescriptclass.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativetypenamescriptclass_p.h b/src/declarative/qml/qdeclarativetypenamescriptclass_p.h
index eab60add..e1f04fb3 100644
--- a/src/declarative/qml/qdeclarativetypenamescriptclass_p.h
+++ b/src/declarative/qml/qdeclarativetypenamescriptclass_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativetypenotavailable.cpp b/src/declarative/qml/qdeclarativetypenotavailable.cpp
index 9402f6bc..834111fa 100644
--- a/src/declarative/qml/qdeclarativetypenotavailable.cpp
+++ b/src/declarative/qml/qdeclarativetypenotavailable.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativetypenotavailable_p.h b/src/declarative/qml/qdeclarativetypenotavailable_p.h
index dc9a9f81..7a6b46fc 100644
--- a/src/declarative/qml/qdeclarativetypenotavailable_p.h
+++ b/src/declarative/qml/qdeclarativetypenotavailable_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativevaluetype.cpp b/src/declarative/qml/qdeclarativevaluetype.cpp
index 9043760a..50aa43c7 100644
--- a/src/declarative/qml/qdeclarativevaluetype.cpp
+++ b/src/declarative/qml/qdeclarativevaluetype.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativevaluetype_p.h b/src/declarative/qml/qdeclarativevaluetype_p.h
index f714f0e6..c939e061 100644
--- a/src/declarative/qml/qdeclarativevaluetype_p.h
+++ b/src/declarative/qml/qdeclarativevaluetype_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativevaluetypescriptclass.cpp b/src/declarative/qml/qdeclarativevaluetypescriptclass.cpp
index 2d6bd8bc..fa446e5d 100644
--- a/src/declarative/qml/qdeclarativevaluetypescriptclass.cpp
+++ b/src/declarative/qml/qdeclarativevaluetypescriptclass.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativevaluetypescriptclass_p.h b/src/declarative/qml/qdeclarativevaluetypescriptclass_p.h
index 13bec987..8e13628f 100644
--- a/src/declarative/qml/qdeclarativevaluetypescriptclass_p.h
+++ b/src/declarative/qml/qdeclarativevaluetypescriptclass_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativevme.cpp b/src/declarative/qml/qdeclarativevme.cpp
index 49ce35da..f3adbe76 100644
--- a/src/declarative/qml/qdeclarativevme.cpp
+++ b/src/declarative/qml/qdeclarativevme.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativevme_p.h b/src/declarative/qml/qdeclarativevme_p.h
index 1f46e922..a52ba14a 100644
--- a/src/declarative/qml/qdeclarativevme_p.h
+++ b/src/declarative/qml/qdeclarativevme_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativevmemetaobject.cpp b/src/declarative/qml/qdeclarativevmemetaobject.cpp
index 5aed9e42..45c7cf02 100644
--- a/src/declarative/qml/qdeclarativevmemetaobject.cpp
+++ b/src/declarative/qml/qdeclarativevmemetaobject.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativevmemetaobject_p.h b/src/declarative/qml/qdeclarativevmemetaobject_p.h
index 88fa888e..418a5bc4 100644
--- a/src/declarative/qml/qdeclarativevmemetaobject_p.h
+++ b/src/declarative/qml/qdeclarativevmemetaobject_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativewatcher.cpp b/src/declarative/qml/qdeclarativewatcher.cpp
index 4d9057f2..97f50e46 100644
--- a/src/declarative/qml/qdeclarativewatcher.cpp
+++ b/src/declarative/qml/qdeclarativewatcher.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativewatcher_p.h b/src/declarative/qml/qdeclarativewatcher_p.h
index d7abb4ab..d445c2d3 100644
--- a/src/declarative/qml/qdeclarativewatcher_p.h
+++ b/src/declarative/qml/qdeclarativewatcher_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeworkerscript.cpp b/src/declarative/qml/qdeclarativeworkerscript.cpp
index 257bc020..4439f896 100644
--- a/src/declarative/qml/qdeclarativeworkerscript.cpp
+++ b/src/declarative/qml/qdeclarativeworkerscript.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativeworkerscript_p.h b/src/declarative/qml/qdeclarativeworkerscript_p.h
index 96ee0ede..1581fe57 100644
--- a/src/declarative/qml/qdeclarativeworkerscript_p.h
+++ b/src/declarative/qml/qdeclarativeworkerscript_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativexmlhttprequest.cpp b/src/declarative/qml/qdeclarativexmlhttprequest.cpp
index dd091ca7..e8f1a85b 100644
--- a/src/declarative/qml/qdeclarativexmlhttprequest.cpp
+++ b/src/declarative/qml/qdeclarativexmlhttprequest.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qdeclarativexmlhttprequest_p.h b/src/declarative/qml/qdeclarativexmlhttprequest_p.h
index 96d440c2..966d93dc 100644
--- a/src/declarative/qml/qdeclarativexmlhttprequest_p.h
+++ b/src/declarative/qml/qdeclarativexmlhttprequest_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/qml.pri b/src/declarative/qml/qml.pri
index cf2d7608..ea824031 100644
--- a/src/declarative/qml/qml.pri
+++ b/src/declarative/qml/qml.pri
@@ -53,8 +53,7 @@ SOURCES += \
$$PWD/qdeclarativedirparser.cpp \
$$PWD/qdeclarativeextensionplugin.cpp \
$$PWD/qdeclarativeimport.cpp \
- $$PWD/qdeclarativelist.cpp \
- $$PWD/qperformancetimer.cpp
+ $$PWD/qdeclarativelist.cpp
HEADERS += \
$$PWD/qdeclarativeparser_p.h \
@@ -126,8 +125,7 @@ HEADERS += \
$$PWD/qdeclarativedirparser_p.h \
$$PWD/qdeclarativeextensioninterface.h \
$$PWD/qdeclarativeimport_p.h \
- $$PWD/qdeclarativeextensionplugin.h \
- $$PWD/qperformancetimer_p.h
+ $$PWD/qdeclarativeextensionplugin.h
QT += sql network
include(parser/parser.pri)
diff --git a/src/declarative/qml/qperformancetimer.cpp b/src/declarative/qml/qperformancetimer.cpp
deleted file mode 100644
index 2afc8c63..00000000
--- a/src/declarative/qml/qperformancetimer.cpp
+++ /dev/null
@@ -1,229 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
-**
-** This file is part of the QtDeclarative module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and Digia. For licensing terms and
-** conditions see http://qt.digia.com/licensing. For further information
-** use the contact form at http://qt.digia.com/contact-us.
-**
-** 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, Digia gives you certain additional
-** rights. These rights are described in the Digia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3.0 as published by the Free Software
-** Foundation and appearing in the file LICENSE.GPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU General Public License version 3.0 requirements will be
-** met: http://www.gnu.org/copyleft/gpl.html.
-**
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include "qperformancetimer_p.h"
-
-#if defined(Q_OS_MAC)
-#include <sys/time.h>
-#include <unistd.h>
-#include <mach/mach_time.h>
-#elif defined(Q_OS_UNIX)
-#include <sys/time.h>
-#include <time.h>
-#include <unistd.h>
-#elif defined(Q_OS_WIN)
-#include <windows.h>
-#endif
-
-// mac/unix code heavily copied from QElapsedTimer
-
-QT_BEGIN_NAMESPACE
-
-////////////////////////////// Mac //////////////////////////////
-#if defined(Q_OS_MAC)
-
-static mach_timebase_info_data_t info = {0,0};
-static qint64 absoluteToNSecs(qint64 cpuTime)
-{
- if (info.denom == 0)
- mach_timebase_info(&info);
- qint64 nsecs = cpuTime * info.numer / info.denom;
- return nsecs;
-}
-
-void QPerformanceTimer::start()
-{
- t1 = mach_absolute_time();
-}
-
-qint64 QPerformanceTimer::elapsed() const
-{
- qint64 cpu_time = mach_absolute_time();
- return absoluteToNSecs(cpu_time - t1);
-}
-
-// return number of nsecs elapsed from timer start time till absoluteMonotonicTimeNs
-// elapsedToAbsoluteTime(0) returns negative value of absolute time (ns) when the timer was started
-qint64 QPerformanceTimer::elapsedToAbsoluteTime(qint64 absoluteMonotonicTimeNs) const
-{
- qint64 absolute_t1_ns = absoluteToNSecs(t1);
- return absoluteMonotonicTimeNs - absolute_t1_ns;
-}
-
-////////////////////////////// Unix //////////////////////////////
-#elif defined(Q_OS_UNIX)
-
-#if defined(QT_NO_CLOCK_MONOTONIC) || defined(QT_BOOTSTRAPPED)
-// turn off the monotonic clock
-# ifdef _POSIX_MONOTONIC_CLOCK
-# undef _POSIX_MONOTONIC_CLOCK
-# endif
-# define _POSIX_MONOTONIC_CLOCK -1
-#endif
-
-#if (_POSIX_MONOTONIC_CLOCK-0 != 0)
-static const bool monotonicClockChecked = true;
-static const bool monotonicClockAvailable = _POSIX_MONOTONIC_CLOCK > 0;
-#else
-static int monotonicClockChecked = false;
-static int monotonicClockAvailable = false;
-#endif
-
-#ifdef Q_CC_GNU
-# define is_likely(x) __builtin_expect((x), 1)
-#else
-# define is_likely(x) (x)
-#endif
-#define load_acquire(x) ((volatile const int&)(x))
-#define store_release(x,v) ((volatile int&)(x) = (v))
-
-static void unixCheckClockType()
-{
-#if (_POSIX_MONOTONIC_CLOCK-0 == 0)
- if (is_likely(load_acquire(monotonicClockChecked)))
- return;
-
-# if defined(_SC_MONOTONIC_CLOCK)
- // detect if the system support monotonic timers
- long x = sysconf(_SC_MONOTONIC_CLOCK);
- store_release(monotonicClockAvailable, x >= 200112L);
-# endif
-
- store_release(monotonicClockChecked, true);
-#endif
-}
-
-static inline void do_gettime(qint64 *sec, qint64 *frac)
-{
-#if (_POSIX_MONOTONIC_CLOCK-0 >= 0)
- unixCheckClockType();
- if (is_likely(monotonicClockAvailable)) {
- timespec ts;
- clock_gettime(CLOCK_MONOTONIC, &ts);
- *sec = ts.tv_sec;
- *frac = ts.tv_nsec;
- return;
- }
-#endif
- *sec = 0;
- *frac = 0;
-}
-
-void QPerformanceTimer::start()
-{
- do_gettime(&t1, &t2);
-}
-
-qint64 QPerformanceTimer::elapsed() const
-{
- qint64 sec, frac;
- do_gettime(&sec, &frac);
- sec = sec - t1;
- frac = frac - t2;
-
- return sec * Q_INT64_C(1000000000) + frac;
-}
-
-qint64 QPerformanceTimer::elapsedToAbsoluteTime(qint64 absoluteMonotonicTimeNs) const
-{
- qint64 sec = absoluteMonotonicTimeNs / Q_INT64_C(1000000000);
- qint64 frac = absoluteMonotonicTimeNs % Q_INT64_C(1000000000);
- sec = sec - t1;
- frac = frac - t2;
-
- return sec * Q_INT64_C(1000000000) + frac;
-}
-
-////////////////////////////// Windows //////////////////////////////
-#elif defined(Q_OS_WIN)
-
-static qint64 getTimeFromTick(quint64 elapsed)
-{
- static LARGE_INTEGER freq;
- if (!freq.QuadPart)
- QueryPerformanceFrequency(&freq);
- return 1000000000 * elapsed / freq.QuadPart;
-}
-
-void QPerformanceTimer::start()
-{
- LARGE_INTEGER li;
- QueryPerformanceCounter(&li);
- t1 = li.QuadPart;
-}
-
-qint64 QPerformanceTimer::elapsed() const
-{
- LARGE_INTEGER li;
- QueryPerformanceCounter(&li);
- return getTimeFromTick(li.QuadPart - t1);
-}
-
-qint64 QPerformanceTimer::elapsedToAbsoluteTime(qint64 absoluteMonotonicTimeNs) const
-{
- qint64 absolute_t1_ns = getTimeFromTick(t1);
- return absoluteMonotonicTimeNs - absolute_t1_ns;
-}
-
-////////////////////////////// Default //////////////////////////////
-#else
-
-// default implementation (no hi-perf timer) does nothing
-void QPerformanceTimer::start()
-{
-}
-
-qint64 QPerformanceTimer::elapsed() const
-{
- return 0;
-}
-
-qint64 QPerformanceTimer::elapsedToAbsoluteTime(qint64 absoluteMonotonicTimeNs) const
-{
- Q_UNUSED(absoluteMonotonicTimeNs);
- return 0;
-}
-
-#endif
-
-QT_END_NAMESPACE
-
-
diff --git a/src/declarative/qml/qperformancetimer_p.h b/src/declarative/qml/qperformancetimer_p.h
deleted file mode 100644
index 3a20597e..00000000
--- a/src/declarative/qml/qperformancetimer_p.h
+++ /dev/null
@@ -1,79 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
-**
-** This file is part of the QtDeclarative module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and Digia. For licensing terms and
-** conditions see http://qt.digia.com/licensing. For further information
-** use the contact form at http://qt.digia.com/contact-us.
-**
-** 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, Digia gives you certain additional
-** rights. These rights are described in the Digia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3.0 as published by the Free Software
-** Foundation and appearing in the file LICENSE.GPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU General Public License version 3.0 requirements will be
-** met: http://www.gnu.org/copyleft/gpl.html.
-**
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef QPERFORMANCETIMER_P_H
-#define QPERFORMANCETIMER_P_H
-
-//
-// W A R N I N G
-// -------------
-//
-// This file is not part of the Qt API. It exists for the convenience
-// of moc. This header file may change from version to version without notice,
-// or even be removed.
-//
-// We mean it.
-//
-
-#include "qtdeclarativeglobal.h"
-
-QT_BEGIN_HEADER
-
-QT_BEGIN_NAMESPACE
-
-QT_MODULE(Declarative)
-
-class Q_DECLARATIVE_EXPORT QPerformanceTimer
-{
-public:
- void start();
- qint64 elapsed() const;
- qint64 elapsedToAbsoluteTime(qint64 absoluteMonotonicTimeNs) const;
-private:
- qint64 t1;
- qint64 t2;
-};
-
-QT_END_NAMESPACE
-
-QT_END_HEADER
-
-#endif // QPERFORMANCETIMER_P_H
diff --git a/src/declarative/qml/qpodvector_p.h b/src/declarative/qml/qpodvector_p.h
index 6e71dfcb..0ba070d2 100644
--- a/src/declarative/qml/qpodvector_p.h
+++ b/src/declarative/qml/qpodvector_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/rewriter/textwriter.cpp b/src/declarative/qml/rewriter/textwriter.cpp
index 35807227..4e69b38a 100644
--- a/src/declarative/qml/rewriter/textwriter.cpp
+++ b/src/declarative/qml/rewriter/textwriter.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qml/rewriter/textwriter_p.h b/src/declarative/qml/rewriter/textwriter_p.h
index f187ff88..8a1dfdc8 100644
--- a/src/declarative/qml/rewriter/textwriter_p.h
+++ b/src/declarative/qml/rewriter/textwriter_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/qtdeclarativeglobal.h b/src/declarative/qtdeclarativeglobal.h
index 2bbcaffa..dcfe3bea 100644
--- a/src/declarative/qtdeclarativeglobal.h
+++ b/src/declarative/qtdeclarativeglobal.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtQml module of the Qt Toolkit.
diff --git a/src/declarative/qtdeclarativeglobal_p.h b/src/declarative/qtdeclarativeglobal_p.h
index f18c5c6c..dc5400ba 100644
--- a/src/declarative/qtdeclarativeglobal_p.h
+++ b/src/declarative/qtdeclarativeglobal_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtQml module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativeanimation.cpp b/src/declarative/util/qdeclarativeanimation.cpp
index 893724ea..83bfa170 100644
--- a/src/declarative/util/qdeclarativeanimation.cpp
+++ b/src/declarative/util/qdeclarativeanimation.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativeanimation_p.h b/src/declarative/util/qdeclarativeanimation_p.h
index 2c09235b..478e30b3 100644
--- a/src/declarative/util/qdeclarativeanimation_p.h
+++ b/src/declarative/util/qdeclarativeanimation_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativeanimation_p_p.h b/src/declarative/util/qdeclarativeanimation_p_p.h
index c819e969..bbd4a34e 100644
--- a/src/declarative/util/qdeclarativeanimation_p_p.h
+++ b/src/declarative/util/qdeclarativeanimation_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativeapplication.cpp b/src/declarative/util/qdeclarativeapplication.cpp
index 6fa36bd8..3759190d 100644
--- a/src/declarative/util/qdeclarativeapplication.cpp
+++ b/src/declarative/util/qdeclarativeapplication.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativeapplication_p.h b/src/declarative/util/qdeclarativeapplication_p.h
index 8e35faa2..f8fdc95e 100644
--- a/src/declarative/util/qdeclarativeapplication_p.h
+++ b/src/declarative/util/qdeclarativeapplication_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativebehavior.cpp b/src/declarative/util/qdeclarativebehavior.cpp
index 85751056..5192b8b4 100644
--- a/src/declarative/util/qdeclarativebehavior.cpp
+++ b/src/declarative/util/qdeclarativebehavior.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativebehavior_p.h b/src/declarative/util/qdeclarativebehavior_p.h
index c019c3fd..06c09603 100644
--- a/src/declarative/util/qdeclarativebehavior_p.h
+++ b/src/declarative/util/qdeclarativebehavior_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativebind.cpp b/src/declarative/util/qdeclarativebind.cpp
index fcc06a8f..0e2fc8fa 100644
--- a/src/declarative/util/qdeclarativebind.cpp
+++ b/src/declarative/util/qdeclarativebind.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativebind_p.h b/src/declarative/util/qdeclarativebind_p.h
index 35a12bf0..d0ef54eb 100644
--- a/src/declarative/util/qdeclarativebind_p.h
+++ b/src/declarative/util/qdeclarativebind_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativeconnections.cpp b/src/declarative/util/qdeclarativeconnections.cpp
index 6172d6c0..c1ee8d41 100644
--- a/src/declarative/util/qdeclarativeconnections.cpp
+++ b/src/declarative/util/qdeclarativeconnections.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativeconnections_p.h b/src/declarative/util/qdeclarativeconnections_p.h
index ac8b17a5..60be24a4 100644
--- a/src/declarative/util/qdeclarativeconnections_p.h
+++ b/src/declarative/util/qdeclarativeconnections_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativefontloader.cpp b/src/declarative/util/qdeclarativefontloader.cpp
index 60b3f9be..764257dd 100644
--- a/src/declarative/util/qdeclarativefontloader.cpp
+++ b/src/declarative/util/qdeclarativefontloader.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativefontloader_p.h b/src/declarative/util/qdeclarativefontloader_p.h
index a653d791..aa7dcabb 100644
--- a/src/declarative/util/qdeclarativefontloader_p.h
+++ b/src/declarative/util/qdeclarativefontloader_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativelistaccessor.cpp b/src/declarative/util/qdeclarativelistaccessor.cpp
index 42c1fa6f..ec58fe19 100644
--- a/src/declarative/util/qdeclarativelistaccessor.cpp
+++ b/src/declarative/util/qdeclarativelistaccessor.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativelistaccessor_p.h b/src/declarative/util/qdeclarativelistaccessor_p.h
index 08916340..94f49150 100644
--- a/src/declarative/util/qdeclarativelistaccessor_p.h
+++ b/src/declarative/util/qdeclarativelistaccessor_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativelistmodel.cpp b/src/declarative/util/qdeclarativelistmodel.cpp
index c1c176d1..c9441a0c 100644
--- a/src/declarative/util/qdeclarativelistmodel.cpp
+++ b/src/declarative/util/qdeclarativelistmodel.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativelistmodel_p.h b/src/declarative/util/qdeclarativelistmodel_p.h
index 382bee4e..567ac1fc 100644
--- a/src/declarative/util/qdeclarativelistmodel_p.h
+++ b/src/declarative/util/qdeclarativelistmodel_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativelistmodel_p_p.h b/src/declarative/util/qdeclarativelistmodel_p_p.h
index 8dc2b993..8beb5fa8 100644
--- a/src/declarative/util/qdeclarativelistmodel_p_p.h
+++ b/src/declarative/util/qdeclarativelistmodel_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativelistmodelworkeragent.cpp b/src/declarative/util/qdeclarativelistmodelworkeragent.cpp
index 38667ded..6020a261 100644
--- a/src/declarative/util/qdeclarativelistmodelworkeragent.cpp
+++ b/src/declarative/util/qdeclarativelistmodelworkeragent.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativelistmodelworkeragent_p.h b/src/declarative/util/qdeclarativelistmodelworkeragent_p.h
index 4700d123..a12897c9 100644
--- a/src/declarative/util/qdeclarativelistmodelworkeragent_p.h
+++ b/src/declarative/util/qdeclarativelistmodelworkeragent_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativenullablevalue_p_p.h b/src/declarative/util/qdeclarativenullablevalue_p_p.h
index be6e6548..7773ed8f 100644
--- a/src/declarative/util/qdeclarativenullablevalue_p_p.h
+++ b/src/declarative/util/qdeclarativenullablevalue_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativeopenmetaobject.cpp b/src/declarative/util/qdeclarativeopenmetaobject.cpp
index d6a00ef5..b1c01394 100644
--- a/src/declarative/util/qdeclarativeopenmetaobject.cpp
+++ b/src/declarative/util/qdeclarativeopenmetaobject.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativeopenmetaobject_p.h b/src/declarative/util/qdeclarativeopenmetaobject_p.h
index e4a4b155..9ff064b2 100644
--- a/src/declarative/util/qdeclarativeopenmetaobject_p.h
+++ b/src/declarative/util/qdeclarativeopenmetaobject_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativepackage.cpp b/src/declarative/util/qdeclarativepackage.cpp
index 7ad12f1d..c0098c32 100644
--- a/src/declarative/util/qdeclarativepackage.cpp
+++ b/src/declarative/util/qdeclarativepackage.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativepackage_p.h b/src/declarative/util/qdeclarativepackage_p.h
index 25e0192a..4a418799 100644
--- a/src/declarative/util/qdeclarativepackage_p.h
+++ b/src/declarative/util/qdeclarativepackage_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativepixmapcache.cpp b/src/declarative/util/qdeclarativepixmapcache.cpp
index c9a849d1..0c660ad9 100644
--- a/src/declarative/util/qdeclarativepixmapcache.cpp
+++ b/src/declarative/util/qdeclarativepixmapcache.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativepixmapcache_p.h b/src/declarative/util/qdeclarativepixmapcache_p.h
index 6935bb58..0d1ca5f7 100644
--- a/src/declarative/util/qdeclarativepixmapcache_p.h
+++ b/src/declarative/util/qdeclarativepixmapcache_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativepropertychanges.cpp b/src/declarative/util/qdeclarativepropertychanges.cpp
index 477fd5e5..cb41ff15 100644
--- a/src/declarative/util/qdeclarativepropertychanges.cpp
+++ b/src/declarative/util/qdeclarativepropertychanges.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativepropertychanges_p.h b/src/declarative/util/qdeclarativepropertychanges_p.h
index a84b8feb..f6e36f41 100644
--- a/src/declarative/util/qdeclarativepropertychanges_p.h
+++ b/src/declarative/util/qdeclarativepropertychanges_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativepropertymap.cpp b/src/declarative/util/qdeclarativepropertymap.cpp
index 2e0f38b8..4ff6db27 100644
--- a/src/declarative/util/qdeclarativepropertymap.cpp
+++ b/src/declarative/util/qdeclarativepropertymap.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativepropertymap.h b/src/declarative/util/qdeclarativepropertymap.h
index fd5e3b10..e817e278 100644
--- a/src/declarative/util/qdeclarativepropertymap.h
+++ b/src/declarative/util/qdeclarativepropertymap.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativesmoothedanimation.cpp b/src/declarative/util/qdeclarativesmoothedanimation.cpp
index bc173c1a..1e68a7a1 100644
--- a/src/declarative/util/qdeclarativesmoothedanimation.cpp
+++ b/src/declarative/util/qdeclarativesmoothedanimation.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativesmoothedanimation_p.h b/src/declarative/util/qdeclarativesmoothedanimation_p.h
index dc143792..ae272c0b 100644
--- a/src/declarative/util/qdeclarativesmoothedanimation_p.h
+++ b/src/declarative/util/qdeclarativesmoothedanimation_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativesmoothedanimation_p_p.h b/src/declarative/util/qdeclarativesmoothedanimation_p_p.h
index 3891d7ae..e25f5bee 100644
--- a/src/declarative/util/qdeclarativesmoothedanimation_p_p.h
+++ b/src/declarative/util/qdeclarativesmoothedanimation_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativespringanimation.cpp b/src/declarative/util/qdeclarativespringanimation.cpp
index e37f5ec1..fd0ab3b5 100644
--- a/src/declarative/util/qdeclarativespringanimation.cpp
+++ b/src/declarative/util/qdeclarativespringanimation.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativespringanimation_p.h b/src/declarative/util/qdeclarativespringanimation_p.h
index 563c3372..423d5322 100644
--- a/src/declarative/util/qdeclarativespringanimation_p.h
+++ b/src/declarative/util/qdeclarativespringanimation_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativestate.cpp b/src/declarative/util/qdeclarativestate.cpp
index 27e02eb3..c6185b7f 100644
--- a/src/declarative/util/qdeclarativestate.cpp
+++ b/src/declarative/util/qdeclarativestate.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativestate_p.h b/src/declarative/util/qdeclarativestate_p.h
index 0a6d554d..049397e5 100644
--- a/src/declarative/util/qdeclarativestate_p.h
+++ b/src/declarative/util/qdeclarativestate_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativestate_p_p.h b/src/declarative/util/qdeclarativestate_p_p.h
index 2390acc9..c25c0402 100644
--- a/src/declarative/util/qdeclarativestate_p_p.h
+++ b/src/declarative/util/qdeclarativestate_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativestategroup.cpp b/src/declarative/util/qdeclarativestategroup.cpp
index feaf639e..341e708e 100644
--- a/src/declarative/util/qdeclarativestategroup.cpp
+++ b/src/declarative/util/qdeclarativestategroup.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativestategroup_p.h b/src/declarative/util/qdeclarativestategroup_p.h
index 86994da2..2a0fa87c 100644
--- a/src/declarative/util/qdeclarativestategroup_p.h
+++ b/src/declarative/util/qdeclarativestategroup_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativestateoperations.cpp b/src/declarative/util/qdeclarativestateoperations.cpp
index c862aaf1..4137de50 100644
--- a/src/declarative/util/qdeclarativestateoperations.cpp
+++ b/src/declarative/util/qdeclarativestateoperations.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativestateoperations_p.h b/src/declarative/util/qdeclarativestateoperations_p.h
index b01f6d1f..6cf28416 100644
--- a/src/declarative/util/qdeclarativestateoperations_p.h
+++ b/src/declarative/util/qdeclarativestateoperations_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativestyledtext.cpp b/src/declarative/util/qdeclarativestyledtext.cpp
index 964e7d8e..6ac14c84 100644
--- a/src/declarative/util/qdeclarativestyledtext.cpp
+++ b/src/declarative/util/qdeclarativestyledtext.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativestyledtext_p.h b/src/declarative/util/qdeclarativestyledtext_p.h
index 1fb798a7..a1f291ce 100644
--- a/src/declarative/util/qdeclarativestyledtext_p.h
+++ b/src/declarative/util/qdeclarativestyledtext_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativesystempalette.cpp b/src/declarative/util/qdeclarativesystempalette.cpp
index 4eaa4ea4..8ebda247 100644
--- a/src/declarative/util/qdeclarativesystempalette.cpp
+++ b/src/declarative/util/qdeclarativesystempalette.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativesystempalette_p.h b/src/declarative/util/qdeclarativesystempalette_p.h
index 5eac6364..5a8561ed 100644
--- a/src/declarative/util/qdeclarativesystempalette_p.h
+++ b/src/declarative/util/qdeclarativesystempalette_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativetimeline.cpp b/src/declarative/util/qdeclarativetimeline.cpp
index 08427ca4..2e7ba8c4 100644
--- a/src/declarative/util/qdeclarativetimeline.cpp
+++ b/src/declarative/util/qdeclarativetimeline.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativetimeline_p_p.h b/src/declarative/util/qdeclarativetimeline_p_p.h
index 80c60c9a..f4983ea2 100644
--- a/src/declarative/util/qdeclarativetimeline_p_p.h
+++ b/src/declarative/util/qdeclarativetimeline_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativetimer.cpp b/src/declarative/util/qdeclarativetimer.cpp
index 95751191..bcafe103 100644
--- a/src/declarative/util/qdeclarativetimer.cpp
+++ b/src/declarative/util/qdeclarativetimer.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativetimer_p.h b/src/declarative/util/qdeclarativetimer_p.h
index ed3aa15c..805ac348 100644
--- a/src/declarative/util/qdeclarativetimer_p.h
+++ b/src/declarative/util/qdeclarativetimer_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativetransition.cpp b/src/declarative/util/qdeclarativetransition.cpp
index 6ce1ba5d..2dd15378 100644
--- a/src/declarative/util/qdeclarativetransition.cpp
+++ b/src/declarative/util/qdeclarativetransition.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativetransition_p.h b/src/declarative/util/qdeclarativetransition_p.h
index 20b49281..961790e5 100644
--- a/src/declarative/util/qdeclarativetransition_p.h
+++ b/src/declarative/util/qdeclarativetransition_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativetransitionmanager.cpp b/src/declarative/util/qdeclarativetransitionmanager.cpp
index e744e82e..000427d3 100644
--- a/src/declarative/util/qdeclarativetransitionmanager.cpp
+++ b/src/declarative/util/qdeclarativetransitionmanager.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativetransitionmanager_p_p.h b/src/declarative/util/qdeclarativetransitionmanager_p_p.h
index 77e5f515..2902cb41 100644
--- a/src/declarative/util/qdeclarativetransitionmanager_p_p.h
+++ b/src/declarative/util/qdeclarativetransitionmanager_p_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativeutilmodule.cpp b/src/declarative/util/qdeclarativeutilmodule.cpp
index 41c48b7b..249030f0 100644
--- a/src/declarative/util/qdeclarativeutilmodule.cpp
+++ b/src/declarative/util/qdeclarativeutilmodule.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativeutilmodule_p.h b/src/declarative/util/qdeclarativeutilmodule_p.h
index c7432b04..6ba28400 100644
--- a/src/declarative/util/qdeclarativeutilmodule_p.h
+++ b/src/declarative/util/qdeclarativeutilmodule_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativeview.cpp b/src/declarative/util/qdeclarativeview.cpp
index 05c54b4b..37fd1986 100644
--- a/src/declarative/util/qdeclarativeview.cpp
+++ b/src/declarative/util/qdeclarativeview.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativeview.h b/src/declarative/util/qdeclarativeview.h
index 33de22a0..7345f2d9 100644
--- a/src/declarative/util/qdeclarativeview.h
+++ b/src/declarative/util/qdeclarativeview.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativexmllistmodel.cpp b/src/declarative/util/qdeclarativexmllistmodel.cpp
index cdb8cabc..7139581a 100644
--- a/src/declarative/util/qdeclarativexmllistmodel.cpp
+++ b/src/declarative/util/qdeclarativexmllistmodel.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qdeclarativexmllistmodel_p.h b/src/declarative/util/qdeclarativexmllistmodel_p.h
index 07e8419f..5f839ac6 100644
--- a/src/declarative/util/qdeclarativexmllistmodel_p.h
+++ b/src/declarative/util/qdeclarativexmllistmodel_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qlistmodelinterface.cpp b/src/declarative/util/qlistmodelinterface.cpp
index f0dbf8f7..44dca342 100644
--- a/src/declarative/util/qlistmodelinterface.cpp
+++ b/src/declarative/util/qlistmodelinterface.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/qlistmodelinterface_p.h b/src/declarative/util/qlistmodelinterface_p.h
index c494d21e..a9d079b9 100644
--- a/src/declarative/util/qlistmodelinterface_p.h
+++ b/src/declarative/util/qlistmodelinterface_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/declarative/util/util.pri b/src/declarative/util/util.pri
index 62fa8f16..3978b5eb 100644
--- a/src/declarative/util/util.pri
+++ b/src/declarative/util/util.pri
@@ -65,7 +65,7 @@ HEADERS += \
$$PWD/qdeclarativelistmodelworkeragent_p.h \
$$PWD/qlistmodelinterface_p.h
-contains(QT_CONFIG, xmlpatterns) {
+qtHaveModule(xmlpatterns) {
QT+=xmlpatterns
SOURCES += $$PWD/qdeclarativexmllistmodel.cpp
HEADERS += $$PWD/qdeclarativexmllistmodel_p.h
diff --git a/src/doc/qtdeclarative.qdocconf b/src/doc/qtdeclarative.qdocconf
index 96a769be..e15a68c2 100644
--- a/src/doc/qtdeclarative.qdocconf
+++ b/src/doc/qtdeclarative.qdocconf
@@ -2,22 +2,22 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtDeclarative
description = "Qt Declarative Examples Documentation"
-url = http://qt-project.org/doc/qt-5.0/qtdeclarative
-version = 5.0.1
+url = http://qt-project.org/doc/qt-$QT_VER/qtdeclarative
+version = $QT_VERSION
exampleinstallpath = declarative
qhp.projects = QtDeclarative
qhp.QtDeclarative.file = qtdeclarative.qhp
-qhp.QtDeclarative.namespace = org.qt-project.qtdeclarative.501
+qhp.QtDeclarative.namespace = org.qt-project.qtdeclarative.$QT_VERSION_TAG
qhp.QtDeclarative.virtualFolder = declarative
qhp.QtDeclarative.indexTitle = Qt Quick
qhp.QtDeclarative.indexRoot =
-qhp.QtDeclarative.filterAttributes = declarative 5.0.1 qtrefdoc
-qhp.QtDeclarative.customFilters.Qt.name = declarative 5.0.1
-qhp.QtDeclarative.customFilters.Qt.filterAttributes = declarative 5.0.1
+qhp.QtDeclarative.filterAttributes = declarative $QT_VERSION qtrefdoc
+qhp.QtDeclarative.customFilters.Qt.name = declarative $QT_VERSION
+qhp.QtDeclarative.customFilters.Qt.filterAttributes = declarative $QT_VERSION
depends += qtcore qtgui qtscript qtdoc
diff --git a/src/doc/src/declarative/advtutorial.qdoc b/src/doc/src/declarative/advtutorial.qdoc
index 59224f3e..4118836e 100644
--- a/src/doc/src/declarative/advtutorial.qdoc
+++ b/src/doc/src/declarative/advtutorial.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/anchor-layout.qdoc b/src/doc/src/declarative/anchor-layout.qdoc
index 611b3a16..8aff358a 100644
--- a/src/doc/src/declarative/anchor-layout.qdoc
+++ b/src/doc/src/declarative/anchor-layout.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -124,7 +124,8 @@ edge, the margin is not applied.
For performance reasons, you can only anchor an item to its siblings and direct parent. For example,
the following anchor is invalid and would produce a warning:
-\badcode
+\code
+//bad code
Item {
id: group1
Rectangle { id: rect1; ... }
diff --git a/src/doc/src/declarative/animation.qdoc b/src/doc/src/declarative/animation.qdoc
index 0f58e752..107465e3 100644
--- a/src/doc/src/declarative/animation.qdoc
+++ b/src/doc/src/declarative/animation.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/basicelements.qdoc b/src/doc/src/declarative/basicelements.qdoc
index a90e2d21..05108770 100644
--- a/src/doc/src/declarative/basicelements.qdoc
+++ b/src/doc/src/declarative/basicelements.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/basictypes.qdoc b/src/doc/src/declarative/basictypes.qdoc
index 2fbccdff..1a2592b8 100644
--- a/src/doc/src/declarative/basictypes.qdoc
+++ b/src/doc/src/declarative/basictypes.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/behaviors-and-states.qdoc b/src/doc/src/declarative/behaviors-and-states.qdoc
index 8402c571..eedfbdb3 100644
--- a/src/doc/src/declarative/behaviors-and-states.qdoc
+++ b/src/doc/src/declarative/behaviors-and-states.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/codingconventions.qdoc b/src/doc/src/declarative/codingconventions.qdoc
index 050d2eb7..6328fd09 100644
--- a/src/doc/src/declarative/codingconventions.qdoc
+++ b/src/doc/src/declarative/codingconventions.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/declarativeui.qdoc b/src/doc/src/declarative/declarativeui.qdoc
index ea1f29b1..decf6f69 100644
--- a/src/doc/src/declarative/declarativeui.qdoc
+++ b/src/doc/src/declarative/declarativeui.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/dynamicobjects.qdoc b/src/doc/src/declarative/dynamicobjects.qdoc
index 2476a57a..7e871a96 100644
--- a/src/doc/src/declarative/dynamicobjects.qdoc
+++ b/src/doc/src/declarative/dynamicobjects.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/elements.qdoc b/src/doc/src/declarative/elements.qdoc
index d2061598..06cbc2e6 100644
--- a/src/doc/src/declarative/elements.qdoc
+++ b/src/doc/src/declarative/elements.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/example-slideswitch.qdoc b/src/doc/src/declarative/example-slideswitch.qdoc
index 28c0d32b..b294a83a 100644
--- a/src/doc/src/declarative/example-slideswitch.qdoc
+++ b/src/doc/src/declarative/example-slideswitch.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -119,7 +119,7 @@ For more information on scripts see \l{Integrating JavaScript}.
\snippet examples/declarative/ui-components/slideswitch/content/Switch.qml 7
At this point, when the switch toggles between the two states the knob will instantly change its \c x position between 1 and 78.
-In order for the the knob to move smoothly we add a transition that will animate the \c x property with an easing curve for a duration of 200ms.
+In order for the knob to move smoothly we add a transition that will animate the \c x property with an easing curve for a duration of 200ms.
For more information on transitions see \l{QML Animation and Transitions}.
diff --git a/src/doc/src/declarative/examples.qdoc b/src/doc/src/declarative/examples.qdoc
index 2d7f7cf8..e158baea 100644
--- a/src/doc/src/declarative/examples.qdoc
+++ b/src/doc/src/declarative/examples.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/extending-tutorial.qdoc b/src/doc/src/declarative/extending-tutorial.qdoc
index 00d611d6..b425c60e 100644
--- a/src/doc/src/declarative/extending-tutorial.qdoc
+++ b/src/doc/src/declarative/extending-tutorial.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/extending.qdoc b/src/doc/src/declarative/extending.qdoc
index fbc50b84..b048337a 100644
--- a/src/doc/src/declarative/extending.qdoc
+++ b/src/doc/src/declarative/extending.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/focus.qdoc b/src/doc/src/declarative/focus.qdoc
index a4c9a543..7ed80b05 100644
--- a/src/doc/src/declarative/focus.qdoc
+++ b/src/doc/src/declarative/focus.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/globalobject.qdoc b/src/doc/src/declarative/globalobject.qdoc
index e23d6a56..5b5aee50 100644
--- a/src/doc/src/declarative/globalobject.qdoc
+++ b/src/doc/src/declarative/globalobject.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/integrating.qdoc b/src/doc/src/declarative/integrating.qdoc
index 3d3373b7..b23b5bcd 100644
--- a/src/doc/src/declarative/integrating.qdoc
+++ b/src/doc/src/declarative/integrating.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/javascriptblocks.qdoc b/src/doc/src/declarative/javascriptblocks.qdoc
index d4ae021a..997db5a2 100644
--- a/src/doc/src/declarative/javascriptblocks.qdoc
+++ b/src/doc/src/declarative/javascriptblocks.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/modules.qdoc b/src/doc/src/declarative/modules.qdoc
index 9ef394f8..afaf1ede 100644
--- a/src/doc/src/declarative/modules.qdoc
+++ b/src/doc/src/declarative/modules.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/mouseevents.qdoc b/src/doc/src/declarative/mouseevents.qdoc
index 5b9e54e9..313eb29f 100644
--- a/src/doc/src/declarative/mouseevents.qdoc
+++ b/src/doc/src/declarative/mouseevents.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/network.qdoc b/src/doc/src/declarative/network.qdoc
index 54058860..2b2d9d2e 100644
--- a/src/doc/src/declarative/network.qdoc
+++ b/src/doc/src/declarative/network.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/positioners.qdoc b/src/doc/src/declarative/positioners.qdoc
index 4ea4aec5..7a973d87 100644
--- a/src/doc/src/declarative/positioners.qdoc
+++ b/src/doc/src/declarative/positioners.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/propertybinding.qdoc b/src/doc/src/declarative/propertybinding.qdoc
index 652772fe..450d2265 100644
--- a/src/doc/src/declarative/propertybinding.qdoc
+++ b/src/doc/src/declarative/propertybinding.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -109,7 +109,8 @@ properties only allow you to assign a value that matches the property type. For
example, if a property is a real, and if you try to assign a string to it you
will get an error.
-\badcode
+\code
+//bad code
property real volume: "four" //generates an error
\endcode
diff --git a/src/doc/src/declarative/qdeclarativedebugging.qdoc b/src/doc/src/declarative/qdeclarativedebugging.qdoc
index 1c6a09a9..d3858212 100644
--- a/src/doc/src/declarative/qdeclarativedebugging.qdoc
+++ b/src/doc/src/declarative/qdeclarativedebugging.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qdeclarativedocument.qdoc b/src/doc/src/declarative/qdeclarativedocument.qdoc
index 7d665b06..ac75d6e6 100644
--- a/src/doc/src/declarative/qdeclarativedocument.qdoc
+++ b/src/doc/src/declarative/qdeclarativedocument.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qdeclarativei18n.qdoc b/src/doc/src/declarative/qdeclarativei18n.qdoc
index 81beb42c..4942e4ab 100644
--- a/src/doc/src/declarative/qdeclarativei18n.qdoc
+++ b/src/doc/src/declarative/qdeclarativei18n.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qdeclarativeintro.qdoc b/src/doc/src/declarative/qdeclarativeintro.qdoc
index 97f88af8..e5e52407 100644
--- a/src/doc/src/declarative/qdeclarativeintro.qdoc
+++ b/src/doc/src/declarative/qdeclarativeintro.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -212,7 +212,8 @@ QML properties are what is known as \e type-safe. That is, they only allow you t
matches the property type. For example, the \c x property of item is a real, and if you try to assign
a string to it you will get an error.
-\badcode
+\code
+//bad code
Item {
x: "hello" // illegal!
}
diff --git a/src/doc/src/declarative/qdeclarativemodels.qdoc b/src/doc/src/declarative/qdeclarativemodels.qdoc
index 206bbcdb..138aa3aa 100644
--- a/src/doc/src/declarative/qdeclarativemodels.qdoc
+++ b/src/doc/src/declarative/qdeclarativemodels.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qdeclarativeperformance.qdoc b/src/doc/src/declarative/qdeclarativeperformance.qdoc
index bd95b974..5febe2cc 100644
--- a/src/doc/src/declarative/qdeclarativeperformance.qdoc
+++ b/src/doc/src/declarative/qdeclarativeperformance.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qdeclarativesecurity.qdoc b/src/doc/src/declarative/qdeclarativesecurity.qdoc
index f3c958fc..2f940ee9 100644
--- a/src/doc/src/declarative/qdeclarativesecurity.qdoc
+++ b/src/doc/src/declarative/qdeclarativesecurity.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qdeclarativestates.qdoc b/src/doc/src/declarative/qdeclarativestates.qdoc
index 22b6d762..4ddd8016 100644
--- a/src/doc/src/declarative/qdeclarativestates.qdoc
+++ b/src/doc/src/declarative/qdeclarativestates.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qmlevents.qdoc b/src/doc/src/declarative/qmlevents.qdoc
index 1acbd37f..510da465 100644
--- a/src/doc/src/declarative/qmlevents.qdoc
+++ b/src/doc/src/declarative/qmlevents.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qmlinuse.qdoc b/src/doc/src/declarative/qmlinuse.qdoc
index 2a4f591a..48f49100 100644
--- a/src/doc/src/declarative/qmlinuse.qdoc
+++ b/src/doc/src/declarative/qmlinuse.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qmlreusablecomponents.qdoc b/src/doc/src/declarative/qmlreusablecomponents.qdoc
index 404c6aa7..d336e9b7 100644
--- a/src/doc/src/declarative/qmlreusablecomponents.qdoc
+++ b/src/doc/src/declarative/qmlreusablecomponents.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qmlruntime.qdoc b/src/doc/src/declarative/qmlruntime.qdoc
index 562f8402..4f815bd7 100644
--- a/src/doc/src/declarative/qmlruntime.qdoc
+++ b/src/doc/src/declarative/qmlruntime.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qmlsyntax.qdoc b/src/doc/src/declarative/qmlsyntax.qdoc
index fa88c84f..822a3326 100644
--- a/src/doc/src/declarative/qmlsyntax.qdoc
+++ b/src/doc/src/declarative/qmlsyntax.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qmltexthandling.qdoc b/src/doc/src/declarative/qmltexthandling.qdoc
index 74d18e69..6aee1af0 100644
--- a/src/doc/src/declarative/qmltexthandling.qdoc
+++ b/src/doc/src/declarative/qmltexthandling.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qmlviewer.qdoc b/src/doc/src/declarative/qmlviewer.qdoc
index ccd86112..5c4951a1 100644
--- a/src/doc/src/declarative/qmlviewer.qdoc
+++ b/src/doc/src/declarative/qmlviewer.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qmlviews.qdoc b/src/doc/src/declarative/qmlviews.qdoc
index f5020e0e..1ebf3328 100644
--- a/src/doc/src/declarative/qmlviews.qdoc
+++ b/src/doc/src/declarative/qmlviews.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qmlwebkit.qdoc b/src/doc/src/declarative/qmlwebkit.qdoc
index a093bb2e..c2c86afc 100644
--- a/src/doc/src/declarative/qmlwebkit.qdoc
+++ b/src/doc/src/declarative/qmlwebkit.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qtbinding.qdoc b/src/doc/src/declarative/qtbinding.qdoc
index 2c80aa8c..f173025c 100644
--- a/src/doc/src/declarative/qtbinding.qdoc
+++ b/src/doc/src/declarative/qtbinding.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -391,8 +391,8 @@ say you have a custom element \c PushButton with a \c buttonText property that i
the value of a \c m_buttonText member variable. Modifying the member variable directly like this is
not a good idea:
-\badcode
-// BAD!
+\code
+//bad code
QDeclarativeComponent component(engine, "MyButton.qml");
PushButton *button = qobject_cast<PushButton*>(component.create());
button->m_buttonText = "Click me";
@@ -665,5 +665,3 @@ be used to build the application resources:
See \l {The Qt Resource System} for more information.
*/
-
-
diff --git a/src/doc/src/declarative/qtdeclarative.qdoc b/src/doc/src/declarative/qtdeclarative.qdoc
index 5b43c9a3..62629665 100644
--- a/src/doc/src/declarative/qtdeclarative.qdoc
+++ b/src/doc/src/declarative/qtdeclarative.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qtprogrammers.qdoc b/src/doc/src/declarative/qtprogrammers.qdoc
index 7421ec2a..4d40525f 100644
--- a/src/doc/src/declarative/qtprogrammers.qdoc
+++ b/src/doc/src/declarative/qtprogrammers.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/qtquick-intro.qdoc b/src/doc/src/declarative/qtquick-intro.qdoc
index 92f28ade..3aac33ba 100644
--- a/src/doc/src/declarative/qtquick-intro.qdoc
+++ b/src/doc/src/declarative/qtquick-intro.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/righttoleft.qdoc b/src/doc/src/declarative/righttoleft.qdoc
index c25fe8a0..9374fa6c 100644
--- a/src/doc/src/declarative/righttoleft.qdoc
+++ b/src/doc/src/declarative/righttoleft.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/scope.qdoc b/src/doc/src/declarative/scope.qdoc
index 8ee8d69c..549caa25 100644
--- a/src/doc/src/declarative/scope.qdoc
+++ b/src/doc/src/declarative/scope.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/tutorial.qdoc b/src/doc/src/declarative/tutorial.qdoc
index 41260a13..f8dc39fe 100644
--- a/src/doc/src/declarative/tutorial.qdoc
+++ b/src/doc/src/declarative/tutorial.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/declarative/whatsnew.qdoc b/src/doc/src/declarative/whatsnew.qdoc
index 80e1c3a5..99cf900b 100644
--- a/src/doc/src/declarative/whatsnew.qdoc
+++ b/src/doc/src/declarative/whatsnew.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/demos/qml-qtbubblelevel.qdoc b/src/doc/src/demos/qml-qtbubblelevel.qdoc
index 9fe8c412..b4f85fca 100644
--- a/src/doc/src/demos/qml-qtbubblelevel.qdoc
+++ b/src/doc/src/demos/qml-qtbubblelevel.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -101,7 +101,7 @@ Projects Forum Nokia: https://projects.forum.nokia.com/qtbubblelevel
\snippet demos/mobile/qtbubblelevel/qml/BubbleLevel.qml 0
- The Tube element represents the the glass tube of the bubble level. It is anchored to the centre of the wooden board. The width and height are calculated with specific factors to make the glass tube scale to different resolutions.
+ The Tube element represents the glass tube of the bubble level. It is anchored to the center of the wooden board. The width and height are calculated with specific factors to make the glass tube scale to different resolutions.
\snippet demos/mobile/qtbubblelevel/qml/BubbleLevel.qml 1
diff --git a/src/doc/src/examples/qml-calculator.qdoc b/src/doc/src/examples/qml-calculator.qdoc
index 0bb918c6..c134a405 100644
--- a/src/doc/src/examples/qml-calculator.qdoc
+++ b/src/doc/src/examples/qml-calculator.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/examples/qml-examples.qdoc b/src/doc/src/examples/qml-examples.qdoc
index 3975955a..d0ea521c 100644
--- a/src/doc/src/examples/qml-examples.qdoc
+++ b/src/doc/src/examples/qml-examples.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/examples/qml-extending.qdoc b/src/doc/src/examples/qml-extending.qdoc
index b36d6568..68ed2936 100644
--- a/src/doc/src/examples/qml-extending.qdoc
+++ b/src/doc/src/examples/qml-extending.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -137,7 +137,7 @@ behavior.
\section2 Define People as a base class
-The implementation of the People class itself has not changed since the the
+The implementation of the People class itself has not changed since the
previous example. However, as we have repurposed the People class as a common
base for Boy and Girl, we want to prevent it from being instantiated from QML
directly - an explicit Boy or Girl should be instantiated instead.
diff --git a/src/doc/src/examples/qml-flickr.qdoc b/src/doc/src/examples/qml-flickr.qdoc
index 52098ada..7fdd316b 100644
--- a/src/doc/src/examples/qml-flickr.qdoc
+++ b/src/doc/src/examples/qml-flickr.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/examples/qml-folderlistmodel.qdoc b/src/doc/src/examples/qml-folderlistmodel.qdoc
index 21aa6f64..1fdbc1b3 100644
--- a/src/doc/src/examples/qml-folderlistmodel.qdoc
+++ b/src/doc/src/examples/qml-folderlistmodel.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/examples/qml-minehunt.qdoc b/src/doc/src/examples/qml-minehunt.qdoc
index c52f6dd5..f3f96a75 100644
--- a/src/doc/src/examples/qml-minehunt.qdoc
+++ b/src/doc/src/examples/qml-minehunt.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/examples/qml-photoviewer.qdoc b/src/doc/src/examples/qml-photoviewer.qdoc
index b254c35c..969b95df 100644
--- a/src/doc/src/examples/qml-photoviewer.qdoc
+++ b/src/doc/src/examples/qml-photoviewer.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/examples/qml-rssnews.qdoc b/src/doc/src/examples/qml-rssnews.qdoc
index fa39db5d..a634d6e8 100644
--- a/src/doc/src/examples/qml-rssnews.qdoc
+++ b/src/doc/src/examples/qml-rssnews.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/examples/qml-samegame.qdoc b/src/doc/src/examples/qml-samegame.qdoc
index c7391911..277b5aec 100644
--- a/src/doc/src/examples/qml-samegame.qdoc
+++ b/src/doc/src/examples/qml-samegame.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/examples/qml-snake.qdoc b/src/doc/src/examples/qml-snake.qdoc
index cfa1b86f..96a89c61 100644
--- a/src/doc/src/examples/qml-snake.qdoc
+++ b/src/doc/src/examples/qml-snake.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/examples/qml-twitter.qdoc b/src/doc/src/examples/qml-twitter.qdoc
index da78ac6a..e43d516e 100644
--- a/src/doc/src/examples/qml-twitter.qdoc
+++ b/src/doc/src/examples/qml-twitter.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/examples/qml-webbrowser.qdoc b/src/doc/src/examples/qml-webbrowser.qdoc
index 87fb73fa..f9efb82b 100644
--- a/src/doc/src/examples/qml-webbrowser.qdoc
+++ b/src/doc/src/examples/qml-webbrowser.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/getting-started/gettingstartedqml.qdoc b/src/doc/src/getting-started/gettingstartedqml.qdoc
index 686fc906..6522c139 100644
--- a/src/doc/src/getting-started/gettingstartedqml.qdoc
+++ b/src/doc/src/getting-started/gettingstartedqml.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -95,7 +95,7 @@
This simple rectangle has a unique identifier, \c simplebutton, which is bound to the
id property. The \c Rectangle element's properties are bound to values by listing the
property, followed by a colon, then the value. In the code sample, the color \c grey
- is bound to the the Rectangle's \c color property. Similarly, we bind the \c width
+ is bound to the Rectangle's \c color property. Similarly, we bind the \c width
and \c height of the Rectangle.
The \l {Text}{Text} element is a non-editable text field. We name this \c Text element
diff --git a/src/doc/src/howtos/qmlbestpractices/qmlbestpractices-coding.qdoc b/src/doc/src/howtos/qmlbestpractices/qmlbestpractices-coding.qdoc
index ffa013f5..90a15b3d 100644
--- a/src/doc/src/howtos/qmlbestpractices/qmlbestpractices-coding.qdoc
+++ b/src/doc/src/howtos/qmlbestpractices/qmlbestpractices-coding.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/howtos/qmlbestpractices/qmlbestpractices-datatypes.qdoc b/src/doc/src/howtos/qmlbestpractices/qmlbestpractices-datatypes.qdoc
index 518f76e4..085145d7 100644
--- a/src/doc/src/howtos/qmlbestpractices/qmlbestpractices-datatypes.qdoc
+++ b/src/doc/src/howtos/qmlbestpractices/qmlbestpractices-datatypes.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/legal/qtdeclarativelicense.qdoc b/src/doc/src/legal/qtdeclarativelicense.qdoc
index 8dbd5e0a..9a930c4d 100644
--- a/src/doc/src/legal/qtdeclarativelicense.qdoc
+++ b/src/doc/src/legal/qtdeclarativelicense.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/Button.qml b/src/doc/src/snippets/declarative/Button.qml
index 541cb9b9..6155225a 100644
--- a/src/doc/src/snippets/declarative/Button.qml
+++ b/src/doc/src/snippets/declarative/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/SelfDestroyingRect.qml b/src/doc/src/snippets/declarative/SelfDestroyingRect.qml
index 3f59b3cf..59b350cb 100644
--- a/src/doc/src/snippets/declarative/SelfDestroyingRect.qml
+++ b/src/doc/src/snippets/declarative/SelfDestroyingRect.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/Sprite.qml b/src/doc/src/snippets/declarative/Sprite.qml
index 3c47f8ac..66bd7512 100644
--- a/src/doc/src/snippets/declarative/Sprite.qml
+++ b/src/doc/src/snippets/declarative/Sprite.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/anchoranimation.qml b/src/doc/src/snippets/declarative/anchoranimation.qml
index 58836def..6d8a6431 100644
--- a/src/doc/src/snippets/declarative/anchoranimation.qml
+++ b/src/doc/src/snippets/declarative/anchoranimation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/anchorchanges.qml b/src/doc/src/snippets/declarative/anchorchanges.qml
index a643df29..7c1ea8f9 100644
--- a/src/doc/src/snippets/declarative/anchorchanges.qml
+++ b/src/doc/src/snippets/declarative/anchorchanges.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/animatedimage.qml b/src/doc/src/snippets/declarative/animatedimage.qml
index bd5ca5fa..3d810007 100644
--- a/src/doc/src/snippets/declarative/animatedimage.qml
+++ b/src/doc/src/snippets/declarative/animatedimage.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/animation.qml b/src/doc/src/snippets/declarative/animation.qml
index 0921926c..0e904f09 100644
--- a/src/doc/src/snippets/declarative/animation.qml
+++ b/src/doc/src/snippets/declarative/animation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/application.qml b/src/doc/src/snippets/declarative/application.qml
index fc9ec6a0..efbaf7b5 100644
--- a/src/doc/src/snippets/declarative/application.qml
+++ b/src/doc/src/snippets/declarative/application.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/behavior.qml b/src/doc/src/snippets/declarative/behavior.qml
index be5cb11b..02ede96f 100644
--- a/src/doc/src/snippets/declarative/behavior.qml
+++ b/src/doc/src/snippets/declarative/behavior.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/bestpractices/group.qml b/src/doc/src/snippets/declarative/bestpractices/group.qml
index ee547207..866d83f5 100644
--- a/src/doc/src/snippets/declarative/bestpractices/group.qml
+++ b/src/doc/src/snippets/declarative/bestpractices/group.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/borderimage/borderimage-defaults.qml b/src/doc/src/snippets/declarative/borderimage/borderimage-defaults.qml
index 8333bc4d..448f4b46 100644
--- a/src/doc/src/snippets/declarative/borderimage/borderimage-defaults.qml
+++ b/src/doc/src/snippets/declarative/borderimage/borderimage-defaults.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/borderimage/borderimage-scaled.qml b/src/doc/src/snippets/declarative/borderimage/borderimage-scaled.qml
index 1ac2c137..bab2b037 100644
--- a/src/doc/src/snippets/declarative/borderimage/borderimage-scaled.qml
+++ b/src/doc/src/snippets/declarative/borderimage/borderimage-scaled.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/borderimage/borderimage-tiled.qml b/src/doc/src/snippets/declarative/borderimage/borderimage-tiled.qml
index 9c48a92c..2e67c74b 100644
--- a/src/doc/src/snippets/declarative/borderimage/borderimage-tiled.qml
+++ b/src/doc/src/snippets/declarative/borderimage/borderimage-tiled.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/borderimage/normal-image.qml b/src/doc/src/snippets/declarative/borderimage/normal-image.qml
index 377b5c26..b81ce2c5 100644
--- a/src/doc/src/snippets/declarative/borderimage/normal-image.qml
+++ b/src/doc/src/snippets/declarative/borderimage/normal-image.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/codingconventions/dotproperties.qml b/src/doc/src/snippets/declarative/codingconventions/dotproperties.qml
index 2161889f..03b699ed 100644
--- a/src/doc/src/snippets/declarative/codingconventions/dotproperties.qml
+++ b/src/doc/src/snippets/declarative/codingconventions/dotproperties.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/codingconventions/javascript-imports.qml b/src/doc/src/snippets/declarative/codingconventions/javascript-imports.qml
index b25d60a4..5f6ed621 100644
--- a/src/doc/src/snippets/declarative/codingconventions/javascript-imports.qml
+++ b/src/doc/src/snippets/declarative/codingconventions/javascript-imports.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/codingconventions/javascript.qml b/src/doc/src/snippets/declarative/codingconventions/javascript.qml
index 0d144a8e..95c72b37 100644
--- a/src/doc/src/snippets/declarative/codingconventions/javascript.qml
+++ b/src/doc/src/snippets/declarative/codingconventions/javascript.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/codingconventions/lists.qml b/src/doc/src/snippets/declarative/codingconventions/lists.qml
index e324bd1b..e0bd41e1 100644
--- a/src/doc/src/snippets/declarative/codingconventions/lists.qml
+++ b/src/doc/src/snippets/declarative/codingconventions/lists.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/codingconventions/photo.qml b/src/doc/src/snippets/declarative/codingconventions/photo.qml
index 1b2c1751..0e9e5d3b 100644
--- a/src/doc/src/snippets/declarative/codingconventions/photo.qml
+++ b/src/doc/src/snippets/declarative/codingconventions/photo.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/codingconventions/private.qml b/src/doc/src/snippets/declarative/codingconventions/private.qml
index 8375e33d..845cf414 100644
--- a/src/doc/src/snippets/declarative/codingconventions/private.qml
+++ b/src/doc/src/snippets/declarative/codingconventions/private.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/coloranimation.qml b/src/doc/src/snippets/declarative/coloranimation.qml
index a010f917..f41d1371 100644
--- a/src/doc/src/snippets/declarative/coloranimation.qml
+++ b/src/doc/src/snippets/declarative/coloranimation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/colors.qml b/src/doc/src/snippets/declarative/colors.qml
index e0441721..00e7e7bb 100644
--- a/src/doc/src/snippets/declarative/colors.qml
+++ b/src/doc/src/snippets/declarative/colors.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/column/column.qml b/src/doc/src/snippets/declarative/column/column.qml
index d94edbc7..8fcfc772 100644
--- a/src/doc/src/snippets/declarative/column/column.qml
+++ b/src/doc/src/snippets/declarative/column/column.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/column/vertical-positioner-transition.qml b/src/doc/src/snippets/declarative/column/vertical-positioner-transition.qml
index 123be542..b48380b7 100644
--- a/src/doc/src/snippets/declarative/column/vertical-positioner-transition.qml
+++ b/src/doc/src/snippets/declarative/column/vertical-positioner-transition.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/column/vertical-positioner.qml b/src/doc/src/snippets/declarative/column/vertical-positioner.qml
index 6c8d28b1..be3d56e0 100644
--- a/src/doc/src/snippets/declarative/column/vertical-positioner.qml
+++ b/src/doc/src/snippets/declarative/column/vertical-positioner.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/comments.qml b/src/doc/src/snippets/declarative/comments.qml
index ad0dfec3..93a774d8 100644
--- a/src/doc/src/snippets/declarative/comments.qml
+++ b/src/doc/src/snippets/declarative/comments.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/component.qml b/src/doc/src/snippets/declarative/component.qml
index 9f66e9e5..f02f5437 100644
--- a/src/doc/src/snippets/declarative/component.qml
+++ b/src/doc/src/snippets/declarative/component.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/createComponent-simple.qml b/src/doc/src/snippets/declarative/createComponent-simple.qml
index bd9de638..09e82349 100644
--- a/src/doc/src/snippets/declarative/createComponent-simple.qml
+++ b/src/doc/src/snippets/declarative/createComponent-simple.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/createComponent.qml b/src/doc/src/snippets/declarative/createComponent.qml
index 25233c58..7e073e61 100644
--- a/src/doc/src/snippets/declarative/createComponent.qml
+++ b/src/doc/src/snippets/declarative/createComponent.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/createQmlObject.qml b/src/doc/src/snippets/declarative/createQmlObject.qml
index c693becb..ad4bee45 100644
--- a/src/doc/src/snippets/declarative/createQmlObject.qml
+++ b/src/doc/src/snippets/declarative/createQmlObject.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/dynamicObjects-destroy.qml b/src/doc/src/snippets/declarative/dynamicObjects-destroy.qml
index dc2ffeb2..33b85125 100644
--- a/src/doc/src/snippets/declarative/dynamicObjects-destroy.qml
+++ b/src/doc/src/snippets/declarative/dynamicObjects-destroy.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/events.qml b/src/doc/src/snippets/declarative/events.qml
index c5002470..77e8b531 100644
--- a/src/doc/src/snippets/declarative/events.qml
+++ b/src/doc/src/snippets/declarative/events.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/flickable.qml b/src/doc/src/snippets/declarative/flickable.qml
index 78e2cb3a..d1374bd6 100644
--- a/src/doc/src/snippets/declarative/flickable.qml
+++ b/src/doc/src/snippets/declarative/flickable.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/flickableScrollbar.qml b/src/doc/src/snippets/declarative/flickableScrollbar.qml
index 5883521d..80d1bed1 100644
--- a/src/doc/src/snippets/declarative/flickableScrollbar.qml
+++ b/src/doc/src/snippets/declarative/flickableScrollbar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/flipable/flipable.qml b/src/doc/src/snippets/declarative/flipable/flipable.qml
index 6daeb528..38c615f3 100644
--- a/src/doc/src/snippets/declarative/flipable/flipable.qml
+++ b/src/doc/src/snippets/declarative/flipable/flipable.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/flow-diagram.qml b/src/doc/src/snippets/declarative/flow-diagram.qml
index 7c1ed0a1..80894285 100644
--- a/src/doc/src/snippets/declarative/flow-diagram.qml
+++ b/src/doc/src/snippets/declarative/flow-diagram.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/flow.qml b/src/doc/src/snippets/declarative/flow.qml
index 976cc3e2..c0950a25 100644
--- a/src/doc/src/snippets/declarative/flow.qml
+++ b/src/doc/src/snippets/declarative/flow.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/focus/advancedFocus.qml b/src/doc/src/snippets/declarative/focus/advancedFocus.qml
index ced76092..7a29a9c8 100644
--- a/src/doc/src/snippets/declarative/focus/advancedFocus.qml
+++ b/src/doc/src/snippets/declarative/focus/advancedFocus.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/focus/basicwidget.qml b/src/doc/src/snippets/declarative/focus/basicwidget.qml
index e1b1aeed..8787d854 100644
--- a/src/doc/src/snippets/declarative/focus/basicwidget.qml
+++ b/src/doc/src/snippets/declarative/focus/basicwidget.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/focus/clickablewidget.qml b/src/doc/src/snippets/declarative/focus/clickablewidget.qml
index 361d3905..bbbb51a5 100644
--- a/src/doc/src/snippets/declarative/focus/clickablewidget.qml
+++ b/src/doc/src/snippets/declarative/focus/clickablewidget.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/focus/focusColumn.qml b/src/doc/src/snippets/declarative/focus/focusColumn.qml
index 7f86787a..649a4b1d 100644
--- a/src/doc/src/snippets/declarative/focus/focusColumn.qml
+++ b/src/doc/src/snippets/declarative/focus/focusColumn.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/focus/focusscopewidget.qml b/src/doc/src/snippets/declarative/focus/focusscopewidget.qml
index 5d2731dc..ace308bd 100644
--- a/src/doc/src/snippets/declarative/focus/focusscopewidget.qml
+++ b/src/doc/src/snippets/declarative/focus/focusscopewidget.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/focus/myclickablewidget.qml b/src/doc/src/snippets/declarative/focus/myclickablewidget.qml
index 190fe661..ff2c2ec5 100644
--- a/src/doc/src/snippets/declarative/focus/myclickablewidget.qml
+++ b/src/doc/src/snippets/declarative/focus/myclickablewidget.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/focus/myfocusscopewidget.qml b/src/doc/src/snippets/declarative/focus/myfocusscopewidget.qml
index e8e37cfb..37c9c080 100644
--- a/src/doc/src/snippets/declarative/focus/myfocusscopewidget.qml
+++ b/src/doc/src/snippets/declarative/focus/myfocusscopewidget.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/focus/mywidget.qml b/src/doc/src/snippets/declarative/focus/mywidget.qml
index dd98b648..0db91114 100644
--- a/src/doc/src/snippets/declarative/focus/mywidget.qml
+++ b/src/doc/src/snippets/declarative/focus/mywidget.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/focus/rectangle.qml b/src/doc/src/snippets/declarative/focus/rectangle.qml
index 3ef59853..3241b72d 100644
--- a/src/doc/src/snippets/declarative/focus/rectangle.qml
+++ b/src/doc/src/snippets/declarative/focus/rectangle.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/focus/widget.qml b/src/doc/src/snippets/declarative/focus/widget.qml
index 13b4759e..27b81dd9 100644
--- a/src/doc/src/snippets/declarative/focus/widget.qml
+++ b/src/doc/src/snippets/declarative/focus/widget.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/focusscopes.qml b/src/doc/src/snippets/declarative/focusscopes.qml
index 878ca8e9..26ca2077 100644
--- a/src/doc/src/snippets/declarative/focusscopes.qml
+++ b/src/doc/src/snippets/declarative/focusscopes.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/folderlistmodel.qml b/src/doc/src/snippets/declarative/folderlistmodel.qml
index 0a32de44..3467a9a2 100644
--- a/src/doc/src/snippets/declarative/folderlistmodel.qml
+++ b/src/doc/src/snippets/declarative/folderlistmodel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/gradient.qml b/src/doc/src/snippets/declarative/gradient.qml
index 5f663cf3..ade351cc 100644
--- a/src/doc/src/snippets/declarative/gradient.qml
+++ b/src/doc/src/snippets/declarative/gradient.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/grid-spacing.qml b/src/doc/src/snippets/declarative/grid-spacing.qml
index e3f8e716..ae060e04 100644
--- a/src/doc/src/snippets/declarative/grid-spacing.qml
+++ b/src/doc/src/snippets/declarative/grid-spacing.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/grid/grid-items.qml b/src/doc/src/snippets/declarative/grid/grid-items.qml
index 0339fa0e..e7d70c11 100644
--- a/src/doc/src/snippets/declarative/grid/grid-items.qml
+++ b/src/doc/src/snippets/declarative/grid/grid-items.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/grid/grid-no-spacing.qml b/src/doc/src/snippets/declarative/grid/grid-no-spacing.qml
index e4ee6d28..d1a4f248 100644
--- a/src/doc/src/snippets/declarative/grid/grid-no-spacing.qml
+++ b/src/doc/src/snippets/declarative/grid/grid-no-spacing.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/grid/grid-spacing.qml b/src/doc/src/snippets/declarative/grid/grid-spacing.qml
index e3f8e716..ae060e04 100644
--- a/src/doc/src/snippets/declarative/grid/grid-spacing.qml
+++ b/src/doc/src/snippets/declarative/grid/grid-spacing.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/grid/grid.qml b/src/doc/src/snippets/declarative/grid/grid.qml
index d85000db..6b8e921d 100644
--- a/src/doc/src/snippets/declarative/grid/grid.qml
+++ b/src/doc/src/snippets/declarative/grid/grid.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/gridview/ContactModel.qml b/src/doc/src/snippets/declarative/gridview/ContactModel.qml
index 164e8d58..e6fb5630 100644
--- a/src/doc/src/snippets/declarative/gridview/ContactModel.qml
+++ b/src/doc/src/snippets/declarative/gridview/ContactModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/gridview/gridview.qml b/src/doc/src/snippets/declarative/gridview/gridview.qml
index 4cdd5601..5cc6fed3 100644
--- a/src/doc/src/snippets/declarative/gridview/gridview.qml
+++ b/src/doc/src/snippets/declarative/gridview/gridview.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/image.qml b/src/doc/src/snippets/declarative/image.qml
index b6dcba58..cf066086 100644
--- a/src/doc/src/snippets/declarative/image.qml
+++ b/src/doc/src/snippets/declarative/image.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/imports/best-practices.qml b/src/doc/src/snippets/declarative/imports/best-practices.qml
index d605f1dc..94994485 100644
--- a/src/doc/src/snippets/declarative/imports/best-practices.qml
+++ b/src/doc/src/snippets/declarative/imports/best-practices.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/imports/chart.qml b/src/doc/src/snippets/declarative/imports/chart.qml
index d5da6597..171505c8 100644
--- a/src/doc/src/snippets/declarative/imports/chart.qml
+++ b/src/doc/src/snippets/declarative/imports/chart.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/imports/installed-module.qml b/src/doc/src/snippets/declarative/imports/installed-module.qml
index a5b2bb53..ade11256 100644
--- a/src/doc/src/snippets/declarative/imports/installed-module.qml
+++ b/src/doc/src/snippets/declarative/imports/installed-module.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/imports/merged-named-imports.qml b/src/doc/src/snippets/declarative/imports/merged-named-imports.qml
index f68946b6..7f0d6b4e 100644
--- a/src/doc/src/snippets/declarative/imports/merged-named-imports.qml
+++ b/src/doc/src/snippets/declarative/imports/merged-named-imports.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/imports/named-imports.qml b/src/doc/src/snippets/declarative/imports/named-imports.qml
index 0f594e8d..25174446 100644
--- a/src/doc/src/snippets/declarative/imports/named-imports.qml
+++ b/src/doc/src/snippets/declarative/imports/named-imports.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/imports/network-imports.qml b/src/doc/src/snippets/declarative/imports/network-imports.qml
index 6d82743d..d6cfc65a 100644
--- a/src/doc/src/snippets/declarative/imports/network-imports.qml
+++ b/src/doc/src/snippets/declarative/imports/network-imports.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/imports/qtquick-1.0.qml b/src/doc/src/snippets/declarative/imports/qtquick-1.0.qml
index 4fe13685..fd6c3928 100644
--- a/src/doc/src/snippets/declarative/imports/qtquick-1.0.qml
+++ b/src/doc/src/snippets/declarative/imports/qtquick-1.0.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/imports/timeexample.qml b/src/doc/src/snippets/declarative/imports/timeexample.qml
index f9c2411d..48f15831 100644
--- a/src/doc/src/snippets/declarative/imports/timeexample.qml
+++ b/src/doc/src/snippets/declarative/imports/timeexample.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/integrating-javascript/connectjs.qml b/src/doc/src/snippets/declarative/integrating-javascript/connectjs.qml
index 9405429e..5f2c1bf3 100644
--- a/src/doc/src/snippets/declarative/integrating-javascript/connectjs.qml
+++ b/src/doc/src/snippets/declarative/integrating-javascript/connectjs.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/integrating-javascript/includejs/app.qml b/src/doc/src/snippets/declarative/integrating-javascript/includejs/app.qml
index 399e06a6..72080e81 100644
--- a/src/doc/src/snippets/declarative/integrating-javascript/includejs/app.qml
+++ b/src/doc/src/snippets/declarative/integrating-javascript/includejs/app.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/integrating-javascript/includejs/factorial.js b/src/doc/src/snippets/declarative/integrating-javascript/includejs/factorial.js
index 0d75bfcd..fdb33148 100644
--- a/src/doc/src/snippets/declarative/integrating-javascript/includejs/factorial.js
+++ b/src/doc/src/snippets/declarative/integrating-javascript/includejs/factorial.js
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/integrating-javascript/includejs/script.js b/src/doc/src/snippets/declarative/integrating-javascript/includejs/script.js
index cacf62aa..436c4651 100644
--- a/src/doc/src/snippets/declarative/integrating-javascript/includejs/script.js
+++ b/src/doc/src/snippets/declarative/integrating-javascript/includejs/script.js
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/integrating-javascript/script.js b/src/doc/src/snippets/declarative/integrating-javascript/script.js
index 1dcb5b0d..01ad2bdf 100644
--- a/src/doc/src/snippets/declarative/integrating-javascript/script.js
+++ b/src/doc/src/snippets/declarative/integrating-javascript/script.js
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/keynavigation.qml b/src/doc/src/snippets/declarative/keynavigation.qml
index 532f5bd4..9731d3a8 100644
--- a/src/doc/src/snippets/declarative/keynavigation.qml
+++ b/src/doc/src/snippets/declarative/keynavigation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/keys/keys-handler.qml b/src/doc/src/snippets/declarative/keys/keys-handler.qml
index 02cebf5e..fee50dc4 100644
--- a/src/doc/src/snippets/declarative/keys/keys-handler.qml
+++ b/src/doc/src/snippets/declarative/keys/keys-handler.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/keys/keys-pressed.qml b/src/doc/src/snippets/declarative/keys/keys-pressed.qml
index 80a0899e..7e42cb4c 100644
--- a/src/doc/src/snippets/declarative/keys/keys-pressed.qml
+++ b/src/doc/src/snippets/declarative/keys/keys-pressed.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/layoutmirroring.qml b/src/doc/src/snippets/declarative/layoutmirroring.qml
index 1f923799..e164ebc8 100644
--- a/src/doc/src/snippets/declarative/layoutmirroring.qml
+++ b/src/doc/src/snippets/declarative/layoutmirroring.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/listmodel-modify.qml b/src/doc/src/snippets/declarative/listmodel-modify.qml
index aae889e7..52f34bb5 100644
--- a/src/doc/src/snippets/declarative/listmodel-modify.qml
+++ b/src/doc/src/snippets/declarative/listmodel-modify.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/listmodel-nested.qml b/src/doc/src/snippets/declarative/listmodel-nested.qml
index 71076531..0ebc2f70 100644
--- a/src/doc/src/snippets/declarative/listmodel-nested.qml
+++ b/src/doc/src/snippets/declarative/listmodel-nested.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/listmodel-simple.qml b/src/doc/src/snippets/declarative/listmodel-simple.qml
index 6a1764ae..2d1fcea6 100644
--- a/src/doc/src/snippets/declarative/listmodel-simple.qml
+++ b/src/doc/src/snippets/declarative/listmodel-simple.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/listmodel.qml b/src/doc/src/snippets/declarative/listmodel.qml
index 4d0dbed3..7ef3d528 100644
--- a/src/doc/src/snippets/declarative/listmodel.qml
+++ b/src/doc/src/snippets/declarative/listmodel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/listview-decorations.qml b/src/doc/src/snippets/declarative/listview-decorations.qml
index ba5a91bb..98b9e5e4 100644
--- a/src/doc/src/snippets/declarative/listview-decorations.qml
+++ b/src/doc/src/snippets/declarative/listview-decorations.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/listview-sections.qml b/src/doc/src/snippets/declarative/listview-sections.qml
index 3bbc0d6e..058bdfe6 100644
--- a/src/doc/src/snippets/declarative/listview-sections.qml
+++ b/src/doc/src/snippets/declarative/listview-sections.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/listview.qml b/src/doc/src/snippets/declarative/listview.qml
index 6c720af1..16b64be2 100644
--- a/src/doc/src/snippets/declarative/listview.qml
+++ b/src/doc/src/snippets/declarative/listview.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/listview/ContactModel.qml b/src/doc/src/snippets/declarative/listview/ContactModel.qml
index 83c17043..e3468aab 100644
--- a/src/doc/src/snippets/declarative/listview/ContactModel.qml
+++ b/src/doc/src/snippets/declarative/listview/ContactModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/listview/listview-snippet.qml b/src/doc/src/snippets/declarative/listview/listview-snippet.qml
index 2f0003f6..10a5385f 100644
--- a/src/doc/src/snippets/declarative/listview/listview-snippet.qml
+++ b/src/doc/src/snippets/declarative/listview/listview-snippet.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/listview/listview.qml b/src/doc/src/snippets/declarative/listview/listview.qml
index d85161b8..e2f369b7 100644
--- a/src/doc/src/snippets/declarative/listview/listview.qml
+++ b/src/doc/src/snippets/declarative/listview/listview.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/loader/KeyReader.qml b/src/doc/src/snippets/declarative/loader/KeyReader.qml
index 36732569..202225a8 100644
--- a/src/doc/src/snippets/declarative/loader/KeyReader.qml
+++ b/src/doc/src/snippets/declarative/loader/KeyReader.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/loader/MyItem.qml b/src/doc/src/snippets/declarative/loader/MyItem.qml
index 89d136e0..7c2e7303 100644
--- a/src/doc/src/snippets/declarative/loader/MyItem.qml
+++ b/src/doc/src/snippets/declarative/loader/MyItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/loader/connections.qml b/src/doc/src/snippets/declarative/loader/connections.qml
index ed4080ee..f489df17 100644
--- a/src/doc/src/snippets/declarative/loader/connections.qml
+++ b/src/doc/src/snippets/declarative/loader/connections.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/loader/focus.qml b/src/doc/src/snippets/declarative/loader/focus.qml
index 0daf65ee..79045616 100644
--- a/src/doc/src/snippets/declarative/loader/focus.qml
+++ b/src/doc/src/snippets/declarative/loader/focus.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/loader/simple.qml b/src/doc/src/snippets/declarative/loader/simple.qml
index 61768cc2..419bb38d 100644
--- a/src/doc/src/snippets/declarative/loader/simple.qml
+++ b/src/doc/src/snippets/declarative/loader/simple.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/loader/sizeitem.qml b/src/doc/src/snippets/declarative/loader/sizeitem.qml
index 7db259fc..ec624a2b 100644
--- a/src/doc/src/snippets/declarative/loader/sizeitem.qml
+++ b/src/doc/src/snippets/declarative/loader/sizeitem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/loader/sizeloader.qml b/src/doc/src/snippets/declarative/loader/sizeloader.qml
index 735adc23..d5a75759 100644
--- a/src/doc/src/snippets/declarative/loader/sizeloader.qml
+++ b/src/doc/src/snippets/declarative/loader/sizeloader.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/models/views-models-delegates.qml b/src/doc/src/snippets/declarative/models/views-models-delegates.qml
index 4f4c0c07..2c07e71d 100644
--- a/src/doc/src/snippets/declarative/models/views-models-delegates.qml
+++ b/src/doc/src/snippets/declarative/models/views-models-delegates.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/models/visual-model-and-view.qml b/src/doc/src/snippets/declarative/models/visual-model-and-view.qml
index d78bbea3..77e32c18 100644
--- a/src/doc/src/snippets/declarative/models/visual-model-and-view.qml
+++ b/src/doc/src/snippets/declarative/models/visual-model-and-view.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/mousearea/mousearea-snippet.qml b/src/doc/src/snippets/declarative/mousearea/mousearea-snippet.qml
index 26a414d4..5c90017c 100644
--- a/src/doc/src/snippets/declarative/mousearea/mousearea-snippet.qml
+++ b/src/doc/src/snippets/declarative/mousearea/mousearea-snippet.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/mousearea/mousearea.qml b/src/doc/src/snippets/declarative/mousearea/mousearea.qml
index 90f5e5a5..5a29cfc0 100644
--- a/src/doc/src/snippets/declarative/mousearea/mousearea.qml
+++ b/src/doc/src/snippets/declarative/mousearea/mousearea.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/mousearea/mouseareadragfilter.qml b/src/doc/src/snippets/declarative/mousearea/mouseareadragfilter.qml
index 78de7d4d..df558188 100644
--- a/src/doc/src/snippets/declarative/mousearea/mouseareadragfilter.qml
+++ b/src/doc/src/snippets/declarative/mousearea/mouseareadragfilter.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/numberanimation.qml b/src/doc/src/snippets/declarative/numberanimation.qml
index 0622e945..cbf5503f 100644
--- a/src/doc/src/snippets/declarative/numberanimation.qml
+++ b/src/doc/src/snippets/declarative/numberanimation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/parallelanimation.qml b/src/doc/src/snippets/declarative/parallelanimation.qml
index feb7c1e6..d1aade4e 100644
--- a/src/doc/src/snippets/declarative/parallelanimation.qml
+++ b/src/doc/src/snippets/declarative/parallelanimation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/parentanimation.qml b/src/doc/src/snippets/declarative/parentanimation.qml
index a8de9080..83a4bb1a 100644
--- a/src/doc/src/snippets/declarative/parentanimation.qml
+++ b/src/doc/src/snippets/declarative/parentanimation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/parentchange.qml b/src/doc/src/snippets/declarative/parentchange.qml
index dd0bd5d1..c50fc46d 100644
--- a/src/doc/src/snippets/declarative/parentchange.qml
+++ b/src/doc/src/snippets/declarative/parentchange.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/pathview/ContactModel.qml b/src/doc/src/snippets/declarative/pathview/ContactModel.qml
index 6ecf60b7..2fecf2b8 100644
--- a/src/doc/src/snippets/declarative/pathview/ContactModel.qml
+++ b/src/doc/src/snippets/declarative/pathview/ContactModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/pathview/pathattributes.qml b/src/doc/src/snippets/declarative/pathview/pathattributes.qml
index 03bb231d..5060454c 100644
--- a/src/doc/src/snippets/declarative/pathview/pathattributes.qml
+++ b/src/doc/src/snippets/declarative/pathview/pathattributes.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/pathview/pathview.qml b/src/doc/src/snippets/declarative/pathview/pathview.qml
index 34a6fe16..1c2bae92 100644
--- a/src/doc/src/snippets/declarative/pathview/pathview.qml
+++ b/src/doc/src/snippets/declarative/pathview/pathview.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/properties.qml b/src/doc/src/snippets/declarative/properties.qml
index 8d3fef63..3309d81d 100644
--- a/src/doc/src/snippets/declarative/properties.qml
+++ b/src/doc/src/snippets/declarative/properties.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/propertyaction-sequential.qml b/src/doc/src/snippets/declarative/propertyaction-sequential.qml
index 64411e2f..19bae0dc 100644
--- a/src/doc/src/snippets/declarative/propertyaction-sequential.qml
+++ b/src/doc/src/snippets/declarative/propertyaction-sequential.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/propertyaction.qml b/src/doc/src/snippets/declarative/propertyaction.qml
index 4d57421a..8a03e15c 100644
--- a/src/doc/src/snippets/declarative/propertyaction.qml
+++ b/src/doc/src/snippets/declarative/propertyaction.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/propertyanimation.qml b/src/doc/src/snippets/declarative/propertyanimation.qml
index 0bf5fbee..fdd265c9 100644
--- a/src/doc/src/snippets/declarative/propertyanimation.qml
+++ b/src/doc/src/snippets/declarative/propertyanimation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/propertychanges.qml b/src/doc/src/snippets/declarative/propertychanges.qml
index a0aa6758..aecffedb 100644
--- a/src/doc/src/snippets/declarative/propertychanges.qml
+++ b/src/doc/src/snippets/declarative/propertychanges.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-data-models/dynamic-listmodel.qml b/src/doc/src/snippets/declarative/qml-data-models/dynamic-listmodel.qml
index cbfeaf6c..2309af46 100644
--- a/src/doc/src/snippets/declarative/qml-data-models/dynamic-listmodel.qml
+++ b/src/doc/src/snippets/declarative/qml-data-models/dynamic-listmodel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-data-models/listelements.qml b/src/doc/src/snippets/declarative/qml-data-models/listelements.qml
index 73a63ef7..49d1c209 100644
--- a/src/doc/src/snippets/declarative/qml-data-models/listelements.qml
+++ b/src/doc/src/snippets/declarative/qml-data-models/listelements.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-data-models/listmodel-listview.qml b/src/doc/src/snippets/declarative/qml-data-models/listmodel-listview.qml
index 83f5fc94..9b7b6b30 100644
--- a/src/doc/src/snippets/declarative/qml-data-models/listmodel-listview.qml
+++ b/src/doc/src/snippets/declarative/qml-data-models/listmodel-listview.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-documents/inline-component.qml b/src/doc/src/snippets/declarative/qml-documents/inline-component.qml
index ff7c3ace..f2897fb5 100644
--- a/src/doc/src/snippets/declarative/qml-documents/inline-component.qml
+++ b/src/doc/src/snippets/declarative/qml-documents/inline-component.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-documents/inline-text-component.qml b/src/doc/src/snippets/declarative/qml-documents/inline-text-component.qml
index b0f862c8..eaf8ce94 100644
--- a/src/doc/src/snippets/declarative/qml-documents/inline-text-component.qml
+++ b/src/doc/src/snippets/declarative/qml-documents/inline-text-component.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-documents/non-trivial.qml b/src/doc/src/snippets/declarative/qml-documents/non-trivial.qml
index a75be103..1c584b7a 100644
--- a/src/doc/src/snippets/declarative/qml-documents/non-trivial.qml
+++ b/src/doc/src/snippets/declarative/qml-documents/non-trivial.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-documents/qmldocuments.qml b/src/doc/src/snippets/declarative/qml-documents/qmldocuments.qml
index c284e087..d0ce29fd 100644
--- a/src/doc/src/snippets/declarative/qml-documents/qmldocuments.qml
+++ b/src/doc/src/snippets/declarative/qml-documents/qmldocuments.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-extending-types/components/Button.qml b/src/doc/src/snippets/declarative/qml-extending-types/components/Button.qml
index 27e4546a..6da6a619 100644
--- a/src/doc/src/snippets/declarative/qml-extending-types/components/Button.qml
+++ b/src/doc/src/snippets/declarative/qml-extending-types/components/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-extending-types/components/application.qml b/src/doc/src/snippets/declarative/qml-extending-types/components/application.qml
index 5bf2d044..616f9d15 100644
--- a/src/doc/src/snippets/declarative/qml-extending-types/components/application.qml
+++ b/src/doc/src/snippets/declarative/qml-extending-types/components/application.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-extending-types/methods/app.qml b/src/doc/src/snippets/declarative/qml-extending-types/methods/app.qml
index e170c0ff..c19ffcd1 100644
--- a/src/doc/src/snippets/declarative/qml-extending-types/methods/app.qml
+++ b/src/doc/src/snippets/declarative/qml-extending-types/methods/app.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-extending-types/properties/ImageViewer.qml b/src/doc/src/snippets/declarative/qml-extending-types/properties/ImageViewer.qml
index aeb0dc22..0387d19b 100644
--- a/src/doc/src/snippets/declarative/qml-extending-types/properties/ImageViewer.qml
+++ b/src/doc/src/snippets/declarative/qml-extending-types/properties/ImageViewer.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-extending-types/properties/alias-override.qml b/src/doc/src/snippets/declarative/qml-extending-types/properties/alias-override.qml
index b85c72ba..17202a17 100644
--- a/src/doc/src/snippets/declarative/qml-extending-types/properties/alias-override.qml
+++ b/src/doc/src/snippets/declarative/qml-extending-types/properties/alias-override.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-extending-types/properties/alias.qml b/src/doc/src/snippets/declarative/qml-extending-types/properties/alias.qml
index 8bcc2f51..b3ee8901 100644
--- a/src/doc/src/snippets/declarative/qml-extending-types/properties/alias.qml
+++ b/src/doc/src/snippets/declarative/qml-extending-types/properties/alias.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-extending-types/properties/alias/ImageViewer.qml b/src/doc/src/snippets/declarative/qml-extending-types/properties/alias/ImageViewer.qml
index 1f8c2817..0d26d3c4 100644
--- a/src/doc/src/snippets/declarative/qml-extending-types/properties/alias/ImageViewer.qml
+++ b/src/doc/src/snippets/declarative/qml-extending-types/properties/alias/ImageViewer.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-extending-types/properties/alias/application.qml b/src/doc/src/snippets/declarative/qml-extending-types/properties/alias/application.qml
index 64edf85f..f0afe54a 100644
--- a/src/doc/src/snippets/declarative/qml-extending-types/properties/alias/application.qml
+++ b/src/doc/src/snippets/declarative/qml-extending-types/properties/alias/application.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-extending-types/properties/application.qml b/src/doc/src/snippets/declarative/qml-extending-types/properties/application.qml
index eb8836d5..8799d54b 100644
--- a/src/doc/src/snippets/declarative/qml-extending-types/properties/application.qml
+++ b/src/doc/src/snippets/declarative/qml-extending-types/properties/application.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-extending-types/properties/property-signals.qml b/src/doc/src/snippets/declarative/qml-extending-types/properties/property-signals.qml
index b9e791ac..1b4c778a 100644
--- a/src/doc/src/snippets/declarative/qml-extending-types/properties/property-signals.qml
+++ b/src/doc/src/snippets/declarative/qml-extending-types/properties/property-signals.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-extending-types/signals/Button.qml b/src/doc/src/snippets/declarative/qml-extending-types/signals/Button.qml
index 6611e2b2..075557ac 100644
--- a/src/doc/src/snippets/declarative/qml-extending-types/signals/Button.qml
+++ b/src/doc/src/snippets/declarative/qml-extending-types/signals/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-extending-types/signals/basic.qml b/src/doc/src/snippets/declarative/qml-extending-types/signals/basic.qml
index d4594f44..951a3229 100644
--- a/src/doc/src/snippets/declarative/qml-extending-types/signals/basic.qml
+++ b/src/doc/src/snippets/declarative/qml-extending-types/signals/basic.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-extending-types/signals/connectdynamic.qml b/src/doc/src/snippets/declarative/qml-extending-types/signals/connectdynamic.qml
index 81c00ebc..bdb709cf 100644
--- a/src/doc/src/snippets/declarative/qml-extending-types/signals/connectdynamic.qml
+++ b/src/doc/src/snippets/declarative/qml-extending-types/signals/connectdynamic.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-extending-types/signals/connectslots.qml b/src/doc/src/snippets/declarative/qml-extending-types/signals/connectslots.qml
index c58cbcd6..dc534094 100644
--- a/src/doc/src/snippets/declarative/qml-extending-types/signals/connectslots.qml
+++ b/src/doc/src/snippets/declarative/qml-extending-types/signals/connectslots.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-extending-types/signals/no-parameters.qml b/src/doc/src/snippets/declarative/qml-extending-types/signals/no-parameters.qml
index 1bd16cad..0affcaf3 100644
--- a/src/doc/src/snippets/declarative/qml-extending-types/signals/no-parameters.qml
+++ b/src/doc/src/snippets/declarative/qml-extending-types/signals/no-parameters.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qml-extending-types/signals/parameters.qml b/src/doc/src/snippets/declarative/qml-extending-types/signals/parameters.qml
index 88d15800..57a744d3 100644
--- a/src/doc/src/snippets/declarative/qml-extending-types/signals/parameters.qml
+++ b/src/doc/src/snippets/declarative/qml-extending-types/signals/parameters.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/context-advanced/MyItem.qml b/src/doc/src/snippets/declarative/qtbinding/context-advanced/MyItem.qml
index dba6ef9b..d29e2b91 100644
--- a/src/doc/src/snippets/declarative/qtbinding/context-advanced/MyItem.qml
+++ b/src/doc/src/snippets/declarative/qtbinding/context-advanced/MyItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/context-advanced/applicationdata.h b/src/doc/src/snippets/declarative/qtbinding/context-advanced/applicationdata.h
index e64dffc6..97aea301 100644
--- a/src/doc/src/snippets/declarative/qtbinding/context-advanced/applicationdata.h
+++ b/src/doc/src/snippets/declarative/qtbinding/context-advanced/applicationdata.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/context-advanced/connections.qml b/src/doc/src/snippets/declarative/qtbinding/context-advanced/connections.qml
index 6e0ecf5f..959c24a6 100644
--- a/src/doc/src/snippets/declarative/qtbinding/context-advanced/connections.qml
+++ b/src/doc/src/snippets/declarative/qtbinding/context-advanced/connections.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/context-advanced/main.cpp b/src/doc/src/snippets/declarative/qtbinding/context-advanced/main.cpp
index aaa7f645..d0246759 100644
--- a/src/doc/src/snippets/declarative/qtbinding/context-advanced/main.cpp
+++ b/src/doc/src/snippets/declarative/qtbinding/context-advanced/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/context/MyItem.qml b/src/doc/src/snippets/declarative/qtbinding/context/MyItem.qml
index 80e384c1..faa636bb 100644
--- a/src/doc/src/snippets/declarative/qtbinding/context/MyItem.qml
+++ b/src/doc/src/snippets/declarative/qtbinding/context/MyItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/context/main.cpp b/src/doc/src/snippets/declarative/qtbinding/context/main.cpp
index 0f1cd090..7fdff1ed 100644
--- a/src/doc/src/snippets/declarative/qtbinding/context/main.cpp
+++ b/src/doc/src/snippets/declarative/qtbinding/context/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/enums/imageviewer.h b/src/doc/src/snippets/declarative/qtbinding/enums/imageviewer.h
index f071fc9f..624c12e1 100644
--- a/src/doc/src/snippets/declarative/qtbinding/enums/imageviewer.h
+++ b/src/doc/src/snippets/declarative/qtbinding/enums/imageviewer.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/enums/main.cpp b/src/doc/src/snippets/declarative/qtbinding/enums/main.cpp
index 868c62fe..f9e9be63 100644
--- a/src/doc/src/snippets/declarative/qtbinding/enums/main.cpp
+++ b/src/doc/src/snippets/declarative/qtbinding/enums/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/enums/standalone.qml b/src/doc/src/snippets/declarative/qtbinding/enums/standalone.qml
index 42c64258..dd4f30f3 100644
--- a/src/doc/src/snippets/declarative/qtbinding/enums/standalone.qml
+++ b/src/doc/src/snippets/declarative/qtbinding/enums/standalone.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/functions-cpp/MyItem.qml b/src/doc/src/snippets/declarative/qtbinding/functions-cpp/MyItem.qml
index d14cbf34..20adfc09 100644
--- a/src/doc/src/snippets/declarative/qtbinding/functions-cpp/MyItem.qml
+++ b/src/doc/src/snippets/declarative/qtbinding/functions-cpp/MyItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/functions-cpp/main.cpp b/src/doc/src/snippets/declarative/qtbinding/functions-cpp/main.cpp
index dc288662..7a91234b 100644
--- a/src/doc/src/snippets/declarative/qtbinding/functions-cpp/main.cpp
+++ b/src/doc/src/snippets/declarative/qtbinding/functions-cpp/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/functions-cpp/myclass.h b/src/doc/src/snippets/declarative/qtbinding/functions-cpp/myclass.h
index d6dc4819..35ef8a39 100644
--- a/src/doc/src/snippets/declarative/qtbinding/functions-cpp/myclass.h
+++ b/src/doc/src/snippets/declarative/qtbinding/functions-cpp/myclass.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/functions-qml/MyItem.qml b/src/doc/src/snippets/declarative/qtbinding/functions-qml/MyItem.qml
index 27509475..77c0a485 100644
--- a/src/doc/src/snippets/declarative/qtbinding/functions-qml/MyItem.qml
+++ b/src/doc/src/snippets/declarative/qtbinding/functions-qml/MyItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/functions-qml/main.cpp b/src/doc/src/snippets/declarative/qtbinding/functions-qml/main.cpp
index 4894d36e..00ded91c 100644
--- a/src/doc/src/snippets/declarative/qtbinding/functions-qml/main.cpp
+++ b/src/doc/src/snippets/declarative/qtbinding/functions-qml/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/loading/MyItem.qml b/src/doc/src/snippets/declarative/qtbinding/loading/MyItem.qml
index 0ce25d97..3e77c8cb 100644
--- a/src/doc/src/snippets/declarative/qtbinding/loading/MyItem.qml
+++ b/src/doc/src/snippets/declarative/qtbinding/loading/MyItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/loading/main.cpp b/src/doc/src/snippets/declarative/qtbinding/loading/main.cpp
index 163b461b..20c4a4de 100644
--- a/src/doc/src/snippets/declarative/qtbinding/loading/main.cpp
+++ b/src/doc/src/snippets/declarative/qtbinding/loading/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/newelements/imageviewer.h b/src/doc/src/snippets/declarative/qtbinding/newelements/imageviewer.h
index ce711435..09dde1a7 100644
--- a/src/doc/src/snippets/declarative/qtbinding/newelements/imageviewer.h
+++ b/src/doc/src/snippets/declarative/qtbinding/newelements/imageviewer.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/newelements/main.cpp b/src/doc/src/snippets/declarative/qtbinding/newelements/main.cpp
index bd389d78..61de704d 100644
--- a/src/doc/src/snippets/declarative/qtbinding/newelements/main.cpp
+++ b/src/doc/src/snippets/declarative/qtbinding/newelements/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/newelements/standalone.qml b/src/doc/src/snippets/declarative/qtbinding/newelements/standalone.qml
index d4f35fd9..197ce60e 100644
--- a/src/doc/src/snippets/declarative/qtbinding/newelements/standalone.qml
+++ b/src/doc/src/snippets/declarative/qtbinding/newelements/standalone.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/properties-cpp/MyItem.qml b/src/doc/src/snippets/declarative/qtbinding/properties-cpp/MyItem.qml
index 234d5ebd..9b3db3dd 100644
--- a/src/doc/src/snippets/declarative/qtbinding/properties-cpp/MyItem.qml
+++ b/src/doc/src/snippets/declarative/qtbinding/properties-cpp/MyItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/properties-cpp/applicationdata.h b/src/doc/src/snippets/declarative/qtbinding/properties-cpp/applicationdata.h
index 6a159904..a930e043 100644
--- a/src/doc/src/snippets/declarative/qtbinding/properties-cpp/applicationdata.h
+++ b/src/doc/src/snippets/declarative/qtbinding/properties-cpp/applicationdata.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/properties-cpp/main.cpp b/src/doc/src/snippets/declarative/qtbinding/properties-cpp/main.cpp
index e2a26d57..864c35d7 100644
--- a/src/doc/src/snippets/declarative/qtbinding/properties-cpp/main.cpp
+++ b/src/doc/src/snippets/declarative/qtbinding/properties-cpp/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/properties-qml/MyItem.qml b/src/doc/src/snippets/declarative/qtbinding/properties-qml/MyItem.qml
index 96743247..483a735d 100644
--- a/src/doc/src/snippets/declarative/qtbinding/properties-qml/MyItem.qml
+++ b/src/doc/src/snippets/declarative/qtbinding/properties-qml/MyItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/properties-qml/main.cpp b/src/doc/src/snippets/declarative/qtbinding/properties-qml/main.cpp
index e7beaa8e..9d23c592 100644
--- a/src/doc/src/snippets/declarative/qtbinding/properties-qml/main.cpp
+++ b/src/doc/src/snippets/declarative/qtbinding/properties-qml/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/resources/main.cpp b/src/doc/src/snippets/declarative/qtbinding/resources/main.cpp
index e7943375..7de9cc98 100644
--- a/src/doc/src/snippets/declarative/qtbinding/resources/main.cpp
+++ b/src/doc/src/snippets/declarative/qtbinding/resources/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/resources/main.qml b/src/doc/src/snippets/declarative/qtbinding/resources/main.qml
index 725e35fa..573fd0a0 100644
--- a/src/doc/src/snippets/declarative/qtbinding/resources/main.qml
+++ b/src/doc/src/snippets/declarative/qtbinding/resources/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/signals-cpp/MyItem.qml b/src/doc/src/snippets/declarative/qtbinding/signals-cpp/MyItem.qml
index b3510d10..23d1358c 100644
--- a/src/doc/src/snippets/declarative/qtbinding/signals-cpp/MyItem.qml
+++ b/src/doc/src/snippets/declarative/qtbinding/signals-cpp/MyItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/signals-cpp/imageviewer.h b/src/doc/src/snippets/declarative/qtbinding/signals-cpp/imageviewer.h
index c67f924d..5953cd12 100644
--- a/src/doc/src/snippets/declarative/qtbinding/signals-cpp/imageviewer.h
+++ b/src/doc/src/snippets/declarative/qtbinding/signals-cpp/imageviewer.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/signals-cpp/main.cpp b/src/doc/src/snippets/declarative/qtbinding/signals-cpp/main.cpp
index a0d41d6c..4d6f10eb 100644
--- a/src/doc/src/snippets/declarative/qtbinding/signals-cpp/main.cpp
+++ b/src/doc/src/snippets/declarative/qtbinding/signals-cpp/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/signals-cpp/standalone.qml b/src/doc/src/snippets/declarative/qtbinding/signals-cpp/standalone.qml
index 4ee45939..d36b676c 100644
--- a/src/doc/src/snippets/declarative/qtbinding/signals-cpp/standalone.qml
+++ b/src/doc/src/snippets/declarative/qtbinding/signals-cpp/standalone.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/signals-qml/MyItem.qml b/src/doc/src/snippets/declarative/qtbinding/signals-qml/MyItem.qml
index b2afb148..e7dff55e 100644
--- a/src/doc/src/snippets/declarative/qtbinding/signals-qml/MyItem.qml
+++ b/src/doc/src/snippets/declarative/qtbinding/signals-qml/MyItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/signals-qml/main.cpp b/src/doc/src/snippets/declarative/qtbinding/signals-qml/main.cpp
index ef045cfe..90addd49 100644
--- a/src/doc/src/snippets/declarative/qtbinding/signals-qml/main.cpp
+++ b/src/doc/src/snippets/declarative/qtbinding/signals-qml/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/signals-qml/myclass.h b/src/doc/src/snippets/declarative/qtbinding/signals-qml/myclass.h
index 41066fdd..87587522 100644
--- a/src/doc/src/snippets/declarative/qtbinding/signals-qml/myclass.h
+++ b/src/doc/src/snippets/declarative/qtbinding/signals-qml/myclass.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/variantlistmap/MyItem.qml b/src/doc/src/snippets/declarative/qtbinding/variantlistmap/MyItem.qml
index ef526b3f..45949a3d 100644
--- a/src/doc/src/snippets/declarative/qtbinding/variantlistmap/MyItem.qml
+++ b/src/doc/src/snippets/declarative/qtbinding/variantlistmap/MyItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtbinding/variantlistmap/main.cpp b/src/doc/src/snippets/declarative/qtbinding/variantlistmap/main.cpp
index e48bf211..23910cb6 100644
--- a/src/doc/src/snippets/declarative/qtbinding/variantlistmap/main.cpp
+++ b/src/doc/src/snippets/declarative/qtbinding/variantlistmap/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/qtobject.qml b/src/doc/src/snippets/declarative/qtobject.qml
index 6073f9d0..15cc463c 100644
--- a/src/doc/src/snippets/declarative/qtobject.qml
+++ b/src/doc/src/snippets/declarative/qtobject.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/rectangle/rect-border-width.qml b/src/doc/src/snippets/declarative/rectangle/rect-border-width.qml
index 1ace16e9..7471a830 100644
--- a/src/doc/src/snippets/declarative/rectangle/rect-border-width.qml
+++ b/src/doc/src/snippets/declarative/rectangle/rect-border-width.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/rectangle/rectangle-colors.qml b/src/doc/src/snippets/declarative/rectangle/rectangle-colors.qml
index a7347c32..d649c5c4 100644
--- a/src/doc/src/snippets/declarative/rectangle/rectangle-colors.qml
+++ b/src/doc/src/snippets/declarative/rectangle/rectangle-colors.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/rectangle/rectangle-gradient.qml b/src/doc/src/snippets/declarative/rectangle/rectangle-gradient.qml
index 5019c729..cc8f41de 100644
--- a/src/doc/src/snippets/declarative/rectangle/rectangle-gradient.qml
+++ b/src/doc/src/snippets/declarative/rectangle/rectangle-gradient.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/rectangle/rectangle-smooth.qml b/src/doc/src/snippets/declarative/rectangle/rectangle-smooth.qml
index ffe40bfd..003cffde 100644
--- a/src/doc/src/snippets/declarative/rectangle/rectangle-smooth.qml
+++ b/src/doc/src/snippets/declarative/rectangle/rectangle-smooth.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/rectangle/rectangle.qml b/src/doc/src/snippets/declarative/rectangle/rectangle.qml
index d56225b3..3ccce03c 100644
--- a/src/doc/src/snippets/declarative/rectangle/rectangle.qml
+++ b/src/doc/src/snippets/declarative/rectangle/rectangle.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/repeaters/repeater-grid-index.qml b/src/doc/src/snippets/declarative/repeaters/repeater-grid-index.qml
index 58d92c62..19bb2be8 100644
--- a/src/doc/src/snippets/declarative/repeaters/repeater-grid-index.qml
+++ b/src/doc/src/snippets/declarative/repeaters/repeater-grid-index.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/repeaters/repeater.qml b/src/doc/src/snippets/declarative/repeaters/repeater.qml
index bd55688d..139cabec 100644
--- a/src/doc/src/snippets/declarative/repeaters/repeater.qml
+++ b/src/doc/src/snippets/declarative/repeaters/repeater.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/reusablecomponents/Button.qml b/src/doc/src/snippets/declarative/reusablecomponents/Button.qml
index 92452413..f88d3ef7 100644
--- a/src/doc/src/snippets/declarative/reusablecomponents/Button.qml
+++ b/src/doc/src/snippets/declarative/reusablecomponents/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/reusablecomponents/application.qml b/src/doc/src/snippets/declarative/reusablecomponents/application.qml
index ab4829e1..ea4e1286 100644
--- a/src/doc/src/snippets/declarative/reusablecomponents/application.qml
+++ b/src/doc/src/snippets/declarative/reusablecomponents/application.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/reusablecomponents/component.qml b/src/doc/src/snippets/declarative/reusablecomponents/component.qml
index a9b7ed2b..bdab8f5d 100644
--- a/src/doc/src/snippets/declarative/reusablecomponents/component.qml
+++ b/src/doc/src/snippets/declarative/reusablecomponents/component.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/reusablecomponents/focusbutton.qml b/src/doc/src/snippets/declarative/reusablecomponents/focusbutton.qml
index 74797a1e..722f0458 100644
--- a/src/doc/src/snippets/declarative/reusablecomponents/focusbutton.qml
+++ b/src/doc/src/snippets/declarative/reusablecomponents/focusbutton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/righttoleft.qml b/src/doc/src/snippets/declarative/righttoleft.qml
index efef2ce0..e9e1c66e 100644
--- a/src/doc/src/snippets/declarative/righttoleft.qml
+++ b/src/doc/src/snippets/declarative/righttoleft.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/righttoleft/Child.qml b/src/doc/src/snippets/declarative/righttoleft/Child.qml
index 321e5e48..2613a727 100644
--- a/src/doc/src/snippets/declarative/righttoleft/Child.qml
+++ b/src/doc/src/snippets/declarative/righttoleft/Child.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/rotation.qml b/src/doc/src/snippets/declarative/rotation.qml
index 0c9ed9a7..3ef7f4a4 100644
--- a/src/doc/src/snippets/declarative/rotation.qml
+++ b/src/doc/src/snippets/declarative/rotation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/rotationanimation.qml b/src/doc/src/snippets/declarative/rotationanimation.qml
index 76df7862..ccf228b3 100644
--- a/src/doc/src/snippets/declarative/rotationanimation.qml
+++ b/src/doc/src/snippets/declarative/rotationanimation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/row.qml b/src/doc/src/snippets/declarative/row.qml
index a093b202..d8cb0eb1 100644
--- a/src/doc/src/snippets/declarative/row.qml
+++ b/src/doc/src/snippets/declarative/row.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/row/row.qml b/src/doc/src/snippets/declarative/row/row.qml
index 07fc26f6..d7fa5749 100644
--- a/src/doc/src/snippets/declarative/row/row.qml
+++ b/src/doc/src/snippets/declarative/row/row.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/sequentialanimation.qml b/src/doc/src/snippets/declarative/sequentialanimation.qml
index cad768ae..83672faa 100644
--- a/src/doc/src/snippets/declarative/sequentialanimation.qml
+++ b/src/doc/src/snippets/declarative/sequentialanimation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/smoothedanimation.qml b/src/doc/src/snippets/declarative/smoothedanimation.qml
index 9f3e2490..198a003f 100644
--- a/src/doc/src/snippets/declarative/smoothedanimation.qml
+++ b/src/doc/src/snippets/declarative/smoothedanimation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/springanimation.qml b/src/doc/src/snippets/declarative/springanimation.qml
index d77a854f..7b55b50a 100644
--- a/src/doc/src/snippets/declarative/springanimation.qml
+++ b/src/doc/src/snippets/declarative/springanimation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/state-when.qml b/src/doc/src/snippets/declarative/state-when.qml
index 32a7cc92..7dfb9ad0 100644
--- a/src/doc/src/snippets/declarative/state-when.qml
+++ b/src/doc/src/snippets/declarative/state-when.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/state.qml b/src/doc/src/snippets/declarative/state.qml
index fb52df82..f58ad1f0 100644
--- a/src/doc/src/snippets/declarative/state.qml
+++ b/src/doc/src/snippets/declarative/state.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/states.qml b/src/doc/src/snippets/declarative/states.qml
index 1eb87fc4..f9d558af 100644
--- a/src/doc/src/snippets/declarative/states.qml
+++ b/src/doc/src/snippets/declarative/states.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/states/statechangescript.qml b/src/doc/src/snippets/declarative/states/statechangescript.qml
index 29c43cc1..9310e627 100644
--- a/src/doc/src/snippets/declarative/states/statechangescript.qml
+++ b/src/doc/src/snippets/declarative/states/statechangescript.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/systempalette.qml b/src/doc/src/snippets/declarative/systempalette.qml
index 5be7728e..03954854 100644
--- a/src/doc/src/snippets/declarative/systempalette.qml
+++ b/src/doc/src/snippets/declarative/systempalette.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/text/onLinkActivated.qml b/src/doc/src/snippets/declarative/text/onLinkActivated.qml
index 2393908b..bf90d360 100644
--- a/src/doc/src/snippets/declarative/text/onLinkActivated.qml
+++ b/src/doc/src/snippets/declarative/text/onLinkActivated.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/texteditor.qml b/src/doc/src/snippets/declarative/texteditor.qml
index 8a1dc6b2..ebe6885f 100644
--- a/src/doc/src/snippets/declarative/texteditor.qml
+++ b/src/doc/src/snippets/declarative/texteditor.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/texthandling.qml b/src/doc/src/snippets/declarative/texthandling.qml
index 5d0e1666..fb54d406 100644
--- a/src/doc/src/snippets/declarative/texthandling.qml
+++ b/src/doc/src/snippets/declarative/texthandling.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/transition-from-to-modified.qml b/src/doc/src/snippets/declarative/transition-from-to-modified.qml
index 06e77896..9eb393fb 100644
--- a/src/doc/src/snippets/declarative/transition-from-to-modified.qml
+++ b/src/doc/src/snippets/declarative/transition-from-to-modified.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/transition-from-to.qml b/src/doc/src/snippets/declarative/transition-from-to.qml
index 1bc0c41d..dd03364d 100644
--- a/src/doc/src/snippets/declarative/transition-from-to.qml
+++ b/src/doc/src/snippets/declarative/transition-from-to.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/transition-reversible.qml b/src/doc/src/snippets/declarative/transition-reversible.qml
index 746ac6f0..fc9ed265 100644
--- a/src/doc/src/snippets/declarative/transition-reversible.qml
+++ b/src/doc/src/snippets/declarative/transition-reversible.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/transition.qml b/src/doc/src/snippets/declarative/transition.qml
index 82e06c30..50480873 100644
--- a/src/doc/src/snippets/declarative/transition.qml
+++ b/src/doc/src/snippets/declarative/transition.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/transitions-list.qml b/src/doc/src/snippets/declarative/transitions-list.qml
index d7f27590..dbdcf259 100644
--- a/src/doc/src/snippets/declarative/transitions-list.qml
+++ b/src/doc/src/snippets/declarative/transitions-list.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/visualdatamodel.qml b/src/doc/src/snippets/declarative/visualdatamodel.qml
index bd22c1a9..85e5efdf 100644
--- a/src/doc/src/snippets/declarative/visualdatamodel.qml
+++ b/src/doc/src/snippets/declarative/visualdatamodel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/visualdatamodel_rootindex/main.cpp b/src/doc/src/snippets/declarative/visualdatamodel_rootindex/main.cpp
index c7cbed38..61abe232 100644
--- a/src/doc/src/snippets/declarative/visualdatamodel_rootindex/main.cpp
+++ b/src/doc/src/snippets/declarative/visualdatamodel_rootindex/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/visualdatamodel_rootindex/view.qml b/src/doc/src/snippets/declarative/visualdatamodel_rootindex/view.qml
index 73384568..f4ab9895 100644
--- a/src/doc/src/snippets/declarative/visualdatamodel_rootindex/view.qml
+++ b/src/doc/src/snippets/declarative/visualdatamodel_rootindex/view.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/webview/webview.qml b/src/doc/src/snippets/declarative/webview/webview.qml
index 833cf8de..1700182e 100644
--- a/src/doc/src/snippets/declarative/webview/webview.qml
+++ b/src/doc/src/snippets/declarative/webview/webview.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/workerscript.qml b/src/doc/src/snippets/declarative/workerscript.qml
index 2a8502a5..4a97c977 100644
--- a/src/doc/src/snippets/declarative/workerscript.qml
+++ b/src/doc/src/snippets/declarative/workerscript.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/doc/src/snippets/declarative/xmlrole.qml b/src/doc/src/snippets/declarative/xmlrole.qml
index 1c43d9c3..7e3095f0 100644
--- a/src/doc/src/snippets/declarative/xmlrole.qml
+++ b/src/doc/src/snippets/declarative/xmlrole.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/src/imports/builtins.pro b/src/imports/builtins.pro
index 8893e487..51a0b214 100644
--- a/src/imports/builtins.pro
+++ b/src/imports/builtins.pro
@@ -5,7 +5,7 @@ exists($$[QT_HOST_PREFIX]/.qmake.cache) {
# These bizarre rules copy the file to the qtbase build directory
builtins2build.input = qmltypes_file
- builtins2build.output = $$[QT_INSTALL_IMPORTS]/QtQuick1/builtins.qmltypes
+ builtins2build.output = $$[QT_INSTALL_IMPORTS]/builtins.qmltypes
!contains(TEMPLATE, vc.*): builtins2build.variable_out = PRE_TARGETDEPS
builtins2build.commands = $$QMAKE_COPY ${QMAKE_FILE_IN} ${QMAKE_FILE_OUT}
builtins2build.name = COPY ${QMAKE_FILE_IN}
@@ -17,5 +17,5 @@ exists($$[QT_HOST_PREFIX]/.qmake.cache) {
# Install rules
builtins.base = $$_PRO_FILE_PWD_
builtins.files = $$qmltypes_file
-builtins.path = $$[QT_INSTALL_IMPORTS]/$$TARGETPATH
+builtins.path = $$[QT_INSTALL_IMPORTS]
INSTALLS += builtins
diff --git a/src/imports/folderlistmodel/plugin.cpp b/src/imports/folderlistmodel/plugin.cpp
index 76ec6a65..ef27fc9a 100644
--- a/src/imports/folderlistmodel/plugin.cpp
+++ b/src/imports/folderlistmodel/plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the plugins of the Qt Toolkit.
diff --git a/src/imports/folderlistmodel/qdeclarativefolderlistmodel.cpp b/src/imports/folderlistmodel/qdeclarativefolderlistmodel.cpp
index caeb491e..74e507de 100644
--- a/src/imports/folderlistmodel/qdeclarativefolderlistmodel.cpp
+++ b/src/imports/folderlistmodel/qdeclarativefolderlistmodel.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/src/imports/folderlistmodel/qdeclarativefolderlistmodel.h b/src/imports/folderlistmodel/qdeclarativefolderlistmodel.h
index c1f5a7f3..d50bba9d 100644
--- a/src/imports/folderlistmodel/qdeclarativefolderlistmodel.h
+++ b/src/imports/folderlistmodel/qdeclarativefolderlistmodel.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/src/imports/gestures/plugin.cpp b/src/imports/gestures/plugin.cpp
index 5c938fe0..ff9bdc4c 100644
--- a/src/imports/gestures/plugin.cpp
+++ b/src/imports/gestures/plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the plugins of the Qt Toolkit.
diff --git a/src/imports/gestures/qdeclarativegesturearea.cpp b/src/imports/gestures/qdeclarativegesturearea.cpp
index 383d84bd..c1e78ee5 100644
--- a/src/imports/gestures/qdeclarativegesturearea.cpp
+++ b/src/imports/gestures/qdeclarativegesturearea.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/imports/gestures/qdeclarativegesturearea_p.h b/src/imports/gestures/qdeclarativegesturearea_p.h
index b5cdca75..7a2d39e7 100644
--- a/src/imports/gestures/qdeclarativegesturearea_p.h
+++ b/src/imports/gestures/qdeclarativegesturearea_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/imports/imports.pro b/src/imports/imports.pro
index aba013aa..2d7f4a55 100644
--- a/src/imports/imports.pro
+++ b/src/imports/imports.pro
@@ -1,6 +1,6 @@
TEMPLATE = subdirs
SUBDIRS += folderlistmodel particles gestures builtins.pro
-contains(QT_CONFIG, opengl):!contains(QT_CONFIG, opengles1): SUBDIRS += shaders
+qtHaveModule(opengl):!contains(QT_CONFIG, opengles1): SUBDIRS += shaders
-!isEmpty(QT.webkitwidgets.name): SUBDIRS += webview
+qtHaveModule(webkitwidgets): SUBDIRS += webview
diff --git a/src/imports/particles/particles.cpp b/src/imports/particles/particles.cpp
index 15f1ca4f..5859294f 100644
--- a/src/imports/particles/particles.cpp
+++ b/src/imports/particles/particles.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the plugins of the Qt Toolkit.
diff --git a/src/imports/particles/qdeclarativeparticles.cpp b/src/imports/particles/qdeclarativeparticles.cpp
index 90463d9b..b3ef41f5 100644
--- a/src/imports/particles/qdeclarativeparticles.cpp
+++ b/src/imports/particles/qdeclarativeparticles.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/imports/particles/qdeclarativeparticles_p.h b/src/imports/particles/qdeclarativeparticles_p.h
index fc58ad92..9031589e 100644
--- a/src/imports/particles/qdeclarativeparticles_p.h
+++ b/src/imports/particles/qdeclarativeparticles_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/imports/shaders/glfunctions.h b/src/imports/shaders/glfunctions.h
index 931ba20e..7d75b639 100644
--- a/src/imports/shaders/glfunctions.h
+++ b/src/imports/shaders/glfunctions.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QML Shaders plugin of the Qt Toolkit.
diff --git a/src/imports/shaders/qmlshadersplugin_plugin.cpp b/src/imports/shaders/qmlshadersplugin_plugin.cpp
index eb234bd5..551396da 100644
--- a/src/imports/shaders/qmlshadersplugin_plugin.cpp
+++ b/src/imports/shaders/qmlshadersplugin_plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QML Shaders plugin of the Qt Toolkit.
diff --git a/src/imports/shaders/qmlshadersplugin_plugin.h b/src/imports/shaders/qmlshadersplugin_plugin.h
index ae980e4f..9d9ae9c3 100644
--- a/src/imports/shaders/qmlshadersplugin_plugin.h
+++ b/src/imports/shaders/qmlshadersplugin_plugin.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QML Shaders plugin of the Qt Toolkit.
diff --git a/src/imports/shaders/scenegraph/qsggeometry.cpp b/src/imports/shaders/scenegraph/qsggeometry.cpp
index feebcbeb..f5c497fb 100644
--- a/src/imports/shaders/scenegraph/qsggeometry.cpp
+++ b/src/imports/shaders/scenegraph/qsggeometry.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QML Shaders plugin of the Qt Toolkit.
diff --git a/src/imports/shaders/scenegraph/qsggeometry.h b/src/imports/shaders/scenegraph/qsggeometry.h
index 8917dcd4..2ec3cb9d 100644
--- a/src/imports/shaders/scenegraph/qsggeometry.h
+++ b/src/imports/shaders/scenegraph/qsggeometry.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QML Shaders plugin of the Qt Toolkit.
diff --git a/src/imports/shaders/shadereffect.cpp b/src/imports/shaders/shadereffect.cpp
index 522a5085..9f6c574b 100644
--- a/src/imports/shaders/shadereffect.cpp
+++ b/src/imports/shaders/shadereffect.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QML Shaders plugin of the Qt Toolkit.
diff --git a/src/imports/shaders/shadereffect.h b/src/imports/shaders/shadereffect.h
index e0ae1b24..1fc45de6 100644
--- a/src/imports/shaders/shadereffect.h
+++ b/src/imports/shaders/shadereffect.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QML Shaders plugin of the Qt Toolkit.
diff --git a/src/imports/shaders/shadereffectbuffer.cpp b/src/imports/shaders/shadereffectbuffer.cpp
index 927180b8..cea45881 100644
--- a/src/imports/shaders/shadereffectbuffer.cpp
+++ b/src/imports/shaders/shadereffectbuffer.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QML Shaders plugin of the Qt Toolkit.
diff --git a/src/imports/shaders/shadereffectbuffer.h b/src/imports/shaders/shadereffectbuffer.h
index 4dcf6e92..8674ff7b 100644
--- a/src/imports/shaders/shadereffectbuffer.h
+++ b/src/imports/shaders/shadereffectbuffer.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QML Shaders plugin of the Qt Toolkit.
diff --git a/src/imports/shaders/shadereffectitem.cpp b/src/imports/shaders/shadereffectitem.cpp
index 7d4ca497..73c3d39d 100644
--- a/src/imports/shaders/shadereffectitem.cpp
+++ b/src/imports/shaders/shadereffectitem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QML Shaders plugin of the Qt Toolkit.
diff --git a/src/imports/shaders/shadereffectitem.h b/src/imports/shaders/shadereffectitem.h
index 29dd799b..2538773d 100644
--- a/src/imports/shaders/shadereffectitem.h
+++ b/src/imports/shaders/shadereffectitem.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QML Shaders plugin of the Qt Toolkit.
diff --git a/src/imports/shaders/shadereffectsource.cpp b/src/imports/shaders/shadereffectsource.cpp
index 0582d872..f58b5464 100644
--- a/src/imports/shaders/shadereffectsource.cpp
+++ b/src/imports/shaders/shadereffectsource.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QML Shaders plugin of the Qt Toolkit.
diff --git a/src/imports/shaders/shadereffectsource.h b/src/imports/shaders/shadereffectsource.h
index 8f41088a..5c8794e3 100644
--- a/src/imports/shaders/shadereffectsource.h
+++ b/src/imports/shaders/shadereffectsource.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QML Shaders plugin of the Qt Toolkit.
diff --git a/src/imports/webview/plugin.cpp b/src/imports/webview/plugin.cpp
index 53ebb36a..3d25295b 100644
--- a/src/imports/webview/plugin.cpp
+++ b/src/imports/webview/plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the plugins of the Qt Toolkit.
diff --git a/src/imports/webview/qdeclarativewebview.cpp b/src/imports/webview/qdeclarativewebview.cpp
index 2b95245c..5784ba40 100644
--- a/src/imports/webview/qdeclarativewebview.cpp
+++ b/src/imports/webview/qdeclarativewebview.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the plugins of the Qt Toolkit.
diff --git a/src/imports/webview/qdeclarativewebview_p.h b/src/imports/webview/qdeclarativewebview_p.h
index 43c1388f..4effd00e 100644
--- a/src/imports/webview/qdeclarativewebview_p.h
+++ b/src/imports/webview/qdeclarativewebview_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the plugins of the Qt Toolkit.
diff --git a/src/plugins/platforms/uikit/examples/qmltest/main.mm b/src/plugins/platforms/uikit/examples/qmltest/main.mm
index 132c4208..785cf362 100644
--- a/src/plugins/platforms/uikit/examples/qmltest/main.mm
+++ b/src/plugins/platforms/uikit/examples/qmltest/main.mm
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the plugins of the Qt Toolkit.
diff --git a/src/plugins/platforms/uikit/examples/qmltest/qml/main.qml b/src/plugins/platforms/uikit/examples/qmltest/qml/main.qml
index 34034151..f2a7b59e 100644
--- a/src/plugins/platforms/uikit/examples/qmltest/qml/main.qml
+++ b/src/plugins/platforms/uikit/examples/qmltest/qml/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/moc_qmlapplicationviewer.cpp b/src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/moc_qmlapplicationviewer.cpp
index 7338bafd..c4fa3868 100644
--- a/src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/moc_qmlapplicationviewer.cpp
+++ b/src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/moc_qmlapplicationviewer.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the plugins of the Qt Toolkit.
diff --git a/src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/qmlapplicationviewer.cpp b/src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/qmlapplicationviewer.cpp
index df6a1be4..28674873 100644
--- a/src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/qmlapplicationviewer.cpp
+++ b/src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/qmlapplicationviewer.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the plugins of the Qt Toolkit.
diff --git a/src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/qmlapplicationviewer.h b/src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/qmlapplicationviewer.h
index 9c1d84a4..3f7bc61e 100644
--- a/src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/qmlapplicationviewer.h
+++ b/src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/qmlapplicationviewer.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the plugins of the Qt Toolkit.
diff --git a/src/plugins/plugins.pro b/src/plugins/plugins.pro
index 49039871..7c4b8370 100644
--- a/src/plugins/plugins.pro
+++ b/src/plugins/plugins.pro
@@ -1,3 +1,3 @@
TEMPLATE = subdirs
SUBDIRS += qmltooling
-contains(QT_CONFIG, designer):SUBDIRS += qdeclarativeview
+qtHaveModule(designer): SUBDIRS += qdeclarativeview
diff --git a/src/plugins/qdeclarativeview/qdeclarativeview_plugin.cpp b/src/plugins/qdeclarativeview/qdeclarativeview_plugin.cpp
index 2b61a9cb..837bca39 100644
--- a/src/plugins/qdeclarativeview/qdeclarativeview_plugin.cpp
+++ b/src/plugins/qdeclarativeview/qdeclarativeview_plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtQuick1 module of the Qt Toolkit.
diff --git a/src/plugins/qdeclarativeview/qdeclarativeview_plugin.h b/src/plugins/qdeclarativeview/qdeclarativeview_plugin.h
index c5761351..36b415ef 100644
--- a/src/plugins/qdeclarativeview/qdeclarativeview_plugin.h
+++ b/src/plugins/qdeclarativeview/qdeclarativeview_plugin.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtQuick1 module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/abstracttool.cpp b/src/plugins/qmltooling/qmldbg_inspector/abstracttool.cpp
index 5e8d06c2..19f28bbc 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/abstracttool.cpp
+++ b/src/plugins/qmltooling/qmldbg_inspector/abstracttool.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/abstracttool.h b/src/plugins/qmltooling/qmldbg_inspector/abstracttool.h
index d3ecfc86..7da5cb5a 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/abstracttool.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/abstracttool.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/abstractviewinspector.cpp b/src/plugins/qmltooling/qmldbg_inspector/abstractviewinspector.cpp
index 1920e802..7afedb9b 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/abstractviewinspector.cpp
+++ b/src/plugins/qmltooling/qmldbg_inspector/abstractviewinspector.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/abstractviewinspector.h b/src/plugins/qmltooling/qmldbg_inspector/abstractviewinspector.h
index 171740ca..2968b520 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/abstractviewinspector.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/abstractviewinspector.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/abstractliveedittool.cpp b/src/plugins/qmltooling/qmldbg_inspector/editor/abstractliveedittool.cpp
index e7f354b2..2d6e4765 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/abstractliveedittool.cpp
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/abstractliveedittool.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/abstractliveedittool.h b/src/plugins/qmltooling/qmldbg_inspector/editor/abstractliveedittool.h
index f08cc35a..f3ce0a07 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/abstractliveedittool.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/abstractliveedittool.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/boundingrecthighlighter.cpp b/src/plugins/qmltooling/qmldbg_inspector/editor/boundingrecthighlighter.cpp
index 1c26194b..5ddaccbb 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/boundingrecthighlighter.cpp
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/boundingrecthighlighter.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/boundingrecthighlighter.h b/src/plugins/qmltooling/qmldbg_inspector/editor/boundingrecthighlighter.h
index 4f4a95c8..3fe48713 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/boundingrecthighlighter.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/boundingrecthighlighter.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/colorpickertool.cpp b/src/plugins/qmltooling/qmldbg_inspector/editor/colorpickertool.cpp
index d1caba7c..a5b21e19 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/colorpickertool.cpp
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/colorpickertool.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/colorpickertool.h b/src/plugins/qmltooling/qmldbg_inspector/editor/colorpickertool.h
index 21b8123e..21f57c07 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/colorpickertool.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/colorpickertool.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/livelayeritem.cpp b/src/plugins/qmltooling/qmldbg_inspector/editor/livelayeritem.cpp
index 1220138c..790c4328 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/livelayeritem.cpp
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/livelayeritem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/livelayeritem.h b/src/plugins/qmltooling/qmldbg_inspector/editor/livelayeritem.h
index f22f4d39..0477f7c1 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/livelayeritem.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/livelayeritem.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/liverubberbandselectionmanipulator.cpp b/src/plugins/qmltooling/qmldbg_inspector/editor/liverubberbandselectionmanipulator.cpp
index ce0979e5..d25aadb8 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/liverubberbandselectionmanipulator.cpp
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/liverubberbandselectionmanipulator.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/liverubberbandselectionmanipulator.h b/src/plugins/qmltooling/qmldbg_inspector/editor/liverubberbandselectionmanipulator.h
index 58be5408..0aaf75df 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/liverubberbandselectionmanipulator.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/liverubberbandselectionmanipulator.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionindicator.cpp b/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionindicator.cpp
index 464fcef7..4d008ebc 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionindicator.cpp
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionindicator.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionindicator.h b/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionindicator.h
index 4ca8a035..1f59e7e8 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionindicator.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionindicator.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionrectangle.cpp b/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionrectangle.cpp
index 809de488..f0dffbda 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionrectangle.cpp
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionrectangle.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionrectangle.h b/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionrectangle.h
index 52b5563f..a168adb3 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionrectangle.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionrectangle.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectiontool.cpp b/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectiontool.cpp
index ab1acf0c..8811584d 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectiontool.cpp
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectiontool.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectiontool.h b/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectiontool.h
index f2ed1d27..3de53c08 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectiontool.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/liveselectiontool.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/livesingleselectionmanipulator.cpp b/src/plugins/qmltooling/qmldbg_inspector/editor/livesingleselectionmanipulator.cpp
index 60d0d4ba..821658c3 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/livesingleselectionmanipulator.cpp
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/livesingleselectionmanipulator.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/livesingleselectionmanipulator.h b/src/plugins/qmltooling/qmldbg_inspector/editor/livesingleselectionmanipulator.h
index 4fa17dde..69f885ca 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/livesingleselectionmanipulator.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/livesingleselectionmanipulator.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/subcomponentmasklayeritem.cpp b/src/plugins/qmltooling/qmldbg_inspector/editor/subcomponentmasklayeritem.cpp
index 0b60d5d6..809a1e84 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/subcomponentmasklayeritem.cpp
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/subcomponentmasklayeritem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/subcomponentmasklayeritem.h b/src/plugins/qmltooling/qmldbg_inspector/editor/subcomponentmasklayeritem.h
index bcb2f39f..e3b6c582 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/subcomponentmasklayeritem.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/subcomponentmasklayeritem.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/zoomtool.cpp b/src/plugins/qmltooling/qmldbg_inspector/editor/zoomtool.cpp
index 086d5468..da63b7b0 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/zoomtool.cpp
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/zoomtool.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/editor/zoomtool.h b/src/plugins/qmltooling/qmldbg_inspector/editor/zoomtool.h
index 057840b4..aa17f135 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/editor/zoomtool.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/editor/zoomtool.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/qdeclarativeinspectorprotocol.h b/src/plugins/qmltooling/qmldbg_inspector/qdeclarativeinspectorprotocol.h
index 444586d5..792d5a0f 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/qdeclarativeinspectorprotocol.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/qdeclarativeinspectorprotocol.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector.cpp b/src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector.cpp
index b6b6c0ae..2bb3565b 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector.cpp
+++ b/src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector.h b/src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector.h
index 1ac012fb..f685f67a 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector_p.h b/src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector_p.h
index a0cbdf1f..50091236 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector_p.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/qmlinspectorconstants.h b/src/plugins/qmltooling/qmldbg_inspector/qmlinspectorconstants.h
index f65e70a7..dd94ba08 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/qmlinspectorconstants.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/qmlinspectorconstants.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/qtquick1plugin.cpp b/src/plugins/qmltooling/qmldbg_inspector/qtquick1plugin.cpp
index edd91d2f..8f956411 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/qtquick1plugin.cpp
+++ b/src/plugins/qmltooling/qmldbg_inspector/qtquick1plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_inspector/qtquick1plugin.h b/src/plugins/qmltooling/qmldbg_inspector/qtquick1plugin.h
index 69d1d628..afbd3f66 100644
--- a/src/plugins/qmltooling/qmldbg_inspector/qtquick1plugin.h
+++ b/src/plugins/qmltooling/qmldbg_inspector/qtquick1plugin.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_tcp_qtquick1/qtcpserverconnection.cpp b/src/plugins/qmltooling/qmldbg_tcp_qtquick1/qtcpserverconnection.cpp
index ae06ae8a..aa49770b 100644
--- a/src/plugins/qmltooling/qmldbg_tcp_qtquick1/qtcpserverconnection.cpp
+++ b/src/plugins/qmltooling/qmldbg_tcp_qtquick1/qtcpserverconnection.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/src/plugins/qmltooling/qmldbg_tcp_qtquick1/qtcpserverconnection.h b/src/plugins/qmltooling/qmldbg_tcp_qtquick1/qtcpserverconnection.h
index b5798e4e..ceb70387 100644
--- a/src/plugins/qmltooling/qmldbg_tcp_qtquick1/qtcpserverconnection.h
+++ b/src/plugins/qmltooling/qmldbg_tcp_qtquick1/qtcpserverconnection.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/tests/auto/bic/data/QtDeclarative.4.7.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtDeclarative.4.7.0.linux-gcc-ia32.txt
deleted file mode 100644
index 67ea6a6d..00000000
--- a/tests/auto/bic/data/QtDeclarative.4.7.0.linux-gcc-ia32.txt
+++ /dev/null
@@ -1,18158 +0,0 @@
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0xb6d65c6c) 0 empty
-
-Class QBool
- size=1 align=1
- base size=1 base align=1
-QBool (0xb6d65e10) 0
-
-Class qIsNull(double)::U
- size=8 align=4
- base size=8 base align=4
-qIsNull(double)::U (0xb63b34ec) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0xb63b35a0) 0
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0xb63b3dd4) 0
-
-Class QIncompatibleFlag
- size=4 align=4
- base size=4 base align=4
-QIncompatibleFlag (0xb63b3f00) 0
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb5b34078) 0 empty
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb5b340b4) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb5b096c0) 0
- QGenericArgument (0xb5b342d0) 0
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb5b34474) 0
-
-Class QMetaObjectExtraData
- size=8 align=4
- base size=8 base align=4
-QMetaObjectExtraData (0xb5b345a0) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb5b34780) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb5b34960) 0
-
-Class QBasicAtomicInt
- size=4 align=4
- base size=4 base align=4
-QBasicAtomicInt (0xb599a0b4) 0
-
-Class QAtomicInt
- size=4 align=4
- base size=4 base align=4
-QAtomicInt (0xb59c4000) 0
- QBasicAtomicInt (0xb599a7bc) 0
-
-Class __locale_struct
- size=116 align=4
- base size=116 base align=4
-__locale_struct (0xb599aca8) 0
-
-Class QByteArray::Data
- size=20 align=4
- base size=20 base align=4
-QByteArray::Data (0xb59eb12c) 0
-
-Class QByteArray
- size=4 align=4
- base size=4 base align=4
-QByteArray (0xb59eb0f0) 0
-
-Class QByteRef
- size=8 align=4
- base size=8 base align=4
-QByteRef (0xb583f03c) 0
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0xb58767f8) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb5876834) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb58767bc) 0
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb5743438) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb57a112c) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb58267c0) 0
- QString (0xb5644870) 0
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb5644bb8) 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 (0xb5680c6c) 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 (0xb56cf3c0) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb5680d5c) 0 nearly-empty
- primary-for std::bad_exception (0xb56cf3c0)
-
-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 (0xb56cf540) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb5680fb4) 0 nearly-empty
- primary-for std::bad_alloc (0xb56cf540)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0xb56e021c) 0 empty
-
-Class QListData::Data
- size=24 align=4
- base size=24 base align=4
-QListData::Data (0xb56e030c) 0
-
-Class QListData
- size=4 align=4
- base size=4 base align=4
-QListData (0xb56e02d0) 0
-
-Class QScopedPointerPodDeleter
- size=1 align=1
- base size=0 base align=1
-QScopedPointerPodDeleter (0xb56e0b40) 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 (0xb56e0bf4) 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 (0xb56e0ca8) 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 (0xb55e6528) 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 (0xb55f52c0) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb55e6654) 0
- primary-for QIODevice (0xb55f52c0)
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb56253c0) 0
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb56255a0) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb56255dc) 0
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb5625690) 0
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb562599c) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb56259d8) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb5625a14) 0
-
-Class QXmlStreamStringRef
- size=12 align=4
- base size=12 base align=4
-QXmlStreamStringRef (0xb5625bf4) 0
-
-Class QXmlStreamAttribute
- size=56 align=4
- base size=53 base align=4
-QXmlStreamAttribute (0xb54ec8ac) 0
-
-Class QXmlStreamAttributes
- size=4 align=4
- base size=4 base align=4
-QXmlStreamAttributes (0xb54e29c0) 0
- QVector<QXmlStreamAttribute> (0xb550530c) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=28 align=4
- base size=28 base align=4
-QXmlStreamNamespaceDeclaration (0xb55053fc) 0
-
-Class QXmlStreamNotationDeclaration
- size=40 align=4
- base size=40 base align=4
-QXmlStreamNotationDeclaration (0xb5505870) 0
-
-Class QXmlStreamEntityDeclaration
- size=64 align=4
- base size=64 base align=4
-QXmlStreamEntityDeclaration (0xb5505e4c) 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 (0xb5341708) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
-
-Class QXmlStreamReader
- size=4 align=4
- base size=4 base align=4
-QXmlStreamReader (0xb5341744) 0
-
-Class QXmlStreamWriter
- size=4 align=4
- base size=4 base align=4
-QXmlStreamWriter (0xb53418ac) 0
-
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb5341a14) 0
-
-Class QBitRef
- size=8 align=4
- base size=8 base align=4
-QBitRef (0xb5391ec4) 0
-
-Class QByteArrayMatcher::Data
- size=264 align=4
- base size=264 base align=4
-QByteArrayMatcher::Data (0xb53b34ec) 0
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb53b34b0) 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 (0xb53b3744) 0
- vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-
-Class QHashData::Node
- size=8 align=4
- base size=8 base align=4
-QHashData::Node (0xb540d30c) 0
-
-Class QHashData
- size=32 align=4
- base size=32 base align=4
-QHashData (0xb540d2d0) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0xb540da14) 0 empty
-
-Class QContiguousCacheData
- size=24 align=4
- base size=24 base align=4
-QContiguousCacheData (0xb52461a4) 0
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb5246348) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0xb5246384) 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 (0xb5246708) 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 (0xb5147540) 0
- vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
- QtSharedPointer::ExternalRefCountData (0xb5246f00) 0
- primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb5147540)
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb5155438) 0
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb5155a50) 0
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb5155fb4) 0
-
-Class QEasingCurve
- size=4 align=4
- base size=4 base align=4
-QEasingCurve (0xb51d1294) 0
-
-Class QElapsedTimer
- size=16 align=4
- base size=16 base align=4
-QElapsedTimer (0xb51d130c) 0
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb51d1528) 0
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb5210ac8) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb50361e0) 0
-
-Class QLineF
- size=32 align=4
- base size=32 base align=4
-QLineF (0xb5036f00) 0
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb5088000) 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 (0xb508821c) 0 nearly-empty
- vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-
-Class QLocale::Data
- size=4 align=2
- base size=4 base align=2
-QLocale::Data (0xb5088294) 0
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb5088258) 0
-
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb50888e8) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb50888ac) 0
-
-Class QMargins
- size=16 align=4
- base size=16 base align=4
-QMargins (0xb5088bf4) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0xb4fedd5c) 0
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb50167f8) 0
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb4e423fc) 0
-
-Class QRectF
- size=32 align=4
- base size=32 base align=4
-QRectF (0xb4ea703c) 0
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb4eefd98) 0
-
-Class QLatin1Literal
- size=8 align=4
- base size=8 base align=4
-QLatin1Literal (0xb4f148e8) 0
-
-Class QAbstractConcatenable
- size=1 align=1
- base size=0 base align=1
-QAbstractConcatenable (0xb4f1499c) 0 empty
-
-Class QStringMatcher::Data
- size=264 align=4
- base size=264 base align=4
-QStringMatcher::Data (0xb4d73f78) 0
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb4d73f3c) 0
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb4d8c480) 0
- QList<QString> (0xb4d9b0b4) 0
-
-Class QTextBoundaryFinder
- size=28 align=4
- base size=28 base align=4
-QTextBoundaryFinder (0xb4de0618) 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 (0xb4de6400) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb4de06cc) 0
- primary-for QTimeLine (0xb4de6400)
-
-Class QMutex
- size=4 align=4
- base size=4 base align=4
-QMutex (0xb4de0960) 0
-
-Class QMutexLocker
- size=4 align=4
- base size=4 base align=4
-QMutexLocker (0xb4e27000) 0
-
-Class QReadWriteLock
- size=4 align=4
- base size=4 base align=4
-QReadWriteLock (0xb4e27564) 0
-
-Class QReadLocker
- size=4 align=4
- base size=4 base align=4
-QReadLocker (0xb4e275a0) 0
-
-Class QWriteLocker
- size=4 align=4
- base size=4 base align=4
-QWriteLocker (0xb4e27a8c) 0
-
-Class QSemaphore
- size=4 align=4
- base size=4 base align=4
-QSemaphore (0xb4e27f78) 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 QThread::run
-
-Class QThread
- size=8 align=4
- base size=8 base align=4
-QThread (0xb4c4b3c0) 0
- vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb4e27fb4) 0
- primary-for QThread (0xb4c4b3c0)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0xb4c5b258) 0
-
-Class QWaitCondition
- size=4 align=4
- base size=4 base align=4
-QWaitCondition (0xb4c5b2d0) 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 (0xb4c4be80) 0
- vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
- QObject (0xb4c5b30c) 0
- primary-for QAbstractState (0xb4c4be80)
-
-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 (0xb4c79140) 0
- vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
- QObject (0xb4c5b528) 0
- primary-for QAbstractTransition (0xb4c79140)
-
-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 (0xb4c5b744) 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 (0xb4c796c0) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb4c5b924) 0
- primary-for QTimerEvent (0xb4c796c0)
-
-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 (0xb4c79780) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb4c5b99c) 0
- primary-for QChildEvent (0xb4c79780)
-
-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 (0xb4c79a40) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb4c5bb04) 0
- primary-for QCustomEvent (0xb4c79a40)
-
-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 (0xb4c79b40) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb4c5bbf4) 0
- primary-for QDynamicPropertyChangeEvent (0xb4c79b40)
-
-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 (0xb4c79c00) 0
- vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
- QAbstractTransition (0xb4c79c40) 0
- primary-for QEventTransition (0xb4c79c00)
- QObject (0xb4c5bca8) 0
- primary-for QAbstractTransition (0xb4c79c40)
-
-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 (0xb4c79f00) 0
- vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
- QAbstractState (0xb4c79f40) 0
- primary-for QFinalState (0xb4c79f00)
- QObject (0xb4c5bec4) 0
- primary-for QAbstractState (0xb4c79f40)
-
-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 (0xb4cbf200) 0
- vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
- QAbstractState (0xb4cbf240) 0
- primary-for QHistoryState (0xb4cbf200)
- QObject (0xb4cc50f0) 0
- primary-for QAbstractState (0xb4cbf240)
-
-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 (0xb4cbf500) 0
- vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
- QAbstractTransition (0xb4cbf540) 0
- primary-for QSignalTransition (0xb4cbf500)
- QObject (0xb4cc530c) 0
- primary-for QAbstractTransition (0xb4cbf540)
-
-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 (0xb4cbf800) 0
- vptr=((& QState::_ZTV6QState) + 8u)
- QAbstractState (0xb4cbf840) 0
- primary-for QState (0xb4cbf800)
- QObject (0xb4cc5528) 0
- primary-for QAbstractState (0xb4cbf840)
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb4cc5744) 0 empty
-
-Class QVariant::PrivateShared
- size=8 align=4
- base size=8 base align=4
-QVariant::PrivateShared (0xb4b45564) 0
-
-Class QVariant::Private::Data
- size=8 align=4
- base size=8 base align=4
-QVariant::Private::Data (0xb4b455dc) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb4b455a0) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb4b45654) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb4b45528) 0
-
-Class QVariantComparisonHelper
- size=4 align=4
- base size=4 base align=4
-QVariantComparisonHelper (0xb4b91f00) 0
-
-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 (0xb4bef640) 0
- vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
- QEvent (0xb4be53c0) 0
- primary-for QStateMachine::SignalEvent (0xb4bef640)
-
-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 (0xb4bef6c0) 0
- vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
- QEvent (0xb4be53fc) 0
- primary-for QStateMachine::WrappedEvent (0xb4bef6c0)
-
-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 (0xb4bef500) 0
- vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
- QState (0xb4bef540) 0
- primary-for QStateMachine (0xb4bef500)
- QAbstractState (0xb4bef580) 0
- primary-for QState (0xb4bef540)
- QObject (0xb4be5384) 0
- primary-for QAbstractState (0xb4bef580)
-
-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 (0xb4be5780) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 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 (0xb4c1b040) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb4be5d20) 0
- primary-for QLibrary (0xb4c1b040)
-
-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 (0xb4c1be80) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb4be5fb4) 0
- primary-for QPluginLoader (0xb4c1be80)
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb4a500f0) 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 QEventLoop
- size=8 align=4
- base size=8 base align=4
-QEventLoop (0xb4a51700) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb4a650f0) 0
- primary-for QEventLoop (0xb4a51700)
-
-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 (0xb4a51b00) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb4a653fc) 0
- primary-for QAbstractEventDispatcher (0xb4a51b00)
-
-Class QModelIndex
- size=16 align=4
- base size=16 base align=4
-QModelIndex (0xb4a65618) 0
-
-Class QPersistentModelIndex
- size=4 align=4
- base size=4 base align=4
-QPersistentModelIndex (0xb4aa7ac8) 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 (0xb4aa3740) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb4aa7c30) 0
- primary-for QAbstractItemModel (0xb4aa3740)
-
-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 (0xb4aa3d80) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb4aa3dc0) 0
- primary-for QAbstractTableModel (0xb4aa3d80)
- QObject (0xb4ae15a0) 0
- primary-for QAbstractItemModel (0xb4aa3dc0)
-
-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 (0xb4af2000) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb4af2040) 0
- primary-for QAbstractListModel (0xb4af2000)
- QObject (0xb4ae16cc) 0
- primary-for QAbstractItemModel (0xb4af2040)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb4b055a0) 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 (0xb4af2b00) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb4b05834) 0
- primary-for QCoreApplication (0xb4af2b00)
-
-Class __exception
- size=32 align=4
- base size=32 base align=4
-__exception (0xb4b05dd4) 0
-
-Class QMetaMethod
- size=8 align=4
- base size=8 base align=4
-QMetaMethod (0xb4960b04) 0
-
-Class QMetaEnum
- size=8 align=4
- base size=8 base align=4
-QMetaEnum (0xb4960e10) 0
-
-Class QMetaProperty
- size=20 align=4
- base size=20 base align=4
-QMetaProperty (0xb4985078) 0
-
-Class QMetaClassInfo
- size=8 align=4
- base size=8 base align=4
-QMetaClassInfo (0xb498512c) 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 (0xb496e940) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb4985384) 0
- primary-for QMimeData (0xb496e940)
-
-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 (0xb496ec00) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb49855a0) 0
- primary-for QObjectCleanupHandler (0xb496ec00)
-
-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 (0xb496ee40) 0
- vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
- QObject (0xb49856cc) 0
- primary-for QSharedMemory (0xb496ee40)
-
-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 (0xb49b6100) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb49858e8) 0
- primary-for QSignalMapper (0xb49b6100)
-
-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 (0xb49b63c0) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb4985b04) 0
- primary-for QSocketNotifier (0xb49b63c0)
-
-Class QSystemSemaphore
- size=4 align=4
- base size=4 base align=4
-QSystemSemaphore (0xb4985dd4) 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 (0xb49b6780) 0
- vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb4985e88) 0
- primary-for QTimer (0xb49b6780)
-
-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 (0xb49b6cc0) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb49eb12c) 0
- primary-for QTranslator (0xb49b6cc0)
-
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb49eb4ec) 0
-
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb49eb528) 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 (0xb4a001c0) 0
- vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb4a00200) 0
- primary-for QFile (0xb4a001c0)
- QObject (0xb49eb5a0) 0
- primary-for QIODevice (0xb4a00200)
-
-Class QFileInfo
- size=4 align=4
- base size=4 base align=4
-QFileInfo (0xb49eba14) 0
-
-Class QDir
- size=4 align=4
- base size=4 base align=4
-QDir (0xb4883078) 0
-
-Class QAbstractFileEngine::ExtensionOption
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb48837f8) 0 empty
-
-Class QAbstractFileEngine::ExtensionReturn
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb4883834) 0 empty
-
-Class QAbstractFileEngine::MapExtensionOption
- size=20 align=4
- base size=20 base align=4
-QAbstractFileEngine::MapExtensionOption (0xb48b5a00) 0
- QAbstractFileEngine::ExtensionOption (0xb4883870) 0 empty
-
-Class QAbstractFileEngine::MapExtensionReturn
- size=4 align=4
- base size=4 base align=4
-QAbstractFileEngine::MapExtensionReturn (0xb48b5a80) 0
- QAbstractFileEngine::ExtensionReturn (0xb48838ac) 0 empty
-
-Class QAbstractFileEngine::UnMapExtensionOption
- size=4 align=4
- base size=4 base align=4
-QAbstractFileEngine::UnMapExtensionOption (0xb48b5b00) 0
- QAbstractFileEngine::ExtensionOption (0xb48838e8) 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 (0xb48837bc) 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 (0xb4883b40) 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 (0xb4883b7c) 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 (0xb48b5e40) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb48b5e80) 0
- primary-for QBuffer (0xb48b5e40)
- QObject (0xb4883bf4) 0
- primary-for QIODevice (0xb48b5e80)
-
-Class QTextCodec::ConverterState
- size=28 align=4
- base size=28 base align=4
-QTextCodec::ConverterState (0xb4883e4c) 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 (0xb4883e10) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-Class QTextEncoder
- size=32 align=4
- base size=32 base align=4
-QTextEncoder (0xb4749b40) 0
-
-Class QTextDecoder
- size=32 align=4
- base size=32 base align=4
-QTextDecoder (0xb4749d98) 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 (0xb4783000) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
-Class QTextStreamManipulator
- size=24 align=4
- base size=22 base align=4
-QTextStreamManipulator (0xb4783690) 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 (0xb47af880) 0
- vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb47d3870) 0
- primary-for QTextIStream (0xb47af880)
-
-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 (0xb47afb40) 0
- vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb47d3f00) 0
- primary-for QTextOStream (0xb47afb40)
-
-Class QDebug::Stream
- size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb47e95dc) 0
-
-Class QDebug
- size=4 align=4
- base size=4 base align=4
-QDebug (0xb47e95a0) 0
-
-Class QNoDebug
- size=1 align=1
- base size=0 base align=1
-QNoDebug (0xb466321c) 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 (0xb46634b0) 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 (0xb468d500) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb4663618) 0
- primary-for QFileSystemWatcher (0xb468d500)
-
-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 (0xb468d7c0) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb4663834) 0
- primary-for QFSFileEngine (0xb468d7c0)
-
-Class QProcessEnvironment
- size=4 align=4
- base size=4 base align=4
-QProcessEnvironment (0xb4663960) 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 (0xb468d980) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb468d9c0) 0
- primary-for QProcess (0xb468d980)
- QObject (0xb4663a14) 0
- primary-for QIODevice (0xb468d9c0)
-
-Class QResource
- size=4 align=4
- base size=4 base align=4
-QResource (0xb4663c30) 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 (0xb468de00) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb4663dd4) 0
- primary-for QSettings (0xb468de00)
-
-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 (0xb4529a00) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb4529a40) 0
- primary-for QTemporaryFile (0xb4529a00)
- QIODevice (0xb4529a80) 0
- primary-for QFile (0xb4529a40)
- QObject (0xb452d8e8) 0
- primary-for QIODevice (0xb4529a80)
-
-Class QUrl
- size=4 align=4
- base size=4 base align=4
-QUrl (0xb452dbf4) 0
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb45bb7bc) 0 empty
-
-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 (0xb45bb7f8) 0
- vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
-
-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 (0xb45c4dc0) 0 nearly-empty
- vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
- std::exception (0xb45bbc6c) 0 nearly-empty
- primary-for QtConcurrent::Exception (0xb45c4dc0)
-
-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 (0xb45c4ec0) 0 nearly-empty
- vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
- QtConcurrent::Exception (0xb45c4f00) 0 nearly-empty
- primary-for QtConcurrent::UnhandledException (0xb45c4ec0)
- std::exception (0xb45bbca8) 0 nearly-empty
- primary-for QtConcurrent::Exception (0xb45c4f00)
-
-Class QtConcurrent::internal::ExceptionHolder
- size=4 align=4
- base size=4 base align=4
-QtConcurrent::internal::ExceptionHolder (0xb45bbce4) 0
-
-Class QtConcurrent::internal::ExceptionStore
- size=4 align=4
- base size=4 base align=4
-QtConcurrent::internal::ExceptionStore (0xb45bbd20) 0
-
-Class QtConcurrent::ResultItem
- size=8 align=4
- base size=8 base align=4
-QtConcurrent::ResultItem (0xb45bbd5c) 0
-
-Class QtConcurrent::ResultIteratorBase
- size=8 align=4
- base size=8 base align=4
-QtConcurrent::ResultIteratorBase (0xb45e1348) 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 (0xb45e1474) 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 (0xb45e18ac) 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 (0xb4470d00) 0
- vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
- QObject (0xb447e294) 0
- primary-for QFutureWatcherBase (0xb4470d00)
-
-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 (0xb4496ec0) 0
- vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
- QObject (0xb44a8294) 0
- primary-for QThreadPool (0xb4496ec0)
-
-Class QtConcurrent::ThreadEngineBarrier
- size=12 align=4
- base size=12 base align=4
-QtConcurrent::ThreadEngineBarrier (0xb44a84b0) 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 (0xb44bb1c0) 0
- vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
- QRunnable (0xb44a84ec) 0
- primary-for QtConcurrent::ThreadEngineBase (0xb44bb1c0)
-
-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 (0xb44ddac8) 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 (0xb4164740) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb4154384) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb4164740)
-
-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 (0xb4176820) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb4154690) 0
- primary-for QTextCodecPlugin (0xb4176820)
- QTextCodecFactoryInterface (0xb4164a00) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb41546cc) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb4164a00)
-
-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 (0xb4164c40) 0
- vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
- QObject (0xb41547f8) 0
- primary-for QAbstractAnimation (0xb4164c40)
-
-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 (0xb4164f00) 0
- vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
- QAbstractAnimation (0xb4164f40) 0
- primary-for QAnimationGroup (0xb4164f00)
- QObject (0xb4154a50) 0
- primary-for QAbstractAnimation (0xb4164f40)
-
-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 (0xb419f200) 0
- vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
- QAnimationGroup (0xb419f240) 0
- primary-for QParallelAnimationGroup (0xb419f200)
- QAbstractAnimation (0xb419f280) 0
- primary-for QAnimationGroup (0xb419f240)
- QObject (0xb4154c6c) 0
- primary-for QAbstractAnimation (0xb419f280)
-
-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 (0xb419f540) 0
- vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
- QAbstractAnimation (0xb419f580) 0
- primary-for QPauseAnimation (0xb419f540)
- QObject (0xb4154e88) 0
- primary-for QAbstractAnimation (0xb419f580)
-
-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 (0xb419f840) 0
- vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
- QAbstractAnimation (0xb419f880) 0
- primary-for QVariantAnimation (0xb419f840)
- QObject (0xb41bd0b4) 0
- primary-for QAbstractAnimation (0xb419f880)
-
-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 (0xb419fc80) 0
- vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
- QVariantAnimation (0xb419fcc0) 0
- primary-for QPropertyAnimation (0xb419fc80)
- QAbstractAnimation (0xb419fd00) 0
- primary-for QVariantAnimation (0xb419fcc0)
- QObject (0xb41bd2d0) 0
- primary-for QAbstractAnimation (0xb419fd00)
-
-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 (0xb419ffc0) 0
- vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
- QAnimationGroup (0xb41dd000) 0
- primary-for QSequentialAnimationGroup (0xb419ffc0)
- QAbstractAnimation (0xb41dd040) 0
- primary-for QAnimationGroup (0xb41dd000)
- QObject (0xb41bd4ec) 0
- primary-for QAbstractAnimation (0xb41dd040)
-
-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 (0xb41bd708) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0xb41fd2d0) 0
-
-Class QPolygon
- size=4 align=4
- base size=4 base align=4
-QPolygon (0xb4202cc0) 0
- QVector<QPoint> (0xb41fd960) 0
-
-Class QPolygonF
- size=4 align=4
- base size=4 base align=4
-QPolygonF (0xb4053300) 0
- QVector<QPointF> (0xb4058348) 0
-
-Class QRegion::QRegionData
- size=16 align=4
- base size=16 base align=4
-QRegion::QRegionData (0xb4058ca8) 0
-
-Class QRegion
- size=4 align=4
- base size=4 base align=4
-QRegion (0xb4058c6c) 0
-
-Class QMatrix
- size=48 align=4
- base size=48 base align=4
-QMatrix (0xb409b000) 0
-
-Class QPainterPath::Element
- size=20 align=4
- base size=20 base align=4
-QPainterPath::Element (0xb40be1a4) 0
-
-Class QPainterPath
- size=4 align=4
- base size=4 base align=4
-QPainterPath (0xb40be168) 0
-
-Class QPainterPathPrivate
- size=8 align=4
- base size=8 base align=4
-QPainterPathPrivate (0xb40be690) 0
-
-Class QPainterPathStroker
- size=4 align=4
- base size=4 base align=4
-QPainterPathStroker (0xb40be7bc) 0
-
-Class QTransform
- size=80 align=4
- base size=80 base align=4
-QTransform (0xb411a744) 0
-
-Class QImageTextKeyLang
- size=8 align=4
- base size=8 base align=4
-QImageTextKeyLang (0xb3f7f690) 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 (0xb3f6e940) 0
- vptr=((& QImage::_ZTV6QImage) + 8u)
- QPaintDevice (0xb3fac078) 0
- primary-for QImage (0xb3f6e940)
-
-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 (0xb3fee240) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
- QPaintDevice (0xb3facc30) 0
- primary-for QPixmap (0xb3fee240)
-
-Class QIcon
- size=4 align=4
- base size=4 base align=4
-QIcon (0xb4023294) 0
-
-Class QKeySequence
- size=4 align=4
- base size=4 base align=4
-QKeySequence (0xb40234ec) 0
-
-Class QBrush
- size=4 align=4
- base size=4 base align=4
-QBrush (0xb4023708) 0
-
-Class QBrushData
- size=104 align=4
- base size=104 base align=4
-QBrushData (0xb40238ac) 0
-
-Class QGradient
- size=56 align=4
- base size=56 base align=4
-QGradient (0xb4023c6c) 0
-
-Class QLinearGradient
- size=56 align=4
- base size=56 base align=4
-QLinearGradient (0xb3e787c0) 0
- QGradient (0xb4023f00) 0
-
-Class QRadialGradient
- size=56 align=4
- base size=56 base align=4
-QRadialGradient (0xb3e788c0) 0
- QGradient (0xb4023f3c) 0
-
-Class QConicalGradient
- size=56 align=4
- base size=56 base align=4
-QConicalGradient (0xb3e789c0) 0
- QGradient (0xb4023f78) 0
-
-Class QPalette
- size=8 align=4
- base size=8 base align=4
-QPalette (0xb4023fb4) 0
-
-Class QColorGroup
- size=8 align=4
- base size=8 base align=4
-QColorGroup (0xb3ed1400) 0
- QPalette (0xb3ec78ac) 0
-
-Class QFont
- size=8 align=4
- base size=8 base align=4
-QFont (0xb3eeaa14) 0
-
-Class QFontMetrics
- size=4 align=4
- base size=4 base align=4
-QFontMetrics (0xb3eeac30) 0
-
-Class QFontMetricsF
- size=4 align=4
- base size=4 base align=4
-QFontMetricsF (0xb3eeae88) 0
-
-Class QFontInfo
- size=4 align=4
- base size=4 base align=4
-QFontInfo (0xb3eeaf3c) 0
-
-Class QSizePolicy
- size=4 align=4
- base size=4 base align=4
-QSizePolicy (0xb3eeaf78) 0
-
-Class QCursor
- size=4 align=4
- base size=4 base align=4
-QCursor (0xb3d80e4c) 0
-
-Class QWidgetData
- size=64 align=4
- base size=64 base align=4
-QWidgetData (0xb3d80e88) 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 (0xb3db1410) 0
- vptr=((& QWidget::_ZTV7QWidget) + 8u)
- QObject (0xb3d80ec4) 0
- primary-for QWidget (0xb3db1410)
- QPaintDevice (0xb3d80f00) 8
- vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
-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 (0xb3c46f40) 0
- vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
- QWidget (0xb3c70c80) 0
- primary-for QAbstractButton (0xb3c46f40)
- QObject (0xb3c5d654) 0
- primary-for QWidget (0xb3c70c80)
- QPaintDevice (0xb3c5d690) 8
- vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 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 (*)(...))-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 (0xb3c86440) 0
- vptr=((& QFrame::_ZTV6QFrame) + 8u)
- QWidget (0xb3c8c8c0) 0
- primary-for QFrame (0xb3c86440)
- QObject (0xb3c5da14) 0
- primary-for QWidget (0xb3c8c8c0)
- QPaintDevice (0xb3c5da50) 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 (0xb3c86700) 0
- vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
- QFrame (0xb3c86740) 0
- primary-for QAbstractScrollArea (0xb3c86700)
- QWidget (0xb3ca34b0) 0
- primary-for QFrame (0xb3c86740)
- QObject (0xb3c5dc6c) 0
- primary-for QWidget (0xb3ca34b0)
- QPaintDevice (0xb3c5dca8) 8
- vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
-
-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 (0xb3c86a00) 0
- vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
- QWidget (0xb3cba0f0) 0
- primary-for QAbstractSlider (0xb3c86a00)
- QObject (0xb3c5dec4) 0
- primary-for QWidget (0xb3cba0f0)
- QPaintDevice (0xb3c5df00) 8
- vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 236u)
-
-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 (0xb3c86f80) 0
- vptr=((& QValidator::_ZTV10QValidator) + 8u)
- QObject (0xb3cd21e0) 0
- primary-for QValidator (0xb3c86f80)
-
-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 QIntValidator::fixup
-64 QIntValidator::setRange
-
-Class QIntValidator
- size=16 align=4
- base size=16 base align=4
-QIntValidator (0xb3cd7240) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
- QValidator (0xb3cd7280) 0
- primary-for QIntValidator (0xb3cd7240)
- QObject (0xb3cd23fc) 0
- primary-for QValidator (0xb3cd7280)
-
-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 (0xb3cd7540) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
- QValidator (0xb3cd7580) 0
- primary-for QDoubleValidator (0xb3cd7540)
- QObject (0xb3cd25a0) 0
- primary-for QValidator (0xb3cd7580)
-
-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 (0xb3cd7900) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
- QValidator (0xb3cd7940) 0
- primary-for QRegExpValidator (0xb3cd7900)
- QObject (0xb3cd2870) 0
- primary-for QValidator (0xb3cd7940)
-
-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 (0xb3cd7bc0) 0
- vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
- QWidget (0xb3d08460) 0
- primary-for QAbstractSpinBox (0xb3cd7bc0)
- QObject (0xb3cd29d8) 0
- primary-for QWidget (0xb3d08460)
- QPaintDevice (0xb3cd2a14) 8
- vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
-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 (0xb3cd7fc0) 0
- vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
- QObject (0xb3cd2d20) 0
- primary-for QButtonGroup (0xb3cd7fc0)
-
-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 (0xb3b3e300) 0
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
- QWidget (0xb3b4e190) 0
- primary-for QCalendarWidget (0xb3b3e300)
- QObject (0xb3cd2f3c) 0
- primary-for QWidget (0xb3b4e190)
- QPaintDevice (0xb3cd2f78) 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 (0xb3b3e640) 0
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
- QAbstractButton (0xb3b3e680) 0
- primary-for QCheckBox (0xb3b3e640)
- QWidget (0xb3b63640) 0
- primary-for QAbstractButton (0xb3b3e680)
- QObject (0xb3b641e0) 0
- primary-for QWidget (0xb3b63640)
- QPaintDevice (0xb3b6421c) 8
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
-
-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 (0xb3b3ea00) 0
- vptr=((& QSlider::_ZTV7QSlider) + 8u)
- QAbstractSlider (0xb3b3ea40) 0
- primary-for QSlider (0xb3b3ea00)
- QWidget (0xb3b71f00) 0
- primary-for QAbstractSlider (0xb3b3ea40)
- QObject (0xb3b64474) 0
- primary-for QWidget (0xb3b71f00)
- QPaintDevice (0xb3b644b0) 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 (0xb3b3ee00) 0
- vptr=((& QStyle::_ZTV6QStyle) + 8u)
- QObject (0xb3b64780) 0
- primary-for QStyle (0xb3b3ee00)
-
-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 (0xb3bc0380) 0
- vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
- QWidget (0xb3bf72d0) 0
- primary-for QTabBar (0xb3bc0380)
- QObject (0xb3b64b7c) 0
- primary-for QWidget (0xb3bf72d0)
- QPaintDevice (0xb3b64bb8) 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 (0xb3bc0680) 0
- vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
- QWidget (0xb3c09a50) 0
- primary-for QTabWidget (0xb3bc0680)
- QObject (0xb3b64dd4) 0
- primary-for QWidget (0xb3c09a50)
- QPaintDevice (0xb3b64e10) 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 (0xb3bc0ec0) 0
- vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
- QWidget (0xb3a34d70) 0
- primary-for QRubberBand (0xb3bc0ec0)
- QObject (0xb3a31348) 0
- primary-for QWidget (0xb3a34d70)
- QPaintDevice (0xb3a31384) 8
- vptr=((& QRubberBand::_ZTV11QRubberBand) + 232u)
-
-Class QStyleOption
- size=44 align=4
- base size=44 base align=4
-QStyleOption (0xb3a317bc) 0
-
-Class QStyleOptionFocusRect
- size=60 align=4
- base size=60 base align=4
-QStyleOptionFocusRect (0xb3a47340) 0
- QStyleOption (0xb3a317f8) 0
-
-Class QStyleOptionFrame
- size=52 align=4
- base size=52 base align=4
-QStyleOptionFrame (0xb3a47540) 0
- QStyleOption (0xb3a31b7c) 0
-
-Class QStyleOptionFrameV2
- size=56 align=4
- base size=56 base align=4
-QStyleOptionFrameV2 (0xb3a47740) 0
- QStyleOptionFrame (0xb3a47780) 0
- QStyleOption (0xb3a31ec4) 0
-
-Class QStyleOptionFrameV3
- size=60 align=4
- base size=60 base align=4
-QStyleOptionFrameV3 (0xb3a47c40) 0
- QStyleOptionFrameV2 (0xb3a47c80) 0
- QStyleOptionFrame (0xb3a47cc0) 0
- QStyleOption (0xb3a713fc) 0
-
-Class QStyleOptionTabWidgetFrame
- size=80 align=4
- base size=80 base align=4
-QStyleOptionTabWidgetFrame (0xb3a91000) 0
- QStyleOption (0xb3a717f8) 0
-
-Class QStyleOptionTabWidgetFrameV2
- size=112 align=4
- base size=112 base align=4
-QStyleOptionTabWidgetFrameV2 (0xb3a91200) 0
- QStyleOptionTabWidgetFrame (0xb3a91240) 0
- QStyleOption (0xb3a71e88) 0
-
-Class QStyleOptionTabBarBase
- size=80 align=4
- base size=80 base align=4
-QStyleOptionTabBarBase (0xb3a91580) 0
- QStyleOption (0xb3a9f384) 0
-
-Class QStyleOptionTabBarBaseV2
- size=84 align=4
- base size=81 base align=4
-QStyleOptionTabBarBaseV2 (0xb3a91780) 0
- QStyleOptionTabBarBase (0xb3a917c0) 0
- QStyleOption (0xb3a9f834) 0
-
-Class QStyleOptionHeader
- size=80 align=4
- base size=80 base align=4
-QStyleOptionHeader (0xb3a91b00) 0
- QStyleOption (0xb3a9fbb8) 0
-
-Class QStyleOptionButton
- size=64 align=4
- base size=64 base align=4
-QStyleOptionButton (0xb3a91dc0) 0
- QStyleOption (0xb3abe690) 0
-
-Class QStyleOptionTab
- size=72 align=4
- base size=72 base align=4
-QStyleOptionTab (0xb3ace140) 0
- QStyleOption (0xb3abefb4) 0
-
-Class QStyleOptionTabV2
- size=80 align=4
- base size=80 base align=4
-QStyleOptionTabV2 (0xb3ace500) 0
- QStyleOptionTab (0xb3ace540) 0
- QStyleOption (0xb3aea9d8) 0
-
-Class QStyleOptionTabV3
- size=100 align=4
- base size=100 base align=4
-QStyleOptionTabV3 (0xb3ace880) 0
- QStyleOptionTabV2 (0xb3ace8c0) 0
- QStyleOptionTab (0xb3ace900) 0
- QStyleOption (0xb3aeaf3c) 0
-
-Class QStyleOptionToolBar
- size=68 align=4
- base size=68 base align=4
-QStyleOptionToolBar (0xb3aced00) 0
- QStyleOption (0xb3b1a834) 0
-
-Class QStyleOptionProgressBar
- size=68 align=4
- base size=65 base align=4
-QStyleOptionProgressBar (0xb3940080) 0
- QStyleOption (0xb3b1af00) 0
-
-Class QStyleOptionProgressBarV2
- size=76 align=4
- base size=74 base align=4
-QStyleOptionProgressBarV2 (0xb39402c0) 0
- QStyleOptionProgressBar (0xb3940300) 0
- QStyleOption (0xb3947654) 0
-
-Class QStyleOptionMenuItem
- size=96 align=4
- base size=96 base align=4
-QStyleOptionMenuItem (0xb3940380) 0
- QStyleOption (0xb3947690) 0
-
-Class QStyleOptionQ3ListViewItem
- size=64 align=4
- base size=64 base align=4
-QStyleOptionQ3ListViewItem (0xb3940580) 0
- QStyleOption (0xb3958258) 0
-
-Class QStyleOptionQ3DockWindow
- size=48 align=4
- base size=46 base align=4
-QStyleOptionQ3DockWindow (0xb3940900) 0
- QStyleOption (0xb39588ac) 0
-
-Class QStyleOptionDockWidget
- size=52 align=4
- base size=51 base align=4
-QStyleOptionDockWidget (0xb3940b00) 0
- QStyleOption (0xb3958bf4) 0
-
-Class QStyleOptionDockWidgetV2
- size=52 align=4
- base size=52 base align=4
-QStyleOptionDockWidgetV2 (0xb3940d00) 0
- QStyleOptionDockWidget (0xb3940d40) 0
- QStyleOption (0xb398c1a4) 0
-
-Class QStyleOptionViewItem
- size=80 align=4
- base size=77 base align=4
-QStyleOptionViewItem (0xb3995080) 0
- QStyleOption (0xb398c5dc) 0
-
-Class QStyleOptionViewItemV2
- size=84 align=4
- base size=84 base align=4
-QStyleOptionViewItemV2 (0xb3995300) 0
- QStyleOptionViewItem (0xb3995340) 0
- QStyleOption (0xb398cec4) 0
-
-Class QStyleOptionViewItemV3
- size=92 align=4
- base size=92 base align=4
-QStyleOptionViewItemV3 (0xb3995800) 0
- QStyleOptionViewItemV2 (0xb3995840) 0
- QStyleOptionViewItem (0xb3995880) 0
- QStyleOption (0xb39a94ec) 0
-
-Class QStyleOptionViewItemV4
- size=128 align=4
- base size=128 base align=4
-QStyleOptionViewItemV4 (0xb3995bc0) 0
- QStyleOptionViewItemV3 (0xb3995c00) 0
- QStyleOptionViewItemV2 (0xb3995c40) 0
- QStyleOptionViewItem (0xb3995c80) 0
- QStyleOption (0xb39a999c) 0
-
-Class QStyleOptionToolBox
- size=52 align=4
- base size=52 base align=4
-QStyleOptionToolBox (0xb3995fc0) 0
- QStyleOption (0xb39d84ec) 0
-
-Class QStyleOptionToolBoxV2
- size=60 align=4
- base size=60 base align=4
-QStyleOptionToolBoxV2 (0xb39dd1c0) 0
- QStyleOptionToolBox (0xb39dd200) 0
- QStyleOption (0xb39d8b04) 0
-
-Class QStyleOptionRubberBand
- size=52 align=4
- base size=49 base align=4
-QStyleOptionRubberBand (0xb39dd540) 0
- QStyleOption (0xb39ef078) 0
-
-Class QStyleOptionComplex
- size=52 align=4
- base size=52 base align=4
-QStyleOptionComplex (0xb39dd740) 0
- QStyleOption (0xb39ef3c0) 0
-
-Class QStyleOptionSlider
- size=104 align=4
- base size=101 base align=4
-QStyleOptionSlider (0xb39dd9c0) 0
- QStyleOptionComplex (0xb39dda00) 0
- QStyleOption (0xb39ef870) 0
-
-Class QStyleOptionSpinBox
- size=64 align=4
- base size=61 base align=4
-QStyleOptionSpinBox (0xb39ddd40) 0
- QStyleOptionComplex (0xb39ddd80) 0
- QStyleOption (0xb3a0212c) 0
-
-Class QStyleOptionQ3ListView
- size=84 align=4
- base size=81 base align=4
-QStyleOptionQ3ListView (0xb39ddfc0) 0
- QStyleOptionComplex (0xb3a0c000) 0
- QStyleOption (0xb3a025a0) 0
-
-Class QStyleOptionToolButton
- size=96 align=4
- base size=96 base align=4
-QStyleOptionToolButton (0xb3a0c2c0) 0
- QStyleOptionComplex (0xb3a0c300) 0
- QStyleOption (0xb3a02ec4) 0
-
-Class QStyleOptionComboBox
- size=92 align=4
- base size=92 base align=4
-QStyleOptionComboBox (0xb3a0c680) 0
- QStyleOptionComplex (0xb3a0c6c0) 0
- QStyleOption (0xb3837bb8) 0
-
-Class QStyleOptionTitleBar
- size=68 align=4
- base size=68 base align=4
-QStyleOptionTitleBar (0xb3a0c8c0) 0
- QStyleOptionComplex (0xb3a0c900) 0
- QStyleOption (0xb385c4b0) 0
-
-Class QStyleOptionGroupBox
- size=88 align=4
- base size=88 base align=4
-QStyleOptionGroupBox (0xb3a0cb40) 0
- QStyleOptionComplex (0xb3a0cb80) 0
- QStyleOption (0xb385cc6c) 0
-
-Class QStyleOptionSizeGrip
- size=56 align=4
- base size=56 base align=4
-QStyleOptionSizeGrip (0xb3a0ce00) 0
- QStyleOptionComplex (0xb3a0ce40) 0
- QStyleOption (0xb3871528) 0
-
-Class QStyleOptionGraphicsItem
- size=132 align=4
- base size=132 base align=4
-QStyleOptionGraphicsItem (0xb3878040) 0
- QStyleOption (0xb38717f8) 0
-
-Class QStyleHintReturn
- size=8 align=4
- base size=8 base align=4
-QStyleHintReturn (0xb3871ce4) 0
-
-Class QStyleHintReturnMask
- size=12 align=4
- base size=12 base align=4
-QStyleHintReturnMask (0xb3878480) 0
- QStyleHintReturn (0xb3871d20) 0
-
-Class QStyleHintReturnVariant
- size=20 align=4
- base size=20 base align=4
-QStyleHintReturnVariant (0xb3878500) 0
- QStyleHintReturn (0xb3871d5c) 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 (0xb3878780) 0
- vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
- QObject (0xb3871d98) 0
- primary-for QAbstractItemDelegate (0xb3878780)
-
-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 (0xb38789c0) 0
- vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
- QWidget (0xb38a5320) 0
- primary-for QComboBox (0xb38789c0)
- QObject (0xb3871ec4) 0
- primary-for QWidget (0xb38a5320)
- QPaintDevice (0xb3871f00) 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 (0xb38d3380) 0
- vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
- QAbstractButton (0xb38d33c0) 0
- primary-for QPushButton (0xb38d3380)
- QWidget (0xb38ddb90) 0
- primary-for QAbstractButton (0xb38d33c0)
- QObject (0xb38ca708) 0
- primary-for QWidget (0xb38ddb90)
- QPaintDevice (0xb38ca744) 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 (0xb38d37c0) 0
- vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 8u)
- QPushButton (0xb38d3800) 0
- primary-for QCommandLinkButton (0xb38d37c0)
- QAbstractButton (0xb38d3840) 0
- primary-for QPushButton (0xb38d3800)
- QWidget (0xb38f60a0) 0
- primary-for QAbstractButton (0xb38d3840)
- QObject (0xb38ca99c) 0
- primary-for QWidget (0xb38f60a0)
- QPaintDevice (0xb38ca9d8) 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 (0xb38d3b00) 0
- vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
- QAbstractSpinBox (0xb38d3b40) 0
- primary-for QDateTimeEdit (0xb38d3b00)
- QWidget (0xb38fcf00) 0
- primary-for QAbstractSpinBox (0xb38d3b40)
- QObject (0xb38cabf4) 0
- primary-for QWidget (0xb38fcf00)
- QPaintDevice (0xb38cac30) 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 (0xb38d3e00) 0
- vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
- QDateTimeEdit (0xb38d3e40) 0
- primary-for QTimeEdit (0xb38d3e00)
- QAbstractSpinBox (0xb38d3e80) 0
- primary-for QDateTimeEdit (0xb38d3e40)
- QWidget (0xb371f370) 0
- primary-for QAbstractSpinBox (0xb38d3e80)
- QObject (0xb38cae4c) 0
- primary-for QWidget (0xb371f370)
- QPaintDevice (0xb38cae88) 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 (0xb37290c0) 0
- vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
- QDateTimeEdit (0xb3729100) 0
- primary-for QDateEdit (0xb37290c0)
- QAbstractSpinBox (0xb3729140) 0
- primary-for QDateTimeEdit (0xb3729100)
- QWidget (0xb3724640) 0
- primary-for QAbstractSpinBox (0xb3729140)
- QObject (0xb38cafb4) 0
- primary-for QWidget (0xb3724640)
- QPaintDevice (0xb372c000) 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 (0xb37294c0) 0
- vptr=((& QDial::_ZTV5QDial) + 8u)
- QAbstractSlider (0xb3729500) 0
- primary-for QDial (0xb37294c0)
- QWidget (0xb375a050) 0
- primary-for QAbstractSlider (0xb3729500)
- QObject (0xb372c21c) 0
- primary-for QWidget (0xb375a050)
- QPaintDevice (0xb372c258) 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 (0xb37297c0) 0
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
- QWidget (0xb3761820) 0
- primary-for QDialogButtonBox (0xb37297c0)
- QObject (0xb372c474) 0
- primary-for QWidget (0xb3761820)
- QPaintDevice (0xb372c4b0) 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 (0xb3729bc0) 0
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
- QWidget (0xb37a0190) 0
- primary-for QDockWidget (0xb3729bc0)
- QObject (0xb372c7bc) 0
- primary-for QWidget (0xb37a0190)
- QPaintDevice (0xb372c7f8) 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 (0xb37d6080) 0
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
- QWidget (0xb37c83c0) 0
- primary-for QFocusFrame (0xb37d6080)
- QObject (0xb372cbf4) 0
- primary-for QWidget (0xb37c83c0)
- QPaintDevice (0xb372cc30) 8
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
-
-Class QFontDatabase
- size=4 align=4
- base size=4 base align=4
-QFontDatabase (0xb372ce4c) 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 (*)(...))-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 (0xb37d6380) 0
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
- QComboBox (0xb37d63c0) 0
- primary-for QFontComboBox (0xb37d6380)
- QWidget (0xb37eacd0) 0
- primary-for QComboBox (0xb37d63c0)
- QObject (0xb372ce88) 0
- primary-for QWidget (0xb37eacd0)
- QPaintDevice (0xb372cec4) 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 (0xb37d67c0) 0
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
- QWidget (0xb3802e60) 0
- primary-for QGroupBox (0xb37d67c0)
- QObject (0xb37fc1e0) 0
- primary-for QWidget (0xb3802e60)
- QPaintDevice (0xb37fc21c) 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 (0xb37d6a80) 0
- vptr=((& QLabel::_ZTV6QLabel) + 8u)
- QFrame (0xb37d6ac0) 0
- primary-for QLabel (0xb37d6a80)
- QWidget (0xb36268c0) 0
- primary-for QFrame (0xb37d6ac0)
- QObject (0xb37fc438) 0
- primary-for QWidget (0xb36268c0)
- QPaintDevice (0xb37fc474) 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 (0xb37d6dc0) 0
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
- QFrame (0xb37d6e00) 0
- primary-for QLCDNumber (0xb37d6dc0)
- QWidget (0xb363fbe0) 0
- primary-for QFrame (0xb37d6e00)
- QObject (0xb37fc690) 0
- primary-for QWidget (0xb363fbe0)
- QPaintDevice (0xb37fc6cc) 8
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 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 (*)(...))-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 (0xb3659140) 0
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
- QWidget (0xb3653a00) 0
- primary-for QLineEdit (0xb3659140)
- QObject (0xb37fca14) 0
- primary-for QWidget (0xb3653a00)
- QPaintDevice (0xb37fca50) 8
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 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 (0xb36599c0) 0
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
- QWidget (0xb3681a00) 0
- primary-for QMainWindow (0xb36599c0)
- QObject (0xb36890b4) 0
- primary-for QWidget (0xb3681a00)
- QPaintDevice (0xb36890f0) 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 (0xb3659dc0) 0
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
- QAbstractScrollArea (0xb3659e00) 0
- primary-for QMdiArea (0xb3659dc0)
- QFrame (0xb3659e40) 0
- primary-for QAbstractScrollArea (0xb3659e00)
- QWidget (0xb36a7e10) 0
- primary-for QFrame (0xb3659e40)
- QObject (0xb36893fc) 0
- primary-for QWidget (0xb36a7e10)
- QPaintDevice (0xb3689438) 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 (0xb36d2240) 0
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
- QWidget (0xb36f70f0) 0
- primary-for QMdiSubWindow (0xb36d2240)
- QObject (0xb3689780) 0
- primary-for QWidget (0xb36f70f0)
- QPaintDevice (0xb36897bc) 8
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-
-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 (0xb36d2680) 0
- vptr=((& QAction::_ZTV7QAction) + 8u)
- QObject (0xb3689ac8) 0
- primary-for QAction (0xb36d2680)
-
-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 (0xb36d2d00) 0
- vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
- QObject (0xb3689f78) 0
- primary-for QActionGroup (0xb36d2d00)
-
-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 (0xb3562180) 0
- vptr=((& QMenu::_ZTV5QMenu) + 8u)
- QWidget (0xb3574e10) 0
- primary-for QMenu (0xb3562180)
- QObject (0xb355e3c0) 0
- primary-for QWidget (0xb3574e10)
- QPaintDevice (0xb355e3fc) 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 (0xb35b9dc0) 0
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
- QWidget (0xb35d30a0) 0
- primary-for QMenuBar (0xb35b9dc0)
- QObject (0xb35beac8) 0
- primary-for QWidget (0xb35d30a0)
- QPaintDevice (0xb35beb04) 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 (0xb3414a00) 0
- vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
- QAction (0xb3414a40) 0
- primary-for QMenuItem (0xb3414a00)
- QObject (0xb3420258) 0
- primary-for QAction (0xb3414a40)
-
-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 (0xb3420384) 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 (0xb3414e80) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
- QObject (0xb34205a0) 0
- primary-for QTextDocument (0xb3414e80)
-
-Class QTextOption::Tab
- size=16 align=4
- base size=14 base align=4
-QTextOption::Tab (0xb34208e8) 0
-
-Class QTextOption
- size=24 align=4
- base size=24 base align=4
-QTextOption (0xb34208ac) 0
-
-Class QPen
- size=4 align=4
- base size=4 base align=4
-QPen (0xb348e690) 0
-
-Class QTextLength
- size=12 align=4
- base size=12 base align=4
-QTextLength (0xb348e7f8) 0
-
-Class QTextFormat
- size=8 align=4
- base size=8 base align=4
-QTextFormat (0xb34d7078) 0
-
-Class QTextCharFormat
- size=8 align=4
- base size=8 base align=4
-QTextCharFormat (0xb34cac40) 0
- QTextFormat (0xb34d75dc) 0
-
-Class QTextBlockFormat
- size=8 align=4
- base size=8 base align=4
-QTextBlockFormat (0xb335ab80) 0
- QTextFormat (0xb3365bb8) 0
-
-Class QTextListFormat
- size=8 align=4
- base size=8 base align=4
-QTextListFormat (0xb3388140) 0
- QTextFormat (0xb3383384) 0
-
-Class QTextImageFormat
- size=8 align=4
- base size=8 base align=4
-QTextImageFormat (0xb3388300) 0
- QTextCharFormat (0xb3388340) 0
- QTextFormat (0xb33835dc) 0
-
-Class QTextFrameFormat
- size=8 align=4
- base size=8 base align=4
-QTextFrameFormat (0xb3388580) 0
- QTextFormat (0xb33838ac) 0
-
-Class QTextTableFormat
- size=8 align=4
- base size=8 base align=4
-QTextTableFormat (0xb3388c00) 0
- QTextFrameFormat (0xb3388c40) 0
- QTextFormat (0xb33b20f0) 0
-
-Class QTextTableCellFormat
- size=8 align=4
- base size=8 base align=4
-QTextTableCellFormat (0xb33c2140) 0
- QTextCharFormat (0xb33c2180) 0
- QTextFormat (0xb33b26cc) 0
-
-Class QTextCursor
- size=4 align=4
- base size=4 base align=4
-QTextCursor (0xb33b2a50) 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 (0xb33c24c0) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
- QObject (0xb33b2ac8) 0
- primary-for QTextObject (0xb33c24c0)
-
-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 (0xb33c27c0) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
- QTextObject (0xb33c2800) 0
- primary-for QTextBlockGroup (0xb33c27c0)
- QObject (0xb33b2ce4) 0
- primary-for QTextObject (0xb33c2800)
-
-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 (0xb33b2f00) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
-
-Class QTextFrame::iterator
- size=20 align=4
- base size=20 base align=4
-QTextFrame::iterator (0xb33b2f78) 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 (0xb33c2b00) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
- QTextObject (0xb33c2b40) 0
- primary-for QTextFrame (0xb33c2b00)
- QObject (0xb33b2f3c) 0
- primary-for QTextObject (0xb33c2b40)
-
-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 (0xb3411c30) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
-
-Class QTextBlock::iterator
- size=16 align=4
- base size=16 base align=4
-QTextBlock::iterator (0xb3411ca8) 0
-
-Class QTextBlock
- size=8 align=4
- base size=8 base align=4
-QTextBlock (0xb3411c6c) 0
-
-Class QTextFragment
- size=12 align=4
- base size=12 base align=4
-QTextFragment (0xb323c924) 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 (0xb324d870) 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 (0xb323e880) 0
- vptr=((& QDrag::_ZTV5QDrag) + 8u)
- QObject (0xb324d8ac) 0
- primary-for QDrag (0xb323e880)
-
-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 (0xb323eb40) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 8u)
- QEvent (0xb324dac8) 0
- primary-for QInputEvent (0xb323eb40)
-
-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 (0xb323ec40) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 8u)
- QInputEvent (0xb323ec80) 0
- primary-for QMouseEvent (0xb323ec40)
- QEvent (0xb324dbb8) 0
- primary-for QInputEvent (0xb323ec80)
-
-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 (0xb3283080) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 8u)
- QEvent (0xb32820b4) 0
- primary-for QHoverEvent (0xb3283080)
-
-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 (0xb3283180) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 8u)
- QInputEvent (0xb32831c0) 0
- primary-for QWheelEvent (0xb3283180)
- QEvent (0xb3282168) 0
- primary-for QInputEvent (0xb32831c0)
-
-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 (0xb3283500) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 8u)
- QInputEvent (0xb3283540) 0
- primary-for QTabletEvent (0xb3283500)
- QEvent (0xb3282528) 0
- primary-for QInputEvent (0xb3283540)
-
-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 (0xb3283a40) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 8u)
- QInputEvent (0xb3283a80) 0
- primary-for QKeyEvent (0xb3283a40)
- QEvent (0xb3282b7c) 0
- primary-for QInputEvent (0xb3283a80)
-
-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 (0xb3283fc0) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 8u)
- QEvent (0xb32b15dc) 0
- primary-for QFocusEvent (0xb3283fc0)
-
-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 (0xb32b7140) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 8u)
- QEvent (0xb32b1690) 0
- primary-for QPaintEvent (0xb32b7140)
-
-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 (0xb32b72c0) 0
- vptr=((& QUpdateLaterEvent::_ZTV17QUpdateLaterEvent) + 8u)
- QEvent (0xb32b17bc) 0
- primary-for QUpdateLaterEvent (0xb32b72c0)
-
-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 (0xb32b7380) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 8u)
- QEvent (0xb32b1834) 0
- primary-for QMoveEvent (0xb32b7380)
-
-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 (0xb32b7480) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 8u)
- QEvent (0xb32b18e8) 0
- primary-for QResizeEvent (0xb32b7480)
-
-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 (0xb32b7580) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 8u)
- QEvent (0xb32b199c) 0
- primary-for QCloseEvent (0xb32b7580)
-
-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 (0xb32b7600) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 8u)
- QEvent (0xb32b19d8) 0
- primary-for QIconDragEvent (0xb32b7600)
-
-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 (0xb32b7680) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 8u)
- QEvent (0xb32b1a14) 0
- primary-for QShowEvent (0xb32b7680)
-
-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 (0xb32b7700) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 8u)
- QEvent (0xb32b1a50) 0
- primary-for QHideEvent (0xb32b7700)
-
-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 (0xb32b7780) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 8u)
- QInputEvent (0xb32b77c0) 0
- primary-for QContextMenuEvent (0xb32b7780)
- QEvent (0xb32b1a8c) 0
- primary-for QInputEvent (0xb32b77c0)
-
-Class QInputMethodEvent::Attribute
- size=24 align=4
- base size=24 base align=4
-QInputMethodEvent::Attribute (0xb32b1dd4) 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 (0xb32b7a00) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 8u)
- QEvent (0xb32b1d98) 0
- primary-for QInputMethodEvent (0xb32b7a00)
-
-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 (0xb32f1af0) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 8u)
- QEvent (0xb32f7348) 0
- primary-for QDropEvent (0xb32f1af0)
- QMimeSource (0xb32f7384) 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 (0xb33042c0) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 8u)
- QDropEvent (0xb33017d0) 0
- primary-for QDragMoveEvent (0xb33042c0)
- QEvent (0xb32f78ac) 0
- primary-for QDropEvent (0xb33017d0)
- QMimeSource (0xb32f78e8) 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 (0xb33044c0) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 8u)
- QDragMoveEvent (0xb3304500) 0
- primary-for QDragEnterEvent (0xb33044c0)
- QDropEvent (0xb330a870) 0
- primary-for QDragMoveEvent (0xb3304500)
- QEvent (0xb32f7ac8) 0
- primary-for QDropEvent (0xb330a870)
- QMimeSource (0xb32f7b04) 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 (0xb3304580) 0
- vptr=((& QDragResponseEvent::_ZTV18QDragResponseEvent) + 8u)
- QEvent (0xb32f7b40) 0
- primary-for QDragResponseEvent (0xb3304580)
-
-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 (0xb3304640) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 8u)
- QEvent (0xb32f7bb8) 0
- primary-for QDragLeaveEvent (0xb3304640)
-
-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 (0xb33046c0) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 8u)
- QEvent (0xb32f7bf4) 0
- primary-for QHelpEvent (0xb33046c0)
-
-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 (0xb33048c0) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 8u)
- QEvent (0xb32f7e88) 0
- primary-for QStatusTipEvent (0xb33048c0)
-
-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 (0xb3304980) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 8u)
- QEvent (0xb32f7f3c) 0
- primary-for QWhatsThisClickedEvent (0xb3304980)
-
-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 (0xb3304a40) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 8u)
- QEvent (0xb3120000) 0
- primary-for QActionEvent (0xb3304a40)
-
-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 (0xb3304b40) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 8u)
- QEvent (0xb31200b4) 0
- primary-for QFileOpenEvent (0xb3304b40)
-
-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 (0xb3304c00) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 8u)
- QEvent (0xb3120168) 0
- primary-for QToolBarChangeEvent (0xb3304c00)
-
-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 (0xb3304d40) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 8u)
- QEvent (0xb31201e0) 0
- primary-for QShortcutEvent (0xb3304d40)
-
-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 (0xb3304f40) 0
- vptr=((& QClipboardEvent::_ZTV15QClipboardEvent) + 8u)
- QEvent (0xb3120384) 0
- primary-for QClipboardEvent (0xb3304f40)
-
-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 (0xb312f000) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 8u)
- QEvent (0xb31203fc) 0
- primary-for QWindowStateChangeEvent (0xb312f000)
-
-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 (0xb312f0c0) 0
- vptr=((& QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent) + 8u)
- QEvent (0xb31204b0) 0
- primary-for QMenubarUpdatedEvent (0xb312f0c0)
-
-Class QTouchEvent::TouchPoint
- size=4 align=4
- base size=4 base align=4
-QTouchEvent::TouchPoint (0xb31206cc) 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 (0xb312f200) 0
- vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 8u)
- QInputEvent (0xb312f240) 0
- primary-for QTouchEvent (0xb312f200)
- QEvent (0xb3120690) 0
- primary-for QInputEvent (0xb312f240)
-
-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 (0xb312f600) 0
- vptr=((& QGestureEvent::_ZTV13QGestureEvent) + 8u)
- QEvent (0xb312099c) 0
- primary-for QGestureEvent (0xb312f600)
-
-Class QTextInlineObject
- size=8 align=4
- base size=8 base align=4
-QTextInlineObject (0xb31209d8) 0
-
-Class QTextLayout::FormatRange
- size=16 align=4
- base size=16 base align=4
-QTextLayout::FormatRange (0xb3120d5c) 0
-
-Class QTextLayout
- size=4 align=4
- base size=4 base align=4
-QTextLayout (0xb3120d20) 0
-
-Class QTextLine
- size=8 align=4
- base size=8 base align=4
-QTextLine (0xb3120f00) 0
-
-Class QTextEdit::ExtraSelection
- size=12 align=4
- base size=12 base align=4
-QTextEdit::ExtraSelection (0xb318e348) 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 (0xb312fdc0) 0
- vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
- QAbstractScrollArea (0xb312fe00) 0
- primary-for QTextEdit (0xb312fdc0)
- QFrame (0xb312fe40) 0
- primary-for QAbstractScrollArea (0xb312fe00)
- QWidget (0xb31921e0) 0
- primary-for QFrame (0xb312fe40)
- QObject (0xb318e2d0) 0
- primary-for QWidget (0xb31921e0)
- QPaintDevice (0xb318e30c) 8
- vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
-Class QAbstractTextDocumentLayout::Selection
- size=12 align=4
- base size=12 base align=4
-QAbstractTextDocumentLayout::Selection (0xb318ebb8) 0
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=48 align=4
- base size=48 base align=4
-QAbstractTextDocumentLayout::PaintContext (0xb318ebf4) 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 (0xb31b8b40) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
- QObject (0xb318eb7c) 0
- primary-for QAbstractTextDocumentLayout (0xb31b8b40)
-
-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 (0xb3018348) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
-
-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 (0xb30195c0) 0
- vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 8u)
- QAbstractScrollArea (0xb3019600) 0
- primary-for QPlainTextEdit (0xb30195c0)
- QFrame (0xb3019640) 0
- primary-for QAbstractScrollArea (0xb3019600)
- QWidget (0xb301beb0) 0
- primary-for QFrame (0xb3019640)
- QObject (0xb3018834) 0
- primary-for QWidget (0xb301beb0)
- QPaintDevice (0xb3018870) 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 (0xb3019ac0) 0
- vptr=((& QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout) + 8u)
- QAbstractTextDocumentLayout (0xb3019b00) 0
- primary-for QPlainTextDocumentLayout (0xb3019ac0)
- QObject (0xb3018bb8) 0
- primary-for QAbstractTextDocumentLayout (0xb3019b00)
-
-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 (0xb3019dc0) 0
- vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
- QPaintDevice (0xb3018dd4) 0
- primary-for QPrinter (0xb3019dc0)
-
-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 (0xb307a380) 0
- vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 8u)
- QWidget (0xb307cbe0) 0
- primary-for QPrintPreviewWidget (0xb307a380)
- QObject (0xb3082168) 0
- primary-for QWidget (0xb307cbe0)
- QPaintDevice (0xb30821a4) 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 (0xb307a640) 0
- vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
- QWidget (0xb308af50) 0
- primary-for QProgressBar (0xb307a640)
- QObject (0xb30823c0) 0
- primary-for QWidget (0xb308af50)
- QPaintDevice (0xb30823fc) 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 (0xb307a980) 0
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
- QAbstractButton (0xb307a9c0) 0
- primary-for QRadioButton (0xb307a980)
- QWidget (0xb30a52d0) 0
- primary-for QAbstractButton (0xb307a9c0)
- QObject (0xb3082690) 0
- primary-for QWidget (0xb30a52d0)
- QPaintDevice (0xb30826cc) 8
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
-
-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 (0xb307ac80) 0
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
- QAbstractScrollArea (0xb307acc0) 0
- primary-for QScrollArea (0xb307ac80)
- QFrame (0xb307ad00) 0
- primary-for QAbstractScrollArea (0xb307acc0)
- QWidget (0xb30b33c0) 0
- primary-for QFrame (0xb307ad00)
- QObject (0xb30828e8) 0
- primary-for QWidget (0xb30b33c0)
- QPaintDevice (0xb3082924) 8
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
-
-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 (0xb307afc0) 0
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
- QAbstractSlider (0xb30c8000) 0
- primary-for QScrollBar (0xb307afc0)
- QWidget (0xb30c1460) 0
- primary-for QAbstractSlider (0xb30c8000)
- QObject (0xb3082b40) 0
- primary-for QWidget (0xb30c1460)
- QPaintDevice (0xb3082b7c) 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 (0xb30c8300) 0
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
- QWidget (0xb30d81e0) 0
- primary-for QSizeGrip (0xb30c8300)
- QObject (0xb3082e10) 0
- primary-for QWidget (0xb30d81e0)
- QPaintDevice (0xb3082e4c) 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 (0xb30c85c0) 0
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
- QAbstractSpinBox (0xb30c8600) 0
- primary-for QSpinBox (0xb30c85c0)
- QWidget (0xb30de9b0) 0
- primary-for QAbstractSpinBox (0xb30c8600)
- QObject (0xb30e8078) 0
- primary-for QWidget (0xb30de9b0)
- QPaintDevice (0xb30e80b4) 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 (0xb30c8a00) 0
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
- QAbstractSpinBox (0xb30c8a40) 0
- primary-for QDoubleSpinBox (0xb30c8a00)
- QWidget (0xb30f2dc0) 0
- primary-for QAbstractSpinBox (0xb30c8a40)
- QObject (0xb30e8348) 0
- primary-for QWidget (0xb30f2dc0)
- QPaintDevice (0xb30e8384) 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 (0xb30c8d00) 0
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
- QWidget (0xb3102dc0) 0
- primary-for QSplashScreen (0xb30c8d00)
- QObject (0xb30e85a0) 0
- primary-for QWidget (0xb3102dc0)
- QPaintDevice (0xb30e85dc) 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 (0xb2f20040) 0
- vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
- QFrame (0xb2f20080) 0
- primary-for QSplitter (0xb2f20040)
- QWidget (0xb2f14fa0) 0
- primary-for QFrame (0xb2f20080)
- QObject (0xb30e87f8) 0
- primary-for QWidget (0xb2f14fa0)
- QPaintDevice (0xb30e8834) 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 QSplitterHandle::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 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 (0xb2f20480) 0
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
- QWidget (0xb2f2eaa0) 0
- primary-for QSplitterHandle (0xb2f20480)
- QObject (0xb30e8bb8) 0
- primary-for QWidget (0xb2f2eaa0)
- QPaintDevice (0xb30e8bf4) 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 (0xb2f20740) 0
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
- QFrame (0xb2f20780) 0
- primary-for QStackedWidget (0xb2f20740)
- QWidget (0xb2f40690) 0
- primary-for QFrame (0xb2f20780)
- QObject (0xb30e8e10) 0
- primary-for QWidget (0xb2f40690)
- QPaintDevice (0xb30e8e4c) 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 (0xb2f20a40) 0
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
- QWidget (0xb2f57190) 0
- primary-for QStatusBar (0xb2f20a40)
- QObject (0xb2f5a078) 0
- primary-for QWidget (0xb2f57190)
- QPaintDevice (0xb2f5a0b4) 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 (0xb2f20e40) 0
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
- QTextEdit (0xb2f20e80) 0
- primary-for QTextBrowser (0xb2f20e40)
- QAbstractScrollArea (0xb2f20ec0) 0
- primary-for QTextEdit (0xb2f20e80)
- QFrame (0xb2f20f00) 0
- primary-for QAbstractScrollArea (0xb2f20ec0)
- QWidget (0xb2f639b0) 0
- primary-for QFrame (0xb2f20f00)
- QObject (0xb2f5a2d0) 0
- primary-for QWidget (0xb2f639b0)
- QPaintDevice (0xb2f5a30c) 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 (0xb2f791c0) 0
- vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
- QWidget (0xb2f7e1e0) 0
- primary-for QToolBar (0xb2f791c0)
- QObject (0xb2f5a528) 0
- primary-for QWidget (0xb2f7e1e0)
- QPaintDevice (0xb2f5a564) 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 (0xb2f795c0) 0
- vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
- QFrame (0xb2f79600) 0
- primary-for QToolBox (0xb2f795c0)
- QWidget (0xb2f8dc80) 0
- primary-for QFrame (0xb2f79600)
- QObject (0xb2f5a8ac) 0
- primary-for QWidget (0xb2f8dc80)
- QPaintDevice (0xb2f5a8e8) 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 (0xb2f79c00) 0
- vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
- QAbstractButton (0xb2f79c40) 0
- primary-for QToolButton (0xb2f79c00)
- QWidget (0xb2fb2aa0) 0
- primary-for QAbstractButton (0xb2f79c40)
- QObject (0xb2f5afb4) 0
- primary-for QWidget (0xb2fb2aa0)
- QPaintDevice (0xb2fbb000) 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 (0xb2fd5380) 0
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
- QWidget (0xb2fd8be0) 0
- primary-for QWorkspace (0xb2fd5380)
- QObject (0xb2fbb654) 0
- primary-for QWidget (0xb2fd8be0)
- QPaintDevice (0xb2fbb690) 8
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
-
-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 (0xb2fd5640) 0
- vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
- QObject (0xb2fbb8ac) 0
- primary-for QCompleter (0xb2fd5640)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0xb2fbbac8) 0 empty
-
-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 (0xb2fd5940) 0
- vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
- QObject (0xb2fbbb40) 0
- primary-for QSystemTrayIcon (0xb2fd5940)
-
-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 (0xb2fd5cc0) 0
- vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
- QObject (0xb2fbbd5c) 0
- primary-for QUndoGroup (0xb2fd5cc0)
-
-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 (0xb2fbbf78) 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 (0xb2fd5fc0) 0
- vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
- QObject (0xb2fbbfb4) 0
- primary-for QUndoStack (0xb2fd5fc0)
-
-Class QItemSelectionRange
- size=8 align=4
- base size=8 base align=4
-QItemSelectionRange (0xb2e391e0) 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 (0xb2e2cd40) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
- QObject (0xb2e74258) 0
- primary-for QItemSelectionModel (0xb2e2cd40)
-
-Class QItemSelection
- size=4 align=4
- base size=4 base align=4
-QItemSelection (0xb2e91200) 0
- QList<QItemSelectionRange> (0xb2e74618) 0
-
-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 (0xb2e91380) 0
- vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
- QAbstractScrollArea (0xb2e913c0) 0
- primary-for QAbstractItemView (0xb2e91380)
- QFrame (0xb2e91400) 0
- primary-for QAbstractScrollArea (0xb2e913c0)
- QWidget (0xb2ec5780) 0
- primary-for QFrame (0xb2e91400)
- QObject (0xb2e747bc) 0
- primary-for QWidget (0xb2ec5780)
- QPaintDevice (0xb2e747f8) 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 (0xb2e91840) 0
- vptr=((& QListView::_ZTV9QListView) + 8u)
- QAbstractItemView (0xb2e91880) 0
- primary-for QListView (0xb2e91840)
- QAbstractScrollArea (0xb2e918c0) 0
- primary-for QAbstractItemView (0xb2e91880)
- QFrame (0xb2e91900) 0
- primary-for QAbstractScrollArea (0xb2e918c0)
- QWidget (0xb2d16050) 0
- primary-for QFrame (0xb2e91900)
- QObject (0xb2e74b04) 0
- primary-for QWidget (0xb2d16050)
- QPaintDevice (0xb2e74b40) 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 (0xb2e91c00) 0
- vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
- QListView (0xb2e91c40) 0
- primary-for QUndoView (0xb2e91c00)
- QAbstractItemView (0xb2e91c80) 0
- primary-for QListView (0xb2e91c40)
- QAbstractScrollArea (0xb2e91cc0) 0
- primary-for QAbstractItemView (0xb2e91c80)
- QFrame (0xb2e91d00) 0
- primary-for QAbstractScrollArea (0xb2e91cc0)
- QWidget (0xb2d32320) 0
- primary-for QFrame (0xb2e91d00)
- QObject (0xb2e74d5c) 0
- primary-for QWidget (0xb2d32320)
- QPaintDevice (0xb2e74d98) 8
- vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
-
-Class QStaticText
- size=4 align=4
- base size=4 base align=4
-QStaticText (0xb2e74fb4) 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 (0xb2d53180) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
- QObject (0xb2d4c0f0) 0
- primary-for QSyntaxHighlighter (0xb2d53180)
-
-Class QTextDocumentFragment
- size=4 align=4
- base size=4 base align=4
-QTextDocumentFragment (0xb2d4c30c) 0
-
-Class QTextDocumentWriter
- size=4 align=4
- base size=4 base align=4
-QTextDocumentWriter (0xb2d4c348) 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 (0xb2d534c0) 0
- vptr=((& QTextList::_ZTV9QTextList) + 8u)
- QTextBlockGroup (0xb2d53500) 0
- primary-for QTextList (0xb2d534c0)
- QTextObject (0xb2d53540) 0
- primary-for QTextBlockGroup (0xb2d53500)
- QObject (0xb2d4c384) 0
- primary-for QTextObject (0xb2d53540)
-
-Class QTextTableCell
- size=8 align=4
- base size=8 base align=4
-QTextTableCell (0xb2d4c960) 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 (0xb2d87040) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
- QTextFrame (0xb2d87080) 0
- primary-for QTextTable (0xb2d87040)
- QTextObject (0xb2d870c0) 0
- primary-for QTextFrame (0xb2d87080)
- QObject (0xb2d861e0) 0
- primary-for QTextObject (0xb2d870c0)
-
-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 (0xb2d87680) 0
- vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
- QStyle (0xb2d876c0) 0
- primary-for QCommonStyle (0xb2d87680)
- QObject (0xb2d86744) 0
- primary-for QStyle (0xb2d876c0)
-
-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 (0xb2d87980) 0
- vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
- QCommonStyle (0xb2d879c0) 0
- primary-for QMotifStyle (0xb2d87980)
- QStyle (0xb2d87a00) 0
- primary-for QCommonStyle (0xb2d879c0)
- QObject (0xb2d86960) 0
- primary-for QStyle (0xb2d87a00)
-
-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 (0xb2d87d00) 0
- vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
- QMotifStyle (0xb2d87d40) 0
- primary-for QCDEStyle (0xb2d87d00)
- QCommonStyle (0xb2d87d80) 0
- primary-for QMotifStyle (0xb2d87d40)
- QStyle (0xb2d87dc0) 0
- primary-for QCommonStyle (0xb2d87d80)
- QObject (0xb2d86bb8) 0
- primary-for QStyle (0xb2d87dc0)
-
-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 (0xb2dcf000) 0
- vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
- QCommonStyle (0xb2dcf040) 0
- primary-for QWindowsStyle (0xb2dcf000)
- QStyle (0xb2dcf080) 0
- primary-for QCommonStyle (0xb2dcf040)
- QObject (0xb2d86ce4) 0
- primary-for QStyle (0xb2dcf080)
-
-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 (0xb2dcf340) 0
- vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
- QWindowsStyle (0xb2dcf380) 0
- primary-for QCleanlooksStyle (0xb2dcf340)
- QCommonStyle (0xb2dcf3c0) 0
- primary-for QWindowsStyle (0xb2dcf380)
- QStyle (0xb2dcf400) 0
- primary-for QCommonStyle (0xb2dcf3c0)
- QObject (0xb2d86f00) 0
- primary-for QStyle (0xb2dcf400)
-
-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 (0xb2dcf6c0) 0
- vptr=((& QDialog::_ZTV7QDialog) + 8u)
- QWidget (0xb2dea8c0) 0
- primary-for QDialog (0xb2dcf6c0)
- QObject (0xb2df212c) 0
- primary-for QWidget (0xb2dea8c0)
- QPaintDevice (0xb2df2168) 8
- vptr=((& QDialog::_ZTV7QDialog) + 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 (0xb2dcf980) 0
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
- QDialog (0xb2dcf9c0) 0
- primary-for QFileDialog (0xb2dcf980)
- QWidget (0xb2e04550) 0
- primary-for QDialog (0xb2dcf9c0)
- QObject (0xb2df2384) 0
- primary-for QWidget (0xb2e04550)
- QPaintDevice (0xb2df23c0) 8
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
-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 (0xb2c392c0) 0
- vptr=((& QGtkStyle::_ZTV9QGtkStyle) + 8u)
- QCleanlooksStyle (0xb2c39300) 0
- primary-for QGtkStyle (0xb2c392c0)
- QWindowsStyle (0xb2c39340) 0
- primary-for QCleanlooksStyle (0xb2c39300)
- QCommonStyle (0xb2c39380) 0
- primary-for QWindowsStyle (0xb2c39340)
- QStyle (0xb2c393c0) 0
- primary-for QCommonStyle (0xb2c39380)
- QObject (0xb2df2a50) 0
- primary-for QStyle (0xb2c393c0)
-
-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 (0xb2c39680) 0
- vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
- QWindowsStyle (0xb2c396c0) 0
- primary-for QPlastiqueStyle (0xb2c39680)
- QCommonStyle (0xb2c39700) 0
- primary-for QWindowsStyle (0xb2c396c0)
- QStyle (0xb2c39740) 0
- primary-for QCommonStyle (0xb2c39700)
- QObject (0xb2df2c6c) 0
- primary-for QStyle (0xb2c39740)
-
-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 (0xb2c39a00) 0
- vptr=((& QProxyStyle::_ZTV11QProxyStyle) + 8u)
- QCommonStyle (0xb2c39a40) 0
- primary-for QProxyStyle (0xb2c39a00)
- QStyle (0xb2c39a80) 0
- primary-for QCommonStyle (0xb2c39a40)
- QObject (0xb2df2e88) 0
- primary-for QStyle (0xb2c39a80)
-
-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 (0xb2c39d40) 0
- vptr=((& QS60Style::_ZTV9QS60Style) + 8u)
- QCommonStyle (0xb2c39d80) 0
- primary-for QS60Style (0xb2c39d40)
- QStyle (0xb2c39dc0) 0
- primary-for QCommonStyle (0xb2c39d80)
- QObject (0xb2c920b4) 0
- primary-for QStyle (0xb2c39dc0)
-
-Class QStyleFactory
- size=1 align=1
- base size=0 base align=1
-QStyleFactory (0xb2c922d0) 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 (0xb2ca50c0) 0 nearly-empty
- vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
- QFactoryInterface (0xb2c9230c) 0 nearly-empty
- primary-for QStyleFactoryInterface (0xb2ca50c0)
-
-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 (0xb2ca4be0) 0
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
- QObject (0xb2c92618) 0
- primary-for QStylePlugin (0xb2ca4be0)
- QStyleFactoryInterface (0xb2ca5380) 8 nearly-empty
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
- QFactoryInterface (0xb2c92654) 8 nearly-empty
- primary-for QStyleFactoryInterface (0xb2ca5380)
-
-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 (0xb2ca55c0) 0
- vptr=((& QWindowsCEStyle::_ZTV15QWindowsCEStyle) + 8u)
- QWindowsStyle (0xb2ca5600) 0
- primary-for QWindowsCEStyle (0xb2ca55c0)
- QCommonStyle (0xb2ca5640) 0
- primary-for QWindowsStyle (0xb2ca5600)
- QStyle (0xb2ca5680) 0
- primary-for QCommonStyle (0xb2ca5640)
- QObject (0xb2c92780) 0
- primary-for QStyle (0xb2ca5680)
-
-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 (0xb2ca58c0) 0
- vptr=((& QWindowsMobileStyle::_ZTV19QWindowsMobileStyle) + 8u)
- QWindowsStyle (0xb2ca5900) 0
- primary-for QWindowsMobileStyle (0xb2ca58c0)
- QCommonStyle (0xb2ca5940) 0
- primary-for QWindowsStyle (0xb2ca5900)
- QStyle (0xb2ca5980) 0
- primary-for QCommonStyle (0xb2ca5940)
- QObject (0xb2c928ac) 0
- primary-for QStyle (0xb2ca5980)
-
-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 (0xb2ca5c40) 0
- vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
- QWindowsStyle (0xb2ca5c80) 0
- primary-for QWindowsXPStyle (0xb2ca5c40)
- QCommonStyle (0xb2ca5cc0) 0
- primary-for QWindowsStyle (0xb2ca5c80)
- QStyle (0xb2ca5d00) 0
- primary-for QCommonStyle (0xb2ca5cc0)
- QObject (0xb2c92ac8) 0
- primary-for QStyle (0xb2ca5d00)
-
-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 (0xb2ca5fc0) 0
- vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
- QWindowsXPStyle (0xb2ce4000) 0
- primary-for QWindowsVistaStyle (0xb2ca5fc0)
- QWindowsStyle (0xb2ce4040) 0
- primary-for QWindowsXPStyle (0xb2ce4000)
- QCommonStyle (0xb2ce4080) 0
- primary-for QWindowsStyle (0xb2ce4040)
- QStyle (0xb2ce40c0) 0
- primary-for QCommonStyle (0xb2ce4080)
- QObject (0xb2c92ce4) 0
- primary-for QStyle (0xb2ce40c0)
-
-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 (0xb2ce4380) 0
- vptr=((& QKeyEventTransition::_ZTV19QKeyEventTransition) + 8u)
- QEventTransition (0xb2ce43c0) 0
- primary-for QKeyEventTransition (0xb2ce4380)
- QAbstractTransition (0xb2ce4400) 0
- primary-for QEventTransition (0xb2ce43c0)
- QObject (0xb2c92f00) 0
- primary-for QAbstractTransition (0xb2ce4400)
-
-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 (0xb2ce46c0) 0
- vptr=((& QMouseEventTransition::_ZTV21QMouseEventTransition) + 8u)
- QEventTransition (0xb2ce4700) 0
- primary-for QMouseEventTransition (0xb2ce46c0)
- QAbstractTransition (0xb2ce4740) 0
- primary-for QEventTransition (0xb2ce4700)
- QObject (0xb2cff12c) 0
- primary-for QAbstractTransition (0xb2ce4740)
-
-Class QColormap
- size=4 align=4
- base size=4 base align=4
-QColormap (0xb2cff348) 0
-
-Class QTileRules
- size=8 align=4
- base size=8 base align=4
-QTileRules (0xb2cff384) 0
-
-Class QPainter::PixmapFragment
- size=80 align=4
- base size=80 base align=4
-QPainter::PixmapFragment (0xb2cff708) 0
-
-Class QPainter
- size=4 align=4
- base size=4 base align=4
-QPainter (0xb2cff6cc) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0xb2a424ec) 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 (0xb2a425a0) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0xb2a428ac) 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 (0xb2ab51e0) 0 nearly-empty
- vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-Class QPrinterInfo
- size=4 align=4
- base size=4 base align=4
-QPrinterInfo (0xb2ab53fc) 0
-
-Class QStylePainter
- size=12 align=4
- base size=12 base align=4
-QStylePainter (0xb2a8f700) 0
- QPainter (0xb2ab5564) 0
-
-Class QVector3D
- size=12 align=4
- base size=12 base align=4
-QVector3D (0xb2914d5c) 0
-
-Class QVector4D
- size=16 align=4
- base size=16 base align=4
-QVector4D (0xb29b0834) 0
-
-Class QQuaternion
- size=32 align=4
- base size=32 base align=4
-QQuaternion (0xb29ecce4) 0
-
-Class QMatrix4x4
- size=132 align=4
- base size=132 base align=4
-QMatrix4x4 (0xb2832b7c) 0
-
-Class QVector2D
- size=8 align=4
- base size=8 base align=4
-QVector2D (0xb274d99c) 0
-
-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 (0xb2792d40) 0
- vptr=((& QApplication::_ZTV12QApplication) + 8u)
- QCoreApplication (0xb2792d80) 0
- primary-for QApplication (0xb2792d40)
- QObject (0xb27ad0b4) 0
- primary-for QCoreApplication (0xb2792d80)
-
-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 (0xb27ad744) 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 (0xb27cb940) 0
- vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
- QLayoutItem (0xb27ad960) 0
- primary-for QSpacerItem (0xb27cb940)
-
-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 (0xb27cba80) 0
- vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
- QLayoutItem (0xb27ade88) 0
- primary-for QWidgetItem (0xb27cba80)
-
-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 (0xb27cbbc0) 0
- vptr=((& QWidgetItemV2::_ZTV13QWidgetItemV2) + 8u)
- QWidgetItem (0xb27cbc00) 0
- primary-for QWidgetItemV2 (0xb27cbbc0)
- QLayoutItem (0xb27ed1a4) 0
- primary-for QWidgetItem (0xb27cbc00)
-
-Class QLayoutIterator
- size=8 align=4
- base size=8 base align=4
-QLayoutIterator (0xb27ed258) 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 (0xb27f65a0) 0
- vptr=((& QLayout::_ZTV7QLayout) + 8u)
- QObject (0xb27ed960) 0
- primary-for QLayout (0xb27f65a0)
- QLayoutItem (0xb27ed99c) 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 (0xb2811680) 0
- vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
- QLayout (0xb261a5a0) 0
- primary-for QGridLayout (0xb2811680)
- QObject (0xb261d438) 0
- primary-for QLayout (0xb261a5a0)
- QLayoutItem (0xb261d474) 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 (0xb2648080) 0
- vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
- QLayout (0xb2647280) 0
- primary-for QBoxLayout (0xb2648080)
- QObject (0xb261dbf4) 0
- primary-for QLayout (0xb2647280)
- QLayoutItem (0xb261dc30) 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 (0xb26483c0) 0
- vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
- QBoxLayout (0xb2648400) 0
- primary-for QHBoxLayout (0xb26483c0)
- QLayout (0xb2657f50) 0
- primary-for QBoxLayout (0xb2648400)
- QObject (0xb261df78) 0
- primary-for QLayout (0xb2657f50)
- QLayoutItem (0xb261dfb4) 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 (0xb2648640) 0
- vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
- QBoxLayout (0xb2648680) 0
- primary-for QVBoxLayout (0xb2648640)
- QLayout (0xb2666dc0) 0
- primary-for QBoxLayout (0xb2648680)
- QObject (0xb266c0f0) 0
- primary-for QLayout (0xb2666dc0)
- QLayoutItem (0xb266c12c) 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 (0xb26488c0) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
- QObject (0xb266c258) 0
- primary-for QClipboard (0xb26488c0)
-
-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 (0xb2648b80) 0
- vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
- QWidget (0xb268b0a0) 0
- primary-for QDesktopWidget (0xb2648b80)
- QObject (0xb266c474) 0
- primary-for QWidget (0xb268b0a0)
- QPaintDevice (0xb266c4b0) 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 (0xb2648f00) 0
- vptr=((& QFormLayout::_ZTV11QFormLayout) + 8u)
- QLayout (0xb269f0a0) 0
- primary-for QFormLayout (0xb2648f00)
- QObject (0xb266c708) 0
- primary-for QLayout (0xb269f0a0)
- QLayoutItem (0xb266c744) 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 (0xb26b0300) 0
- vptr=((& QGesture::_ZTV8QGesture) + 8u)
- QObject (0xb266ca14) 0
- primary-for QGesture (0xb26b0300)
-
-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 (0xb26b05c0) 0
- vptr=((& QPanGesture::_ZTV11QPanGesture) + 8u)
- QGesture (0xb26b0600) 0
- primary-for QPanGesture (0xb26b05c0)
- QObject (0xb266cc30) 0
- primary-for QGesture (0xb26b0600)
-
-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 (0xb26b08c0) 0
- vptr=((& QPinchGesture::_ZTV13QPinchGesture) + 8u)
- QGesture (0xb26b0900) 0
- primary-for QPinchGesture (0xb26b08c0)
- QObject (0xb266ce4c) 0
- primary-for QGesture (0xb26b0900)
-
-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 (0xb26b0d00) 0
- vptr=((& QSwipeGesture::_ZTV13QSwipeGesture) + 8u)
- QGesture (0xb26b0d40) 0
- primary-for QSwipeGesture (0xb26b0d00)
- QObject (0xb26df12c) 0
- primary-for QGesture (0xb26b0d40)
-
-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 (0xb26f0000) 0
- vptr=((& QTapGesture::_ZTV11QTapGesture) + 8u)
- QGesture (0xb26f0040) 0
- primary-for QTapGesture (0xb26f0000)
- QObject (0xb26df348) 0
- primary-for QGesture (0xb26f0040)
-
-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 (0xb26f0300) 0
- vptr=((& QTapAndHoldGesture::_ZTV18QTapAndHoldGesture) + 8u)
- QGesture (0xb26f0340) 0
- primary-for QTapAndHoldGesture (0xb26f0300)
- QObject (0xb26df564) 0
- primary-for QGesture (0xb26f0340)
-
-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 (0xb26df834) 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 (0xb26f0900) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
- QObject (0xb26df960) 0
- primary-for QSessionManager (0xb26f0900)
-
-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 (0xb26f0bc0) 0
- vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
- QObject (0xb26dfb7c) 0
- primary-for QShortcut (0xb26f0bc0)
-
-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 (0xb26f0ec0) 0
- vptr=((& QSound::_ZTV6QSound) + 8u)
- QObject (0xb26dfe10) 0
- primary-for QSound (0xb26f0ec0)
-
-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 (0xb2554200) 0
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
- QLayout (0xb2553cd0) 0
- primary-for QStackedLayout (0xb2554200)
- QObject (0xb255b078) 0
- primary-for QLayout (0xb2553cd0)
- QLayoutItem (0xb255b0b4) 8
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
-
-Class QToolTip
- size=1 align=1
- base size=0 base align=1
-QToolTip (0xb255b2d0) 0 empty
-
-Class QWhatsThis
- size=1 align=1
- base size=0 base align=1
-QWhatsThis (0xb255b30c) 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 (0xb2554640) 0
- vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
- QAction (0xb2554680) 0
- primary-for QWidgetAction (0xb2554640)
- QObject (0xb255b348) 0
- primary-for QAction (0xb2554680)
-
-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 (0xb2554940) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
- QAbstractItemModel (0xb2554980) 0
- primary-for QAbstractProxyModel (0xb2554940)
- QObject (0xb255b564) 0
- primary-for QAbstractItemModel (0xb2554980)
-
-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 (0xb2554c40) 0
- vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
- QAbstractItemView (0xb2554c80) 0
- primary-for QColumnView (0xb2554c40)
- QAbstractScrollArea (0xb2554cc0) 0
- primary-for QAbstractItemView (0xb2554c80)
- QFrame (0xb2554d00) 0
- primary-for QAbstractScrollArea (0xb2554cc0)
- QWidget (0xb2587640) 0
- primary-for QFrame (0xb2554d00)
- QObject (0xb255b780) 0
- primary-for QWidget (0xb2587640)
- QPaintDevice (0xb255b7bc) 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 (0xb2554fc0) 0
- vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
- QObject (0xb255b9d8) 0
- primary-for QDataWidgetMapper (0xb2554fc0)
-
-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 (0xb255bbf4) 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 (0xb25a33c0) 0
- vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
- QAbstractItemModel (0xb25a3400) 0
- primary-for QDirModel (0xb25a33c0)
- QObject (0xb255bd5c) 0
- primary-for QAbstractItemModel (0xb25a3400)
-
-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 (0xb25a36c0) 0
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
- QAbstractItemView (0xb25a3700) 0
- primary-for QHeaderView (0xb25a36c0)
- QAbstractScrollArea (0xb25a3740) 0
- primary-for QAbstractItemView (0xb25a3700)
- QFrame (0xb25a3780) 0
- primary-for QAbstractScrollArea (0xb25a3740)
- QWidget (0xb25c8e60) 0
- primary-for QFrame (0xb25a3780)
- QObject (0xb255bf78) 0
- primary-for QWidget (0xb25c8e60)
- QPaintDevice (0xb255bfb4) 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 (0xb25a3b40) 0
- vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
- QAbstractItemDelegate (0xb25a3b80) 0
- primary-for QItemDelegate (0xb25a3b40)
- QObject (0xb25f02d0) 0
- primary-for QAbstractItemDelegate (0xb25a3b80)
-
-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 (0xb25f04ec) 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 (0xb25f0780) 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 (0xb25f0a50) 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 (0xb241a4c0) 0
- vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
- QListView (0xb241a500) 0
- primary-for QListWidget (0xb241a4c0)
- QAbstractItemView (0xb241a540) 0
- primary-for QListView (0xb241a500)
- QAbstractScrollArea (0xb241a580) 0
- primary-for QAbstractItemView (0xb241a540)
- QFrame (0xb241a5c0) 0
- primary-for QAbstractScrollArea (0xb241a580)
- QWidget (0xb241f8c0) 0
- primary-for QFrame (0xb241a5c0)
- QObject (0xb240db40) 0
- primary-for QWidget (0xb241f8c0)
- QPaintDevice (0xb240db7c) 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 (0xb241ac00) 0
- vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
- QAbstractItemModel (0xb241ac40) 0
- primary-for QProxyModel (0xb241ac00)
- QObject (0xb24411a4) 0
- primary-for QAbstractItemModel (0xb241ac40)
-
-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 (0xb241af00) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
- QAbstractProxyModel (0xb241af40) 0
- primary-for QSortFilterProxyModel (0xb241af00)
- QAbstractItemModel (0xb241af80) 0
- primary-for QAbstractProxyModel (0xb241af40)
- QObject (0xb24413c0) 0
- primary-for QAbstractItemModel (0xb241af80)
-
-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 (0xb24415dc) 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 (0xb22d7600) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
- QAbstractItemModel (0xb22d7640) 0
- primary-for QStandardItemModel (0xb22d7600)
- QObject (0xb24d1708) 0
- primary-for QAbstractItemModel (0xb22d7640)
-
-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 (0xb22d7a40) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
- QAbstractListModel (0xb22d7a80) 0
- primary-for QStringListModel (0xb22d7a40)
- QAbstractItemModel (0xb22d7ac0) 0
- primary-for QAbstractListModel (0xb22d7a80)
- QObject (0xb24d1a14) 0
- primary-for QAbstractItemModel (0xb22d7ac0)
-
-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 (0xb22d7d00) 0
- vptr=((& QStyledItemDelegate::_ZTV19QStyledItemDelegate) + 8u)
- QAbstractItemDelegate (0xb22d7d40) 0
- primary-for QStyledItemDelegate (0xb22d7d00)
- QObject (0xb24d1b40) 0
- primary-for QAbstractItemDelegate (0xb22d7d40)
-
-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 (0xb233e000) 0
- vptr=((& QTableView::_ZTV10QTableView) + 8u)
- QAbstractItemView (0xb233e040) 0
- primary-for QTableView (0xb233e000)
- QAbstractScrollArea (0xb233e080) 0
- primary-for QAbstractItemView (0xb233e040)
- QFrame (0xb233e0c0) 0
- primary-for QAbstractScrollArea (0xb233e080)
- QWidget (0xb233d050) 0
- primary-for QFrame (0xb233e0c0)
- QObject (0xb24d1d5c) 0
- primary-for QWidget (0xb233d050)
- QPaintDevice (0xb24d1d98) 8
- vptr=((& QTableView::_ZTV10QTableView) + 392u)
-
-Class QTableWidgetSelectionRange
- size=16 align=4
- base size=16 base align=4
-QTableWidgetSelectionRange (0xb24d1fb4) 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 (0xb235b1e0) 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 (0xb2390500) 0
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
- QTableView (0xb2390540) 0
- primary-for QTableWidget (0xb2390500)
- QAbstractItemView (0xb2390580) 0
- primary-for QTableView (0xb2390540)
- QAbstractScrollArea (0xb23905c0) 0
- primary-for QAbstractItemView (0xb2390580)
- QFrame (0xb2390600) 0
- primary-for QAbstractScrollArea (0xb23905c0)
- QWidget (0xb2399820) 0
- primary-for QFrame (0xb2390600)
- QObject (0xb23962d0) 0
- primary-for QWidget (0xb2399820)
- QPaintDevice (0xb239630c) 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 (0xb2390b00) 0
- vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
- QAbstractItemView (0xb2390b40) 0
- primary-for QTreeView (0xb2390b00)
- QAbstractScrollArea (0xb2390b80) 0
- primary-for QAbstractItemView (0xb2390b40)
- QFrame (0xb2390bc0) 0
- primary-for QAbstractScrollArea (0xb2390b80)
- QWidget (0xb23bd280) 0
- primary-for QFrame (0xb2390bc0)
- QObject (0xb239699c) 0
- primary-for QWidget (0xb23bd280)
- QPaintDevice (0xb23969d8) 8
- vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
-Class QTreeWidgetItemIterator
- size=12 align=4
- base size=12 base align=4
-QTreeWidgetItemIterator (0xb2396bf4) 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 (0xb21f52d0) 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 (0xb226e580) 0
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
- QTreeView (0xb226e5c0) 0
- primary-for QTreeWidget (0xb226e580)
- QAbstractItemView (0xb226e600) 0
- primary-for QTreeView (0xb226e5c0)
- QAbstractScrollArea (0xb226e640) 0
- primary-for QAbstractItemView (0xb226e600)
- QFrame (0xb226e680) 0
- primary-for QAbstractScrollArea (0xb226e640)
- QWidget (0xb2272d20) 0
- primary-for QFrame (0xb226e680)
- QObject (0xb226c708) 0
- primary-for QWidget (0xb2272d20)
- QPaintDevice (0xb226c744) 8
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
-
-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 (0xb226eec0) 0
- vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
- QObject (0xb229d168) 0
- primary-for QInputContext (0xb226eec0)
-
-Class QInputContextFactory
- size=1 align=1
- base size=0 base align=1
-QInputContextFactory (0xb229d384) 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 (0xb22b81c0) 0 nearly-empty
- vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
- QFactoryInterface (0xb229d3c0) 0 nearly-empty
- primary-for QInputContextFactoryInterface (0xb22b81c0)
-
-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 (0xb22c08c0) 0
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
- QObject (0xb229d6cc) 0
- primary-for QInputContextPlugin (0xb22c08c0)
- QInputContextFactoryInterface (0xb22b8480) 8 nearly-empty
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
- QFactoryInterface (0xb229d708) 8 nearly-empty
- primary-for QInputContextFactoryInterface (0xb22b8480)
-
-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 (0xb22b86c0) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
- QPixmap (0xb22b8700) 0
- primary-for QBitmap (0xb22b86c0)
- QPaintDevice (0xb229d834) 0
- primary-for QPixmap (0xb22b8700)
-
-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 (0xb20e63fc) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
-
-Class QIconEngineV2::AvailableSizesArgument
- size=12 align=4
- base size=12 base align=4
-QIconEngineV2::AvailableSizesArgument (0xb20e6474) 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 (0xb22b8f40) 0 nearly-empty
- vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
- QIconEngine (0xb20e6438) 0 nearly-empty
- primary-for QIconEngineV2 (0xb22b8f40)
-
-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 (0xb20ef0c0) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
- QFactoryInterface (0xb20e6528) 0 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb20ef0c0)
-
-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 (0xb2106b40) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
- QObject (0xb20e6834) 0
- primary-for QIconEnginePlugin (0xb2106b40)
- QIconEngineFactoryInterface (0xb20ef380) 8 nearly-empty
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
- QFactoryInterface (0xb20e6870) 8 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb20ef380)
-
-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 (0xb20ef5c0) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
- QFactoryInterface (0xb20e699c) 0 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb20ef5c0)
-
-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 (0xb2118550) 0
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
- QObject (0xb20e6ca8) 0
- primary-for QIconEnginePluginV2 (0xb2118550)
- QIconEngineFactoryInterfaceV2 (0xb20ef880) 8 nearly-empty
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
- QFactoryInterface (0xb20e6ce4) 8 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb20ef880)
-
-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 (0xb20e6e10) 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 (0xb20efbc0) 0 nearly-empty
- vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
- QFactoryInterface (0xb20e6f78) 0 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb20efbc0)
-
-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 (0xb2139410) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
- QObject (0xb2137294) 0
- primary-for QImageIOPlugin (0xb2139410)
- QImageIOHandlerFactoryInterface (0xb20efe80) 8 nearly-empty
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
- QFactoryInterface (0xb21372d0) 8 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb20efe80)
-
-Class QImageReader
- size=4 align=4
- base size=4 base align=4
-QImageReader (0xb21374ec) 0
-
-Class QImageWriter
- size=4 align=4
- base size=4 base align=4
-QImageWriter (0xb2137528) 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 (0xb2142280) 0
- vptr=((& QMovie::_ZTV6QMovie) + 8u)
- QObject (0xb2137564) 0
- primary-for QMovie (0xb2142280)
-
-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 (0xb21428c0) 0
- vptr=((& QPicture::_ZTV8QPicture) + 8u)
- QPaintDevice (0xb2137870) 0
- primary-for QPicture (0xb21428c0)
-
-Class QPictureIO
- size=4 align=4
- base size=4 base align=4
-QPictureIO (0xb2137b04) 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 (0xb2142c00) 0 nearly-empty
- vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
- QFactoryInterface (0xb2137b40) 0 nearly-empty
- primary-for QPictureFormatInterface (0xb2142c00)
-
-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 (0xb21ba410) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
- QObject (0xb2137e4c) 0
- primary-for QPictureFormatPlugin (0xb21ba410)
- QPictureFormatInterface (0xb2142ec0) 8 nearly-empty
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
- QFactoryInterface (0xb2137e88) 8 nearly-empty
- primary-for QPictureFormatInterface (0xb2142ec0)
-
-Class QPixmapCache::Key
- size=4 align=4
- base size=4 base align=4
-QPixmapCache::Key (0xb21c6000) 0
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0xb2137fb4) 0 empty
-
-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 (0xb21c6078) 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 (0xb2052190) 0
- vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 8u)
- QObject (0xb204f258) 0
- primary-for QGraphicsObject (0xb2052190)
- QGraphicsItem (0xb204f294) 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 (0xb205c080) 0
- vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
- QGraphicsItem (0xb204f3c0) 0
- primary-for QAbstractGraphicsShapeItem (0xb205c080)
-
-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 (0xb205c180) 0
- vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
- QAbstractGraphicsShapeItem (0xb205c1c0) 0
- primary-for QGraphicsPathItem (0xb205c180)
- QGraphicsItem (0xb204f4ec) 0
- primary-for QAbstractGraphicsShapeItem (0xb205c1c0)
-
-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 (0xb205c2c0) 0
- vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
- QAbstractGraphicsShapeItem (0xb205c300) 0
- primary-for QGraphicsRectItem (0xb205c2c0)
- QGraphicsItem (0xb204f618) 0
- primary-for QAbstractGraphicsShapeItem (0xb205c300)
-
-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 (0xb205c440) 0
- vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
- QAbstractGraphicsShapeItem (0xb205c480) 0
- primary-for QGraphicsEllipseItem (0xb205c440)
- QGraphicsItem (0xb204f7f8) 0
- primary-for QAbstractGraphicsShapeItem (0xb205c480)
-
-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 (0xb205c5c0) 0
- vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
- QAbstractGraphicsShapeItem (0xb205c600) 0
- primary-for QGraphicsPolygonItem (0xb205c5c0)
- QGraphicsItem (0xb204f9d8) 0
- primary-for QAbstractGraphicsShapeItem (0xb205c600)
-
-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 (0xb205c700) 0
- vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
- QGraphicsItem (0xb204fb04) 0
- primary-for QGraphicsLineItem (0xb205c700)
-
-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 (0xb205c840) 0
- vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
- QGraphicsItem (0xb204fce4) 0
- primary-for QGraphicsPixmapItem (0xb205c840)
-
-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 (0xb205c980) 0
- vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
- QGraphicsObject (0xb20a3640) 0
- primary-for QGraphicsTextItem (0xb205c980)
- QObject (0xb204fe10) 0
- primary-for QGraphicsObject (0xb20a3640)
- QGraphicsItem (0xb204fe4c) 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 (0xb205cc00) 0
- vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
- QAbstractGraphicsShapeItem (0xb205cc40) 0
- primary-for QGraphicsSimpleTextItem (0xb205cc00)
- QGraphicsItem (0xb20bd03c) 0
- primary-for QAbstractGraphicsShapeItem (0xb205cc40)
-
-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 (0xb205cd40) 0
- vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
- QGraphicsItem (0xb20bd168) 0
- primary-for QGraphicsItemGroup (0xb205cd40)
-
-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 (0xb20bd3fc) 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 (0xb1ed3800) 0
- vptr=((& QGraphicsLayout::_ZTV15QGraphicsLayout) + 8u)
- QGraphicsLayoutItem (0xb20bd99c) 0
- primary-for QGraphicsLayout (0xb1ed3800)
-
-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 (0xb1ed3b40) 0
- vptr=((& QGraphicsAnchor::_ZTV15QGraphicsAnchor) + 8u)
- QObject (0xb20bde4c) 0
- primary-for QGraphicsAnchor (0xb1ed3b40)
-
-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 (0xb1ed3e00) 0
- vptr=((& QGraphicsAnchorLayout::_ZTV21QGraphicsAnchorLayout) + 8u)
- QGraphicsLayout (0xb1ed3e40) 0
- primary-for QGraphicsAnchorLayout (0xb1ed3e00)
- QGraphicsLayoutItem (0xb1f09078) 0
- primary-for QGraphicsLayout (0xb1ed3e40)
-
-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 (0xb1ed3f40) 0
- vptr=((& QGraphicsGridLayout::_ZTV19QGraphicsGridLayout) + 8u)
- QGraphicsLayout (0xb1ed3f80) 0
- primary-for QGraphicsGridLayout (0xb1ed3f40)
- QGraphicsLayoutItem (0xb1f091a4) 0
- primary-for QGraphicsLayout (0xb1ed3f80)
-
-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 (0xb1f200c0) 0
- vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
- QObject (0xb1f092d0) 0
- primary-for QGraphicsItemAnimation (0xb1f200c0)
-
-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 (0xb1f20300) 0
- vptr=((& QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout) + 8u)
- QGraphicsLayout (0xb1f20340) 0
- primary-for QGraphicsLinearLayout (0xb1f20300)
- QGraphicsLayoutItem (0xb1f093fc) 0
- primary-for QGraphicsLayout (0xb1f20340)
-
-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 (0xb1f3e2d0) 0
- vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 8u)
- QGraphicsObject (0xb1f3e320) 0
- primary-for QGraphicsWidget (0xb1f3e2d0)
- QObject (0xb1f09528) 0
- primary-for QGraphicsObject (0xb1f3e320)
- QGraphicsItem (0xb1f09564) 8
- vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 188u)
- QGraphicsLayoutItem (0xb1f095a0) 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 (0xb1f20880) 0
- vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 8u)
- QGraphicsWidget (0xb1f605f0) 0
- primary-for QGraphicsProxyWidget (0xb1f20880)
- QGraphicsObject (0xb1f60640) 0
- primary-for QGraphicsWidget (0xb1f605f0)
- QObject (0xb1f09924) 0
- primary-for QGraphicsObject (0xb1f60640)
- QGraphicsItem (0xb1f09960) 8
- vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 240u)
- QGraphicsLayoutItem (0xb1f0999c) 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 (0xb1f20b80) 0
- vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
- QObject (0xb1f09c6c) 0
- primary-for QGraphicsScene (0xb1f20b80)
-
-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 (0xb1fc0340) 0
- vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
- QEvent (0xb1fbe870) 0
- primary-for QGraphicsSceneEvent (0xb1fc0340)
-
-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 (0xb1fc0480) 0
- vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
- QGraphicsSceneEvent (0xb1fc04c0) 0
- primary-for QGraphicsSceneMouseEvent (0xb1fc0480)
- QEvent (0xb1fbe9d8) 0
- primary-for QGraphicsSceneEvent (0xb1fc04c0)
-
-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 (0xb1fc05c0) 0
- vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
- QGraphicsSceneEvent (0xb1fc0600) 0
- primary-for QGraphicsSceneWheelEvent (0xb1fc05c0)
- QEvent (0xb1fbeb04) 0
- primary-for QGraphicsSceneEvent (0xb1fc0600)
-
-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 (0xb1fc0700) 0
- vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
- QGraphicsSceneEvent (0xb1fc0740) 0
- primary-for QGraphicsSceneContextMenuEvent (0xb1fc0700)
- QEvent (0xb1fbec30) 0
- primary-for QGraphicsSceneEvent (0xb1fc0740)
-
-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 (0xb1fc0840) 0
- vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
- QGraphicsSceneEvent (0xb1fc0880) 0
- primary-for QGraphicsSceneHoverEvent (0xb1fc0840)
- QEvent (0xb1fbed5c) 0
- primary-for QGraphicsSceneEvent (0xb1fc0880)
-
-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 (0xb1fc0980) 0
- vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
- QGraphicsSceneEvent (0xb1fc09c0) 0
- primary-for QGraphicsSceneHelpEvent (0xb1fc0980)
- QEvent (0xb1fbee88) 0
- primary-for QGraphicsSceneEvent (0xb1fc09c0)
-
-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 (0xb1fc0ac0) 0
- vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
- QGraphicsSceneEvent (0xb1fc0b00) 0
- primary-for QGraphicsSceneDragDropEvent (0xb1fc0ac0)
- QEvent (0xb1fbefb4) 0
- primary-for QGraphicsSceneEvent (0xb1fc0b00)
-
-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 (0xb1fc0c00) 0
- vptr=((& QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent) + 8u)
- QGraphicsSceneEvent (0xb1fc0c40) 0
- primary-for QGraphicsSceneResizeEvent (0xb1fc0c00)
- QEvent (0xb1e190f0) 0
- primary-for QGraphicsSceneEvent (0xb1fc0c40)
-
-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 (0xb1fc0d40) 0
- vptr=((& QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent) + 8u)
- QGraphicsSceneEvent (0xb1fc0d80) 0
- primary-for QGraphicsSceneMoveEvent (0xb1fc0d40)
- QEvent (0xb1e1921c) 0
- primary-for QGraphicsSceneEvent (0xb1fc0d80)
-
-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 (0xb1fc0e80) 0
- vptr=((& QGraphicsTransform::_ZTV18QGraphicsTransform) + 8u)
- QObject (0xb1e19348) 0
- primary-for QGraphicsTransform (0xb1fc0e80)
-
-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 (0xb1e2b140) 0
- vptr=((& QGraphicsScale::_ZTV14QGraphicsScale) + 8u)
- QGraphicsTransform (0xb1e2b180) 0
- primary-for QGraphicsScale (0xb1e2b140)
- QObject (0xb1e19564) 0
- primary-for QGraphicsTransform (0xb1e2b180)
-
-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 (0xb1e2b440) 0
- vptr=((& QGraphicsRotation::_ZTV17QGraphicsRotation) + 8u)
- QGraphicsTransform (0xb1e2b480) 0
- primary-for QGraphicsRotation (0xb1e2b440)
- QObject (0xb1e19780) 0
- primary-for QGraphicsTransform (0xb1e2b480)
-
-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 (0xb1e2b740) 0
- vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
- QAbstractScrollArea (0xb1e2b780) 0
- primary-for QGraphicsView (0xb1e2b740)
- QFrame (0xb1e2b7c0) 0
- primary-for QAbstractScrollArea (0xb1e2b780)
- QWidget (0xb1e41910) 0
- primary-for QFrame (0xb1e2b7c0)
- QObject (0xb1e1999c) 0
- primary-for QWidget (0xb1e41910)
- QPaintDevice (0xb1e199d8) 8
- vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-Class QVFbHeader
- size=1084 align=4
- base size=1084 base align=4
-QVFbHeader (0xb1ec6348) 0
-
-Class QVFbKeyData
- size=12 align=4
- base size=12 base align=4
-QVFbKeyData (0xb1ec6384) 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 (0xb1ecc080) 0
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
- QWidget (0xb1ec7e10) 0
- primary-for QWSEmbedWidget (0xb1ecc080)
- QObject (0xb1ec63c0) 0
- primary-for QWidget (0xb1ec7e10)
- QPaintDevice (0xb1ec63fc) 8
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
-
-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 (0xb1ecc380) 0
- vptr=((& QGraphicsEffect::_ZTV15QGraphicsEffect) + 8u)
- QObject (0xb1ec6618) 0
- primary-for QGraphicsEffect (0xb1ecc380)
-
-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 (0xb1ecc780) 0
- vptr=((& QGraphicsColorizeEffect::_ZTV23QGraphicsColorizeEffect) + 8u)
- QGraphicsEffect (0xb1ecc7c0) 0
- primary-for QGraphicsColorizeEffect (0xb1ecc780)
- QObject (0xb1ec6960) 0
- primary-for QGraphicsEffect (0xb1ecc7c0)
-
-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 (0xb1ecca80) 0
- vptr=((& QGraphicsBlurEffect::_ZTV19QGraphicsBlurEffect) + 8u)
- QGraphicsEffect (0xb1eccac0) 0
- primary-for QGraphicsBlurEffect (0xb1ecca80)
- QObject (0xb1ec6b7c) 0
- primary-for QGraphicsEffect (0xb1eccac0)
-
-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 (0xb1eccec0) 0
- vptr=((& QGraphicsDropShadowEffect::_ZTV25QGraphicsDropShadowEffect) + 8u)
- QGraphicsEffect (0xb1eccf00) 0
- primary-for QGraphicsDropShadowEffect (0xb1eccec0)
- QObject (0xb1ec6e88) 0
- primary-for QGraphicsEffect (0xb1eccf00)
-
-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 (0xb1d1f340) 0
- vptr=((& QGraphicsOpacityEffect::_ZTV22QGraphicsOpacityEffect) + 8u)
- QGraphicsEffect (0xb1d1f380) 0
- primary-for QGraphicsOpacityEffect (0xb1d1f340)
- QObject (0xb1d2612c) 0
- primary-for QGraphicsEffect (0xb1d1f380)
-
-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 (0xb1d1f640) 0
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
- QDialog (0xb1d1f680) 0
- primary-for QAbstractPageSetupDialog (0xb1d1f640)
- QWidget (0xb1d34050) 0
- primary-for QDialog (0xb1d1f680)
- QObject (0xb1d26348) 0
- primary-for QWidget (0xb1d34050)
- QPaintDevice (0xb1d26384) 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 (0xb1d1f940) 0
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
- QDialog (0xb1d1f980) 0
- primary-for QAbstractPrintDialog (0xb1d1f940)
- QWidget (0xb1d387d0) 0
- primary-for QDialog (0xb1d1f980)
- QObject (0xb1d265a0) 0
- primary-for QWidget (0xb1d387d0)
- QPaintDevice (0xb1d265dc) 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 (0xb1d1fd80) 0
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
- QDialog (0xb1d1fdc0) 0
- primary-for QColorDialog (0xb1d1fd80)
- QWidget (0xb1d6e370) 0
- primary-for QDialog (0xb1d1fdc0)
- QObject (0xb1d268e8) 0
- primary-for QWidget (0xb1d6e370)
- QPaintDevice (0xb1d26924) 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 (0xb1b98240) 0
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
- QDialog (0xb1b98280) 0
- primary-for QErrorMessage (0xb1b98240)
- QWidget (0xb1bad370) 0
- primary-for QDialog (0xb1b98280)
- QObject (0xb1d26ca8) 0
- primary-for QWidget (0xb1bad370)
- QPaintDevice (0xb1d26ce4) 8
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 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 (0xb1b98580) 0
- vptr=((& QFileSystemModel::_ZTV16QFileSystemModel) + 8u)
- QAbstractItemModel (0xb1b985c0) 0
- primary-for QFileSystemModel (0xb1b98580)
- QObject (0xb1d26f00) 0
- primary-for QAbstractItemModel (0xb1b985c0)
-
-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 (0xb1b98980) 0
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
- QDialog (0xb1b989c0) 0
- primary-for QFontDialog (0xb1b98980)
- QWidget (0xb1be2e60) 0
- primary-for QDialog (0xb1b989c0)
- QObject (0xb1be521c) 0
- primary-for QWidget (0xb1be2e60)
- QPaintDevice (0xb1be5258) 8
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 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 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 (0xb1b98e40) 0
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
- QDialog (0xb1b98e80) 0
- primary-for QInputDialog (0xb1b98e40)
- QWidget (0xb1c07f00) 0
- primary-for QDialog (0xb1b98e80)
- QObject (0xb1be55dc) 0
- primary-for QWidget (0xb1c07f00)
- QPaintDevice (0xb1be5618) 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 (0xb1c45380) 0
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
- QDialog (0xb1c453c0) 0
- primary-for QMessageBox (0xb1c45380)
- QWidget (0xb1c58640) 0
- primary-for QDialog (0xb1c453c0)
- QObject (0xb1be5a50) 0
- primary-for QWidget (0xb1c58640)
- QPaintDevice (0xb1be5a8c) 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 (0xb1c459c0) 0
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
- QAbstractPageSetupDialog (0xb1c45a00) 0
- primary-for QPageSetupDialog (0xb1c459c0)
- QDialog (0xb1c45a40) 0
- primary-for QAbstractPageSetupDialog (0xb1c45a00)
- QWidget (0xb1ad8280) 0
- primary-for QDialog (0xb1c45a40)
- QObject (0xb1ad7078) 0
- primary-for QWidget (0xb1ad8280)
- QPaintDevice (0xb1ad70b4) 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 (0xb1c45d00) 0
- vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 8u)
- QWidget (0xb1addeb0) 0
- primary-for QUnixPrintWidget (0xb1c45d00)
- QObject (0xb1ad72d0) 0
- primary-for QWidget (0xb1addeb0)
- QPaintDevice (0xb1ad730c) 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 (0xb1c45f40) 0
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
- QAbstractPrintDialog (0xb1c45f80) 0
- primary-for QPrintDialog (0xb1c45f40)
- QDialog (0xb1c45fc0) 0
- primary-for QAbstractPrintDialog (0xb1c45f80)
- QWidget (0xb1aecf50) 0
- primary-for QDialog (0xb1c45fc0)
- QObject (0xb1ad7438) 0
- primary-for QWidget (0xb1aecf50)
- QPaintDevice (0xb1ad7474) 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 (0xb1af4280) 0
- vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 8u)
- QDialog (0xb1af42c0) 0
- primary-for QPrintPreviewDialog (0xb1af4280)
- QWidget (0xb1afcb90) 0
- primary-for QDialog (0xb1af42c0)
- QObject (0xb1ad7690) 0
- primary-for QWidget (0xb1afcb90)
- QPaintDevice (0xb1ad76cc) 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 (0xb1af4580) 0
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
- QDialog (0xb1af45c0) 0
- primary-for QProgressDialog (0xb1af4580)
- QWidget (0xb1b0c4b0) 0
- primary-for QDialog (0xb1af45c0)
- QObject (0xb1ad78e8) 0
- primary-for QWidget (0xb1b0c4b0)
- QPaintDevice (0xb1ad7924) 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 (0xb1af4880) 0
- vptr=((& QWizard::_ZTV7QWizard) + 8u)
- QDialog (0xb1af48c0) 0
- primary-for QWizard (0xb1af4880)
- QWidget (0xb1b25000) 0
- primary-for QDialog (0xb1af48c0)
- QObject (0xb1ad7b40) 0
- primary-for QWidget (0xb1b25000)
- QPaintDevice (0xb1ad7b7c) 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 (0xb1af4cc0) 0
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
- QWidget (0xb1b44640) 0
- primary-for QWizardPage (0xb1af4cc0)
- QObject (0xb1ad7e88) 0
- primary-for QWidget (0xb1b44640)
- QPaintDevice (0xb1ad7ec4) 8
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0xb1b7b0f0) 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 (0xb1b8f3c0) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
- QAccessible (0xb1b7b3c0) 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 (0xb1b8fb00) 0 nearly-empty
- vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
- QAccessibleInterface (0xb1b8fb40) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb1b8fb00)
- QAccessible (0xb1b7b960) 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 (0xb1b8fc00) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
- QEvent (0xb1b7b9d8) 0
- primary-for QAccessibleEvent (0xb1b8fc00)
-
-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 (0xb1a2921c) 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 (0xb1a2a480) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
- QAccessible2Interface (0xb1a295a0) 0 nearly-empty
- primary-for QAccessibleTextInterface (0xb1a2a480)
-
-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 (0xb1a2a700) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
- QAccessible2Interface (0xb1a298e8) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb1a2a700)
-
-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 (0xb1a2a980) 0
- vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
- QAccessibleEditableTextInterface (0xb1a2a9c0) 0 nearly-empty
- primary-for QAccessibleSimpleEditableTextInterface (0xb1a2a980)
- QAccessible2Interface (0xb1a29c30) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb1a2a9c0)
-
-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 (0xb1a2aa80) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
- QAccessible2Interface (0xb1a29c6c) 0 nearly-empty
- primary-for QAccessibleValueInterface (0xb1a2aa80)
-
-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 (0xb1a2ad00) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
- QAccessible2Interface (0xb1a29fb4) 0 nearly-empty
- primary-for QAccessibleTableInterface (0xb1a2ad00)
-
-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 (0xb1a2adc0) 0 nearly-empty
- vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 8u)
- QAccessible2Interface (0xb1a4d03c) 0 nearly-empty
- primary-for QAccessibleActionInterface (0xb1a2adc0)
-
-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 (0xb1a2ae80) 0 nearly-empty
- vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 8u)
- QAccessible2Interface (0xb1a4d0b4) 0 nearly-empty
- primary-for QAccessibleImageInterface (0xb1a2ae80)
-
-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 (0xb1a4d12c) 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 (0xb1a52180) 0 nearly-empty
- vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
- QFactoryInterface (0xb1a4d348) 0 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb1a52180)
-
-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 (0xb1a5a0a0) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
- QObject (0xb1a4d654) 0
- primary-for QAccessibleBridgePlugin (0xb1a5a0a0)
- QAccessibleBridgeFactoryInterface (0xb1a52440) 8 nearly-empty
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
- QFactoryInterface (0xb1a4d690) 8 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb1a52440)
-
-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 (0xb1a52680) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
- QAccessibleInterface (0xb1a526c0) 0 nearly-empty
- primary-for QAccessibleObject (0xb1a52680)
- QAccessible (0xb1a4d7bc) 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 (0xb1a52740) 0
- vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
- QAccessibleInterfaceEx (0xb1a52780) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb1a52740)
- QAccessibleInterface (0xb1a527c0) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb1a52780)
- QAccessible (0xb1a4d7f8) 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 (0xb1a52840) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
- QAccessibleObject (0xb1a52880) 0
- primary-for QAccessibleApplication (0xb1a52840)
- QAccessibleInterface (0xb1a528c0) 0 nearly-empty
- primary-for QAccessibleObject (0xb1a52880)
- QAccessible (0xb1a4d834) 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 (0xb1a70d20) 0 nearly-empty
- vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
- QAccessible (0xb1a4d870) 0 empty
- QFactoryInterface (0xb1a4d8ac) 0 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb1a70d20)
-
-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 (0xb1a76730) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
- QObject (0xb1a4dbb8) 0
- primary-for QAccessiblePlugin (0xb1a76730)
- QAccessibleFactoryInterface (0xb1a76780) 8 nearly-empty
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
- QAccessible (0xb1a4dbf4) 8 empty
- QFactoryInterface (0xb1a4dc30) 8 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb1a76780)
-
-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 (0xb1a52dc0) 0
- vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
- QAccessibleObject (0xb1a52e00) 0
- primary-for QAccessibleWidget (0xb1a52dc0)
- QAccessibleInterface (0xb1a52e40) 0 nearly-empty
- primary-for QAccessibleObject (0xb1a52e00)
- QAccessible (0xb1a4dd5c) 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 (0xb1a52ec0) 0
- vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
- QAccessibleObjectEx (0xb1a52f00) 0
- primary-for QAccessibleWidgetEx (0xb1a52ec0)
- QAccessibleInterfaceEx (0xb1a52f40) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb1a52f00)
- QAccessibleInterface (0xb1a52f80) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb1a52f40)
- QAccessible (0xb1a4dd98) 0 empty
-
-Class QScriptable
- size=4 align=4
- base size=4 base align=4
-QScriptable (0xb1a4ddd4) 0
-
-Class QScriptValue
- size=4 align=4
- base size=4 base align=4
-QScriptValue (0xb1a4df3c) 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 (0xb18be30c) 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 (0xb18be564) 0
- vptr=((& QScriptClassPropertyIterator::_ZTV28QScriptClassPropertyIterator) + 8u)
-
-Class QScriptContext
- size=4 align=4
- base size=4 base align=4
-QScriptContext (0xb18be6cc) 0
-
-Class QScriptContextInfo
- size=4 align=4
- base size=4 base align=4
-QScriptContextInfo (0xb18be7f8) 0
-
-Class QScriptString
- size=4 align=4
- base size=4 base align=4
-QScriptString (0xb18be960) 0
-
-Class QScriptProgram
- size=4 align=4
- base size=4 base align=4
-QScriptProgram (0xb18beac8) 0
-
-Class QScriptSyntaxCheckResult
- size=4 align=4
- base size=4 base align=4
-QScriptSyntaxCheckResult (0xb18bec30) 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 (0xb1893e40) 0
- vptr=((& QScriptEngine::_ZTV13QScriptEngine) + 8u)
- QObject (0xb18bed98) 0
- primary-for QScriptEngine (0xb1893e40)
-
-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 (0xb17cc384) 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 (0xb17c2ec0) 0 nearly-empty
- vptr=((& QScriptExtensionInterface::_ZTV25QScriptExtensionInterface) + 8u)
- QFactoryInterface (0xb17cc4ec) 0 nearly-empty
- primary-for QScriptExtensionInterface (0xb17c2ec0)
-
-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 (0xb1815190) 0
- vptr=((& QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin) + 8u)
- QObject (0xb17cc7f8) 0
- primary-for QScriptExtensionPlugin (0xb1815190)
- QScriptExtensionInterface (0xb1812180) 8 nearly-empty
- vptr=((& QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin) + 72u)
- QFactoryInterface (0xb17cc834) 8 nearly-empty
- primary-for QScriptExtensionInterface (0xb1812180)
-
-Class QScriptValueIterator
- size=4 align=4
- base size=4 base align=4
-QScriptValueIterator (0xb17cc960) 0
-
-Class QSslCertificate
- size=4 align=4
- base size=4 base align=4
-QSslCertificate (0xb17ccac8) 0
-
-Class QSslCipher
- size=4 align=4
- base size=4 base align=4
-QSslCipher (0xb17ccb7c) 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 (0xb1812680) 0
- vptr=((& QAbstractSocket::_ZTV15QAbstractSocket) + 8u)
- QIODevice (0xb18126c0) 0
- primary-for QAbstractSocket (0xb1812680)
- QObject (0xb17ccc30) 0
- primary-for QIODevice (0xb18126c0)
-
-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 (0xb1812bc0) 0
- vptr=((& QTcpSocket::_ZTV10QTcpSocket) + 8u)
- QAbstractSocket (0xb1812c00) 0
- primary-for QTcpSocket (0xb1812bc0)
- QIODevice (0xb1812c40) 0
- primary-for QAbstractSocket (0xb1812c00)
- QObject (0xb18651a4) 0
- primary-for QIODevice (0xb1812c40)
-
-Class QSslError
- size=4 align=4
- base size=4 base align=4
-QSslError (0xb18653c0) 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 (0xb1812fc0) 0
- vptr=((& QSslSocket::_ZTV10QSslSocket) + 8u)
- QTcpSocket (0xb1881000) 0
- primary-for QSslSocket (0xb1812fc0)
- QAbstractSocket (0xb1881040) 0
- primary-for QTcpSocket (0xb1881000)
- QIODevice (0xb1881080) 0
- primary-for QAbstractSocket (0xb1881040)
- QObject (0xb1865474) 0
- primary-for QIODevice (0xb1881080)
-
-Class QSslConfiguration
- size=4 align=4
- base size=4 base align=4
-QSslConfiguration (0xb1865744) 0
-
-Class QSslKey
- size=4 align=4
- base size=4 base align=4
-QSslKey (0xb18657f8) 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 (0xb1881600) 0
- vptr=((& QLocalServer::_ZTV12QLocalServer) + 8u)
- QObject (0xb18658ac) 0
- primary-for QLocalServer (0xb1881600)
-
-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 (0xb18818c0) 0
- vptr=((& QLocalSocket::_ZTV12QLocalSocket) + 8u)
- QIODevice (0xb1881900) 0
- primary-for QLocalSocket (0xb18818c0)
- QObject (0xb1865ac8) 0
- primary-for QIODevice (0xb1881900)
-
-Class QIPv6Address
- size=16 align=1
- base size=16 base align=1
-QIPv6Address (0xb1865ce4) 0
-
-Class QHostAddress
- size=4 align=4
- base size=4 base align=4
-QHostAddress (0xb1865e10) 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 (0xb1881f00) 0
- vptr=((& QTcpServer::_ZTV10QTcpServer) + 8u)
- QObject (0xb16f021c) 0
- primary-for QTcpServer (0xb1881f00)
-
-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 (0xb17021c0) 0
- vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 8u)
- QAbstractSocket (0xb1702200) 0
- primary-for QUdpSocket (0xb17021c0)
- QIODevice (0xb1702240) 0
- primary-for QAbstractSocket (0xb1702200)
- QObject (0xb16f0438) 0
- primary-for QIODevice (0xb1702240)
-
-Class QAuthenticator
- size=4 align=4
- base size=4 base align=4
-QAuthenticator (0xb16f0870) 0
-
-Class QHostInfo
- size=4 align=4
- base size=4 base align=4
-QHostInfo (0xb16f08e8) 0
-
-Class QNetworkAddressEntry
- size=4 align=4
- base size=4 base align=4
-QNetworkAddressEntry (0xb16f0960) 0
-
-Class QNetworkInterface
- size=4 align=4
- base size=4 base align=4
-QNetworkInterface (0xb16f0a14) 0
-
-Class QNetworkProxyQuery
- size=4 align=4
- base size=4 base align=4
-QNetworkProxyQuery (0xb16f0b7c) 0
-
-Class QNetworkProxy
- size=4 align=4
- base size=4 base align=4
-QNetworkProxy (0xb16f0ca8) 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 (0xb16f0e4c) 0 nearly-empty
- vptr=((& QNetworkProxyFactory::_ZTV20QNetworkProxyFactory) + 8u)
-
-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 (0xb16f0e88) 0
- vptr=((& QUrlInfo::_ZTV8QUrlInfo) + 8u)
-
-Class QNetworkConfiguration
- size=4 align=4
- base size=4 base align=4
-QNetworkConfiguration (0xb16f0f3c) 0
-
-Vtable for QNetworkConfigurationManager
-QNetworkConfigurationManager::_ZTV28QNetworkConfigurationManager: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI28QNetworkConfigurationManager)
-8 QNetworkConfigurationManager::metaObject
-12 QNetworkConfigurationManager::qt_metacast
-16 QNetworkConfigurationManager::qt_metacall
-20 QNetworkConfigurationManager::~QNetworkConfigurationManager
-24 QNetworkConfigurationManager::~QNetworkConfigurationManager
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QNetworkConfigurationManager
- size=8 align=4
- base size=8 base align=4
-QNetworkConfigurationManager (0xb1702f40) 0
- vptr=((& QNetworkConfigurationManager::_ZTV28QNetworkConfigurationManager) + 8u)
- QObject (0xb160c03c) 0
- primary-for QNetworkConfigurationManager (0xb1702f40)
-
-Vtable for QNetworkSession
-QNetworkSession::_ZTV15QNetworkSession: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QNetworkSession)
-8 QNetworkSession::metaObject
-12 QNetworkSession::qt_metacast
-16 QNetworkSession::qt_metacall
-20 QNetworkSession::~QNetworkSession
-24 QNetworkSession::~QNetworkSession
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QNetworkSession::connectNotify
-52 QNetworkSession::disconnectNotify
-
-Class QNetworkSession
- size=12 align=4
- base size=12 base align=4
-QNetworkSession (0xb1618300) 0
- vptr=((& QNetworkSession::_ZTV15QNetworkSession) + 8u)
- QObject (0xb160c294) 0
- primary-for QNetworkSession (0xb1618300)
-
-Class QNetworkRequest
- size=4 align=4
- base size=4 base align=4
-QNetworkRequest (0xb160c3c0) 0
-
-Class QNetworkCacheMetaData
- size=4 align=4
- base size=4 base align=4
-QNetworkCacheMetaData (0xb160c528) 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 (0xb1618840) 0
- vptr=((& QAbstractNetworkCache::_ZTV21QAbstractNetworkCache) + 8u)
- QObject (0xb160c5dc) 0
- primary-for QAbstractNetworkCache (0xb1618840)
-
-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 (0xb1618b00) 0
- vptr=((& QFtp::_ZTV4QFtp) + 8u)
- QObject (0xb160c7f8) 0
- primary-for QFtp (0xb1618b00)
-
-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 (0xb160ca8c) 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 (0xb1618f40) 0
- vptr=((& QHttpResponseHeader::_ZTV19QHttpResponseHeader) + 8u)
- QHttpHeader (0xb160cbf4) 0
- primary-for QHttpResponseHeader (0xb1618f40)
-
-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 (0xb14ac040) 0
- vptr=((& QHttpRequestHeader::_ZTV18QHttpRequestHeader) + 8u)
- QHttpHeader (0xb160cd20) 0
- primary-for QHttpRequestHeader (0xb14ac040)
-
-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 (0xb14ac140) 0
- vptr=((& QHttp::_ZTV5QHttp) + 8u)
- QObject (0xb160ce4c) 0
- primary-for QHttp (0xb14ac140)
-
-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 (0xb14ac440) 0
- vptr=((& QNetworkAccessManager::_ZTV21QNetworkAccessManager) + 8u)
- QObject (0xb14cb0f0) 0
- primary-for QNetworkAccessManager (0xb14ac440)
-
-Class QNetworkCookie
- size=4 align=4
- base size=4 base align=4
-QNetworkCookie (0xb14cb30c) 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 (0xb14ac880) 0
- vptr=((& QNetworkCookieJar::_ZTV17QNetworkCookieJar) + 8u)
- QObject (0xb14cb438) 0
- primary-for QNetworkCookieJar (0xb14ac880)
-
-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 (0xb14acdc0) 0
- vptr=((& QNetworkDiskCache::_ZTV17QNetworkDiskCache) + 8u)
- QAbstractNetworkCache (0xb14ace00) 0
- primary-for QNetworkDiskCache (0xb14acdc0)
- QObject (0xb14cb7bc) 0
- primary-for QAbstractNetworkCache (0xb14ace00)
-
-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 (0xb150d0c0) 0
- vptr=((& QNetworkReply::_ZTV13QNetworkReply) + 8u)
- QIODevice (0xb150d100) 0
- primary-for QNetworkReply (0xb150d0c0)
- QObject (0xb14cb9d8) 0
- primary-for QIODevice (0xb150d100)
-
-Vtable for QDeclarativePropertyMap
-QDeclarativePropertyMap::_ZTV23QDeclarativePropertyMap: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QDeclarativePropertyMap)
-8 QDeclarativePropertyMap::metaObject
-12 QDeclarativePropertyMap::qt_metacast
-16 QDeclarativePropertyMap::qt_metacall
-20 QDeclarativePropertyMap::~QDeclarativePropertyMap
-24 QDeclarativePropertyMap::~QDeclarativePropertyMap
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QDeclarativePropertyMap
- size=8 align=4
- base size=8 base align=4
-QDeclarativePropertyMap (0xb150d3c0) 0
- vptr=((& QDeclarativePropertyMap::_ZTV23QDeclarativePropertyMap) + 8u)
- QObject (0xb14cbbf4) 0
- primary-for QDeclarativePropertyMap (0xb150d3c0)
-
-Vtable for QDeclarativeView
-QDeclarativeView::_ZTV16QDeclarativeView: 69u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QDeclarativeView)
-8 QDeclarativeView::metaObject
-12 QDeclarativeView::qt_metacast
-16 QDeclarativeView::qt_metacall
-20 QDeclarativeView::~QDeclarativeView
-24 QDeclarativeView::~QDeclarativeView
-28 QGraphicsView::event
-32 QDeclarativeView::eventFilter
-36 QDeclarativeView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QDeclarativeView::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 QDeclarativeView::paintEvent
-128 QWidget::moveEvent
-132 QDeclarativeView::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 QDeclarativeView::setRootObject
-248 (int (*)(...))-0x000000008
-252 (int (*)(...))(& _ZTI16QDeclarativeView)
-256 QDeclarativeView::_ZThn8_N16QDeclarativeViewD1Ev
-260 QDeclarativeView::_ZThn8_N16QDeclarativeViewD0Ev
-264 QWidget::_ZThn8_NK7QWidget7devTypeEv
-268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDeclarativeView
- size=20 align=4
- base size=20 base align=4
-QDeclarativeView (0xb150d680) 0
- vptr=((& QDeclarativeView::_ZTV16QDeclarativeView) + 8u)
- QGraphicsView (0xb150d6c0) 0
- primary-for QDeclarativeView (0xb150d680)
- QAbstractScrollArea (0xb150d700) 0
- primary-for QGraphicsView (0xb150d6c0)
- QFrame (0xb150d740) 0
- primary-for QAbstractScrollArea (0xb150d700)
- QWidget (0xb152baa0) 0
- primary-for QFrame (0xb150d740)
- QObject (0xb14cbe10) 0
- primary-for QWidget (0xb152baa0)
- QPaintDevice (0xb14cbe4c) 8
- vptr=((& QDeclarativeView::_ZTV16QDeclarativeView) + 256u)
-
-Class QDeclarativePrivate::RegisterType
- size=76 align=4
- base size=76 base align=4
-QDeclarativePrivate::RegisterType (0xb15442d0) 0
-
-Class QDeclarativePrivate::RegisterInterface
- size=16 align=4
- base size=16 base align=4
-QDeclarativePrivate::RegisterInterface (0xb154430c) 0
-
-Class QDeclarativePrivate::RegisterAutoParent
- size=8 align=4
- base size=8 base align=4
-QDeclarativePrivate::RegisterAutoParent (0xb1544348) 0
-
-Vtable for QDeclarativeParserStatus
-QDeclarativeParserStatus::_ZTV24QDeclarativeParserStatus: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QDeclarativeParserStatus)
-8 QDeclarativeParserStatus::~QDeclarativeParserStatus
-12 QDeclarativeParserStatus::~QDeclarativeParserStatus
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QDeclarativeParserStatus
- size=8 align=4
- base size=8 base align=4
-QDeclarativeParserStatus (0xb1544384) 0
- vptr=((& QDeclarativeParserStatus::_ZTV24QDeclarativeParserStatus) + 8u)
-
-Vtable for QDeclarativePropertyValueSource
-QDeclarativePropertyValueSource::_ZTV31QDeclarativePropertyValueSource: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI31QDeclarativePropertyValueSource)
-8 QDeclarativePropertyValueSource::~QDeclarativePropertyValueSource
-12 QDeclarativePropertyValueSource::~QDeclarativePropertyValueSource
-16 __cxa_pure_virtual
-
-Class QDeclarativePropertyValueSource
- size=4 align=4
- base size=4 base align=4
-QDeclarativePropertyValueSource (0xb1544690) 0 nearly-empty
- vptr=((& QDeclarativePropertyValueSource::_ZTV31QDeclarativePropertyValueSource) + 8u)
-
-Vtable for QDeclarativePropertyValueInterceptor
-QDeclarativePropertyValueInterceptor::_ZTV36QDeclarativePropertyValueInterceptor: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI36QDeclarativePropertyValueInterceptor)
-8 QDeclarativePropertyValueInterceptor::~QDeclarativePropertyValueInterceptor
-12 QDeclarativePropertyValueInterceptor::~QDeclarativePropertyValueInterceptor
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QDeclarativePropertyValueInterceptor
- size=4 align=4
- base size=4 base align=4
-QDeclarativePropertyValueInterceptor (0xb154499c) 0 nearly-empty
- vptr=((& QDeclarativePropertyValueInterceptor::_ZTV36QDeclarativePropertyValueInterceptor) + 8u)
-
-Class QDeclarativeListReference
- size=4 align=4
- base size=4 base align=4
-QDeclarativeListReference (0xb1544ce4) 0
-
-Class QDeclarativeError
- size=4 align=4
- base size=4 base align=4
-QDeclarativeError (0xb13ec03c) 0
-
-Vtable for QDeclarativeComponent
-QDeclarativeComponent::_ZTV21QDeclarativeComponent: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QDeclarativeComponent)
-8 QDeclarativeComponent::metaObject
-12 QDeclarativeComponent::qt_metacast
-16 QDeclarativeComponent::qt_metacall
-20 QDeclarativeComponent::~QDeclarativeComponent
-24 QDeclarativeComponent::~QDeclarativeComponent
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QDeclarativeComponent::create
-60 QDeclarativeComponent::beginCreate
-64 QDeclarativeComponent::completeCreate
-
-Class QDeclarativeComponent
- size=8 align=4
- base size=8 base align=4
-QDeclarativeComponent (0xb156fbc0) 0
- vptr=((& QDeclarativeComponent::_ZTV21QDeclarativeComponent) + 8u)
- QObject (0xb13ec078) 0
- primary-for QDeclarativeComponent (0xb156fbc0)
-
-Vtable for QDeclarativeContext
-QDeclarativeContext::_ZTV19QDeclarativeContext: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QDeclarativeContext)
-8 QDeclarativeContext::metaObject
-12 QDeclarativeContext::qt_metacast
-16 QDeclarativeContext::qt_metacall
-20 QDeclarativeContext::~QDeclarativeContext
-24 QDeclarativeContext::~QDeclarativeContext
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QDeclarativeContext
- size=8 align=4
- base size=8 base align=4
-QDeclarativeContext (0xb1407280) 0
- vptr=((& QDeclarativeContext::_ZTV19QDeclarativeContext) + 8u)
- QObject (0xb13ec4ec) 0
- primary-for QDeclarativeContext (0xb1407280)
-
-Vtable for QDeclarativeEngine
-QDeclarativeEngine::_ZTV18QDeclarativeEngine: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QDeclarativeEngine)
-8 QDeclarativeEngine::metaObject
-12 QDeclarativeEngine::qt_metacast
-16 QDeclarativeEngine::qt_metacall
-20 QDeclarativeEngine::~QDeclarativeEngine
-24 QDeclarativeEngine::~QDeclarativeEngine
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QDeclarativeEngine
- size=8 align=4
- base size=8 base align=4
-QDeclarativeEngine (0xb1407680) 0
- vptr=((& QDeclarativeEngine::_ZTV18QDeclarativeEngine) + 8u)
- QObject (0xb13ec7bc) 0
- primary-for QDeclarativeEngine (0xb1407680)
-
-Vtable for QDeclarativeExpression
-QDeclarativeExpression::_ZTV22QDeclarativeExpression: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QDeclarativeExpression)
-8 QDeclarativeExpression::metaObject
-12 QDeclarativeExpression::qt_metacast
-16 QDeclarativeExpression::qt_metacall
-20 QDeclarativeExpression::~QDeclarativeExpression
-24 QDeclarativeExpression::~QDeclarativeExpression
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QDeclarativeExpression
- size=8 align=4
- base size=8 base align=4
-QDeclarativeExpression (0xb1407940) 0
- vptr=((& QDeclarativeExpression::_ZTV22QDeclarativeExpression) + 8u)
- QObject (0xb13ec9d8) 0
- primary-for QDeclarativeExpression (0xb1407940)
-
-Vtable for QDeclarativeExtensionInterface
-QDeclarativeExtensionInterface::_ZTV30QDeclarativeExtensionInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI30QDeclarativeExtensionInterface)
-8 QDeclarativeExtensionInterface::~QDeclarativeExtensionInterface
-12 QDeclarativeExtensionInterface::~QDeclarativeExtensionInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QDeclarativeExtensionInterface
- size=4 align=4
- base size=4 base align=4
-QDeclarativeExtensionInterface (0xb13ecbf4) 0 nearly-empty
- vptr=((& QDeclarativeExtensionInterface::_ZTV30QDeclarativeExtensionInterface) + 8u)
-
-Vtable for QDeclarativeExtensionPlugin
-QDeclarativeExtensionPlugin::_ZTV27QDeclarativeExtensionPlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDeclarativeExtensionPlugin)
-8 QDeclarativeExtensionPlugin::metaObject
-12 QDeclarativeExtensionPlugin::qt_metacast
-16 QDeclarativeExtensionPlugin::qt_metacall
-20 QDeclarativeExtensionPlugin::~QDeclarativeExtensionPlugin
-24 QDeclarativeExtensionPlugin::~QDeclarativeExtensionPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 QDeclarativeExtensionPlugin::initializeEngine
-64 (int (*)(...))-0x000000008
-68 (int (*)(...))(& _ZTI27QDeclarativeExtensionPlugin)
-72 QDeclarativeExtensionPlugin::_ZThn8_N27QDeclarativeExtensionPluginD1Ev
-76 QDeclarativeExtensionPlugin::_ZThn8_N27QDeclarativeExtensionPluginD0Ev
-80 __cxa_pure_virtual
-84 QDeclarativeExtensionPlugin::_ZThn8_N27QDeclarativeExtensionPlugin16initializeEngineEP18QDeclarativeEnginePKc
-
-Class QDeclarativeExtensionPlugin
- size=12 align=4
- base size=12 base align=4
-QDeclarativeExtensionPlugin (0xb144a190) 0
- vptr=((& QDeclarativeExtensionPlugin::_ZTV27QDeclarativeExtensionPlugin) + 8u)
- QObject (0xb144c0f0) 0
- primary-for QDeclarativeExtensionPlugin (0xb144a190)
- QDeclarativeExtensionInterface (0xb144c12c) 8 nearly-empty
- vptr=((& QDeclarativeExtensionPlugin::_ZTV27QDeclarativeExtensionPlugin) + 72u)
-
-Vtable for QDeclarativeImageProvider
-QDeclarativeImageProvider::_ZTV25QDeclarativeImageProvider: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QDeclarativeImageProvider)
-8 QDeclarativeImageProvider::~QDeclarativeImageProvider
-12 QDeclarativeImageProvider::~QDeclarativeImageProvider
-16 QDeclarativeImageProvider::requestImage
-20 QDeclarativeImageProvider::requestPixmap
-
-Class QDeclarativeImageProvider
- size=8 align=4
- base size=8 base align=4
-QDeclarativeImageProvider (0xb144c258) 0
- vptr=((& QDeclarativeImageProvider::_ZTV25QDeclarativeImageProvider) + 8u)
-
-Class QDeclarativeInfo
- size=8 align=4
- base size=8 base align=4
-QDeclarativeInfo (0xb144b280) 0
- QDebug (0xb144c294) 0
-
-Vtable for QDeclarativeNetworkAccessManagerFactory
-QDeclarativeNetworkAccessManagerFactory::_ZTV39QDeclarativeNetworkAccessManagerFactory: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI39QDeclarativeNetworkAccessManagerFactory)
-8 QDeclarativeNetworkAccessManagerFactory::~QDeclarativeNetworkAccessManagerFactory
-12 QDeclarativeNetworkAccessManagerFactory::~QDeclarativeNetworkAccessManagerFactory
-16 __cxa_pure_virtual
-
-Class QDeclarativeNetworkAccessManagerFactory
- size=4 align=4
- base size=4 base align=4
-QDeclarativeNetworkAccessManagerFactory (0xb144ce4c) 0 nearly-empty
- vptr=((& QDeclarativeNetworkAccessManagerFactory::_ZTV39QDeclarativeNetworkAccessManagerFactory) + 8u)
-
-Class QDeclarativeProperty
- size=4 align=4
- base size=4 base align=4
-QDeclarativeProperty (0xb144ce88) 0
-
-Class QDeclarativeScriptString
- size=4 align=4
- base size=4 base align=4
-QDeclarativeScriptString (0xb144cec4) 0
-
-Vtable for QDeclarativeItem
-QDeclarativeItem::_ZTV16QDeclarativeItem: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QDeclarativeItem)
-8 QDeclarativeItem::metaObject
-12 QDeclarativeItem::qt_metacast
-16 QDeclarativeItem::qt_metacall
-20 QDeclarativeItem::~QDeclarativeItem
-24 QDeclarativeItem::~QDeclarativeItem
-28 QDeclarativeItem::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QDeclarativeItem::boundingRect
-60 QDeclarativeItem::paint
-64 QDeclarativeItem::sceneEvent
-68 QDeclarativeItem::itemChange
-72 QDeclarativeItem::classBegin
-76 QDeclarativeItem::componentComplete
-80 QDeclarativeItem::keyPressEvent
-84 QDeclarativeItem::keyReleaseEvent
-88 QDeclarativeItem::inputMethodEvent
-92 QDeclarativeItem::inputMethodQuery
-96 QDeclarativeItem::geometryChanged
-100 (int (*)(...))-0x000000008
-104 (int (*)(...))(& _ZTI16QDeclarativeItem)
-108 QDeclarativeItem::_ZThn8_N16QDeclarativeItemD1Ev
-112 QDeclarativeItem::_ZThn8_N16QDeclarativeItemD0Ev
-116 QGraphicsItem::advance
-120 QDeclarativeItem::_ZThn8_NK16QDeclarativeItem12boundingRectEv
-124 QGraphicsItem::shape
-128 QGraphicsItem::contains
-132 QGraphicsItem::collidesWithItem
-136 QGraphicsItem::collidesWithPath
-140 QGraphicsItem::isObscuredBy
-144 QGraphicsItem::opaqueArea
-148 QDeclarativeItem::_ZThn8_N16QDeclarativeItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
-152 QGraphicsItem::type
-156 QGraphicsItem::sceneEventFilter
-160 QDeclarativeItem::_ZThn8_N16QDeclarativeItem10sceneEventEP6QEvent
-164 QGraphicsItem::contextMenuEvent
-168 QGraphicsItem::dragEnterEvent
-172 QGraphicsItem::dragLeaveEvent
-176 QGraphicsItem::dragMoveEvent
-180 QGraphicsItem::dropEvent
-184 QGraphicsItem::focusInEvent
-188 QGraphicsItem::focusOutEvent
-192 QGraphicsItem::hoverEnterEvent
-196 QGraphicsItem::hoverMoveEvent
-200 QGraphicsItem::hoverLeaveEvent
-204 QDeclarativeItem::_ZThn8_N16QDeclarativeItem13keyPressEventEP9QKeyEvent
-208 QDeclarativeItem::_ZThn8_N16QDeclarativeItem15keyReleaseEventEP9QKeyEvent
-212 QGraphicsItem::mousePressEvent
-216 QGraphicsItem::mouseMoveEvent
-220 QGraphicsItem::mouseReleaseEvent
-224 QGraphicsItem::mouseDoubleClickEvent
-228 QGraphicsItem::wheelEvent
-232 QDeclarativeItem::_ZThn8_N16QDeclarativeItem16inputMethodEventEP17QInputMethodEvent
-236 QDeclarativeItem::_ZThn8_NK16QDeclarativeItem16inputMethodQueryEN2Qt16InputMethodQueryE
-240 QDeclarativeItem::_ZThn8_N16QDeclarativeItem10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
-244 QGraphicsItem::supportsExtension
-248 QGraphicsItem::setExtension
-252 QGraphicsItem::extension
-256 (int (*)(...))-0x000000010
-260 (int (*)(...))(& _ZTI16QDeclarativeItem)
-264 QDeclarativeItem::_ZThn16_N16QDeclarativeItemD1Ev
-268 QDeclarativeItem::_ZThn16_N16QDeclarativeItemD0Ev
-272 QDeclarativeItem::_ZThn16_N16QDeclarativeItem10classBeginEv
-276 QDeclarativeItem::_ZThn16_N16QDeclarativeItem17componentCompleteEv
-
-Class QDeclarativeItem
- size=24 align=4
- base size=24 base align=4
-QDeclarativeItem (0xb129d5a0) 0
- vptr=((& QDeclarativeItem::_ZTV16QDeclarativeItem) + 8u)
- QGraphicsObject (0xb129d5f0) 0
- primary-for QDeclarativeItem (0xb129d5a0)
- QObject (0xb12a2000) 0
- primary-for QGraphicsObject (0xb129d5f0)
- QGraphicsItem (0xb12a203c) 8
- vptr=((& QDeclarativeItem::_ZTV16QDeclarativeItem) + 108u)
- QDeclarativeParserStatus (0xb12a2078) 16
- vptr=((& QDeclarativeItem::_ZTV16QDeclarativeItem) + 264u)
-
diff --git a/tests/auto/bic/data/QtDeclarative.5.0.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtDeclarative.5.0.0.linux-gcc-ia32.txt
new file mode 100644
index 00000000..daa9c2b4
--- /dev/null
+++ b/tests/auto/bic/data/QtDeclarative.5.0.0.linux-gcc-ia32.txt
@@ -0,0 +1,17612 @@
+Class std::__true_type
+ size=1 align=1
+ base size=0 base align=1
+std::__true_type (0xb728ab28) 0 empty
+
+Class std::__false_type
+ size=1 align=1
+ base size=0 base align=1
+std::__false_type (0xb728ab60) 0 empty
+
+Class std::input_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::input_iterator_tag (0xb5e47bd0) 0 empty
+
+Class std::output_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::output_iterator_tag (0xb5e47c08) 0 empty
+
+Class std::forward_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::forward_iterator_tag (0xb71bcd5c) 0 empty
+ std::input_iterator_tag (0xb5e47c40) 0 empty
+
+Class std::bidirectional_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::bidirectional_iterator_tag (0xb71bcd98) 0 empty
+ std::forward_iterator_tag (0xb71bcdd4) 0 empty
+ std::input_iterator_tag (0xb5e47c78) 0 empty
+
+Class std::random_access_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::random_access_iterator_tag (0xb71bce10) 0 empty
+ std::bidirectional_iterator_tag (0xb71bce4c) 0 empty
+ std::forward_iterator_tag (0xb71bce88) 0 empty
+ std::input_iterator_tag (0xb5e47cb0) 0 empty
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5cd22a0) 0
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb5cd23f0) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5cd2498) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5cd24d0) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5cd2578) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5cd2888) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5cd28c0) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 (int (*)(...))std::exception::~exception
+12 (int (*)(...))std::exception::~exception
+16 (int (*)(...))std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb5d60000) 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 (int (*)(...))std::bad_exception::~bad_exception
+12 (int (*)(...))std::bad_exception::~bad_exception
+16 (int (*)(...))std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb5ec20b4) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb5d60230) 0 nearly-empty
+ primary-for std::bad_exception (0xb5ec20b4)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 (int (*)(...))std::bad_alloc::~bad_alloc
+12 (int (*)(...))std::bad_alloc::~bad_alloc
+16 (int (*)(...))std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb5ec20f0) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb5d60460) 0 nearly-empty
+ primary-for std::bad_alloc (0xb5ec20f0)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb5d60690) 0 empty
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb5c31ee0) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb5c31f88) 0
+
+Class QMessageLogContext
+ size=20 align=4
+ base size=20 base align=4
+QMessageLogContext (0xb5c5a230) 0
+
+Class QMessageLogger
+ size=20 align=4
+ base size=20 base align=4
+QMessageLogger (0xb5c5aa10) 0
+
+Class QtPrivate::big_
+ size=2 align=1
+ base size=2 base align=1
+QtPrivate::big_ (0xb5c70f50) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb5adb8c0) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb5adbc40) 0
+
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb5af1460) 0 empty
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb5a21f18) 0 empty
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb5a80888) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb59b0348) 0
+ QGenericArgument (0xb5a80c78) 0
+
+Class QMetaObject
+ size=24 align=4
+ base size=24 base align=4
+QMetaObject (0xb58ad070) 0
+
+Class QMetaObject::Connection
+ size=4 align=4
+ base size=4 base align=4
+QMetaObject::Connection (0xb58c21c0) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb58c2b60) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb58c2f88) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb59b0654) 0
+ QBasicAtomicInteger<int> (0xb5982ee0) 0
+
+Class QtPrivate::RefCount
+ size=4 align=4
+ base size=4 base align=4
+QtPrivate::RefCount (0xb57bd930) 0
+
+Class QArrayData
+ size=16 align=4
+ base size=16 base align=4
+QArrayData (0xb57d0380) 0
+
+Class QByteArrayDataPtr
+ size=4 align=4
+ base size=4 base align=4
+QByteArrayDataPtr (0xb580a310) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb580a348) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb5850af0) 0
+
+Class lconv
+ size=56 align=4
+ base size=56 base align=4
+lconv (0xb56f0000) 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 (int (*)(...))__cxxabiv1::__forced_unwind::~__forced_unwind
+12 (int (*)(...))__cxxabiv1::__forced_unwind::~__forced_unwind
+16 (int (*)(...))__cxa_pure_virtual
+
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb56f00a8) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
+
+Class sched_param
+ size=4 align=4
+ base size=4 base align=4
+sched_param (0xb5767038) 0
+
+Class __sched_param
+ size=4 align=4
+ base size=4 base align=4
+__sched_param (0xb5767070) 0
+
+Class timex
+ size=128 align=4
+ base size=128 base align=4
+timex (0xb57670e0) 0
+
+Class tm
+ size=44 align=4
+ base size=44 base align=4
+tm (0xb5767118) 0
+
+Class itimerspec
+ size=16 align=4
+ base size=16 base align=4
+itimerspec (0xb5767188) 0
+
+Class _pthread_cleanup_buffer
+ size=16 align=4
+ base size=16 base align=4
+_pthread_cleanup_buffer (0xb57671c0) 0
+
+Class __pthread_cleanup_frame
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_frame (0xb5767268) 0
+
+Class __pthread_cleanup_class
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_class (0xb57672a0) 0
+
+Class QLatin1String
+ size=8 align=4
+ base size=8 base align=4
+QLatin1String (0xb566fa10) 0
+
+Class QStringDataPtr
+ size=4 align=4
+ base size=4 base align=4
+QStringDataPtr (0xb5515498) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb5572070) 0 empty
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb55154d0) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb53cec08) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb54569d8) 0
+
+Class std::locale
+ size=4 align=4
+ base size=4 base align=4
+std::locale (0xb529db98) 0
+
+Vtable for std::locale::facet
+std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt6locale5facetE)
+8 (int (*)(...))std::locale::facet::~facet
+12 (int (*)(...))std::locale::facet::~facet
+
+Class std::locale::facet
+ size=8 align=4
+ base size=8 base align=4
+std::locale::facet (0xb52cdee0) 0
+ vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
+
+Class std::locale::id
+ size=4 align=4
+ base size=4 base align=4
+std::locale::id (0xb52d65b0) 0
+
+Class std::locale::_Impl
+ size=20 align=4
+ base size=20 base align=4
+std::locale::_Impl (0xb52d68c0) 0
+
+Vtable for std::ios_base::failure
+std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt8ios_base7failureE)
+8 (int (*)(...))std::ios_base::failure::~failure
+12 (int (*)(...))std::ios_base::failure::~failure
+16 (int (*)(...))std::ios_base::failure::what
+
+Class std::ios_base::failure
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::failure (0xb5756744) 0
+ vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
+ std::exception (0xb52eff50) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb5756744)
+
+Class std::ios_base::_Callback_list
+ size=16 align=4
+ base size=16 base align=4
+std::ios_base::_Callback_list (0xb5323ee0) 0
+
+Class std::ios_base::_Words
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::_Words (0xb5328428) 0
+
+Class std::ios_base::Init
+ size=1 align=1
+ base size=0 base align=1
+std::ios_base::Init (0xb53287a8) 0 empty
+
+Vtable for std::ios_base
+std::ios_base::_ZTVSt8ios_base: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt8ios_base)
+8 (int (*)(...))std::ios_base::~ios_base
+12 (int (*)(...))std::ios_base::~ios_base
+
+Class std::ios_base
+ size=112 align=4
+ base size=112 base align=4
+std::ios_base (0xb52eff18) 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 (0xb5347b28) 0 empty
+
+Class std::__num_base
+ size=1 align=1
+ base size=0 base align=1
+std::__num_base (0xb51f7dc8) 0 empty
+
+VTT for std::basic_ostream<char>
+std::basic_ostream<char>::_ZTTSo: 2u entries
+0 ((& std::basic_ostream<char>::_ZTVSo) + 12u)
+4 ((& std::basic_ostream<char>::_ZTVSo) + 32u)
+
+VTT for std::basic_ostream<wchar_t>
+std::basic_ostream<wchar_t>::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
+
+VTT for std::basic_istream<char>
+std::basic_istream<char>::_ZTTSi: 2u entries
+0 ((& std::basic_istream<char>::_ZTVSi) + 12u)
+4 ((& std::basic_istream<char>::_ZTVSi) + 32u)
+
+VTT for std::basic_istream<wchar_t>
+std::basic_istream<wchar_t>::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
+
+Construction vtable for std::basic_istream<char> (0xb50f22d0 instance) in std::basic_iostream<char>
+std::basic_iostream<char>::_ZTCSd0_Si: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISi)
+12 (int (*)(...))std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+16 (int (*)(...))std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+20 4294967284u
+24 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))(& _ZTISi)
+32 (int (*)(...))std::basic_istream<char>::_ZTv0_n12_NSiD1Ev
+36 (int (*)(...))std::basic_istream<char>::_ZTv0_n12_NSiD0Ev
+
+Construction vtable for std::basic_ostream<char> (0xb50f2348 instance) in std::basic_iostream<char>
+std::basic_iostream<char>::_ZTCSd8_So: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISo)
+12 (int (*)(...))std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+16 (int (*)(...))std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+20 4294967292u
+24 (int (*)(...))-0x00000000000000004
+28 (int (*)(...))(& _ZTISo)
+32 (int (*)(...))std::basic_ostream<char>::_ZTv0_n12_NSoD1Ev
+36 (int (*)(...))std::basic_ostream<char>::_ZTv0_n12_NSoD0Ev
+
+VTT for std::basic_iostream<char>
+std::basic_iostream<char>::_ZTTSd: 7u entries
+0 ((& std::basic_iostream<char>::_ZTVSd) + 12u)
+4 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 12u)
+8 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 32u)
+12 ((& std::basic_iostream<char>::_ZTCSd8_So) + 12u)
+16 ((& std::basic_iostream<char>::_ZTCSd8_So) + 32u)
+20 ((& std::basic_iostream<char>::_ZTVSd) + 52u)
+24 ((& std::basic_iostream<char>::_ZTVSd) + 32u)
+
+Construction vtable for std::basic_istream<wchar_t> (0xb50f2384 instance) in std::basic_iostream<wchar_t>
+std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+12 (int (*)(...))std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 (int (*)(...))std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 4294967284u
+24 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+32 (int (*)(...))std::basic_istream<wchar_t>::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
+36 (int (*)(...))std::basic_istream<wchar_t>::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
+
+Construction vtable for std::basic_ostream<wchar_t> (0xb50f23fc instance) in std::basic_iostream<wchar_t>
+std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+12 (int (*)(...))std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 (int (*)(...))std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 4294967292u
+24 (int (*)(...))-0x00000000000000004
+28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+32 (int (*)(...))std::basic_ostream<wchar_t>::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
+36 (int (*)(...))std::basic_ostream<wchar_t>::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
+
+VTT for std::basic_iostream<wchar_t>
+std::basic_iostream<wchar_t>::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
+0 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 12u)
+8 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 32u)
+12 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 12u)
+16 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 32u)
+20 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
+24 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
+
+Class std::__detail::_List_node_base
+ size=8 align=4
+ base size=8 base align=4
+std::__detail::_List_node_base (0xb4fe0658) 0
+
+Class QListData::Data
+ size=20 align=4
+ base size=20 base align=4
+QListData::Data (0xb5055038) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb5055000) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb4ee1310) 0 empty
+
+Class QMetaType
+ size=48 align=4
+ base size=48 base align=4
+QMetaType (0xb4f135e8) 0
+
+Class QtPrivate::QSlotObjectBase
+ size=8 align=4
+ base size=8 base align=4
+QtPrivate::QSlotObjectBase (0xb4e2da10) 0
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 (int (*)(...))__cxa_pure_virtual
+12 (int (*)(...))__cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb4e51968) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Class QObject::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QObject::QPrivateSignal (0xb4e51bd0) 0 empty
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 (int (*)(...))QObject::metaObject
+12 (int (*)(...))QObject::qt_metacast
+16 (int (*)(...))QObject::qt_metacall
+20 (int (*)(...))QObject::~QObject
+24 (int (*)(...))QObject::~QObject
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb4e51af0) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 (int (*)(...))QObjectUserData::~QObjectUserData
+12 (int (*)(...))QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb4e94d20) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Class QAbstractAnimation::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAbstractAnimation::QPrivateSignal (0xb4e94700) 0 empty
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 (int (*)(...))QAbstractAnimation::metaObject
+12 (int (*)(...))QAbstractAnimation::qt_metacast
+16 (int (*)(...))QAbstractAnimation::qt_metacall
+20 (int (*)(...))QAbstractAnimation::~QAbstractAnimation
+24 (int (*)(...))QAbstractAnimation::~QAbstractAnimation
+28 (int (*)(...))QAbstractAnimation::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))__cxa_pure_virtual
+64 (int (*)(...))QAbstractAnimation::updateState
+68 (int (*)(...))QAbstractAnimation::updateDirection
+
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb50f2960) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb4e94f50) 0
+ primary-for QAbstractAnimation (0xb50f2960)
+
+Class QAnimationDriver::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAnimationDriver::QPrivateSignal (0xb4cb5ee0) 0 empty
+
+Vtable for QAnimationDriver
+QAnimationDriver::_ZTV16QAnimationDriver: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAnimationDriver)
+8 (int (*)(...))QAnimationDriver::metaObject
+12 (int (*)(...))QAnimationDriver::qt_metacast
+16 (int (*)(...))QAnimationDriver::qt_metacall
+20 (int (*)(...))QAnimationDriver::~QAnimationDriver
+24 (int (*)(...))QAnimationDriver::~QAnimationDriver
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QAnimationDriver::advance
+60 (int (*)(...))QAnimationDriver::elapsed
+64 (int (*)(...))QAnimationDriver::start
+68 (int (*)(...))QAnimationDriver::stop
+
+Class QAnimationDriver
+ size=8 align=4
+ base size=8 base align=4
+QAnimationDriver (0xb50f299c) 0
+ vptr=((& QAnimationDriver::_ZTV16QAnimationDriver) + 8u)
+ QObject (0xb4cb5e00) 0
+ primary-for QAnimationDriver (0xb50f299c)
+
+Class QAnimationGroup::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAnimationGroup::QPrivateSignal (0xb4cc3508) 0 empty
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 (int (*)(...))QAnimationGroup::metaObject
+12 (int (*)(...))QAnimationGroup::qt_metacast
+16 (int (*)(...))QAnimationGroup::qt_metacall
+20 (int (*)(...))QAnimationGroup::~QAnimationGroup
+24 (int (*)(...))QAnimationGroup::~QAnimationGroup
+28 (int (*)(...))QAnimationGroup::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))__cxa_pure_virtual
+64 (int (*)(...))QAbstractAnimation::updateState
+68 (int (*)(...))QAbstractAnimation::updateDirection
+
+Class QAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QAnimationGroup (0xb50f29d8) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb50f2a14) 0
+ primary-for QAnimationGroup (0xb50f29d8)
+ QObject (0xb4cc3428) 0
+ primary-for QAbstractAnimation (0xb50f2a14)
+
+Class QParallelAnimationGroup::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QParallelAnimationGroup::QPrivateSignal (0xb4cc3fc0) 0 empty
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 (int (*)(...))QParallelAnimationGroup::metaObject
+12 (int (*)(...))QParallelAnimationGroup::qt_metacast
+16 (int (*)(...))QParallelAnimationGroup::qt_metacall
+20 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
+24 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
+28 (int (*)(...))QParallelAnimationGroup::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QParallelAnimationGroup::duration
+60 (int (*)(...))QParallelAnimationGroup::updateCurrentTime
+64 (int (*)(...))QParallelAnimationGroup::updateState
+68 (int (*)(...))QParallelAnimationGroup::updateDirection
+
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb50f2a50) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb50f2a8c) 0
+ primary-for QParallelAnimationGroup (0xb50f2a50)
+ QAbstractAnimation (0xb50f2ac8) 0
+ primary-for QAnimationGroup (0xb50f2a8c)
+ QObject (0xb4cc3ee0) 0
+ primary-for QAbstractAnimation (0xb50f2ac8)
+
+Class QPauseAnimation::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QPauseAnimation::QPrivateSignal (0xb4cd59d8) 0 empty
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 (int (*)(...))QPauseAnimation::metaObject
+12 (int (*)(...))QPauseAnimation::qt_metacast
+16 (int (*)(...))QPauseAnimation::qt_metacall
+20 (int (*)(...))QPauseAnimation::~QPauseAnimation
+24 (int (*)(...))QPauseAnimation::~QPauseAnimation
+28 (int (*)(...))QPauseAnimation::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QPauseAnimation::duration
+60 (int (*)(...))QPauseAnimation::updateCurrentTime
+64 (int (*)(...))QAbstractAnimation::updateState
+68 (int (*)(...))QAbstractAnimation::updateDirection
+
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb50f2b04) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb50f2b40) 0
+ primary-for QPauseAnimation (0xb50f2b04)
+ QObject (0xb4cd58f8) 0
+ primary-for QAbstractAnimation (0xb50f2b40)
+
+Class std::_Bit_reference
+ size=8 align=4
+ base size=8 base align=4
+std::_Bit_reference (0xb4d27690) 0
+
+Class std::_Bit_iterator_base
+ size=8 align=4
+ base size=8 base align=4
+std::_Bit_iterator_base (0xb50f2bf4) 0
+ std::iterator<std::random_access_iterator_tag, bool> (0xb4d3a540) 0 empty
+
+Class std::_Bit_iterator
+ size=8 align=4
+ base size=8 base align=4
+std::_Bit_iterator (0xb50f2ce4) 0
+ std::_Bit_iterator_base (0xb50f2d20) 0
+ std::iterator<std::random_access_iterator_tag, bool> (0xb4d43bd0) 0 empty
+
+Class std::_Bit_const_iterator
+ size=8 align=4
+ base size=8 base align=4
+std::_Bit_const_iterator (0xb50f2d5c) 0
+ std::_Bit_iterator_base (0xb50f2d98) 0
+ std::iterator<std::random_access_iterator_tag, bool> (0xb4d4f5b0) 0 empty
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb4c303b8) 0
+
+Class std::_Rb_tree_node_base
+ size=16 align=4
+ base size=16 base align=4
+std::_Rb_tree_node_base (0xb4c46230) 0
+
+Class QMapNodeBase
+ size=12 align=4
+ base size=12 base align=4
+QMapNodeBase (0xb4aecb98) 0
+
+Class QMapDataBase
+ size=24 align=4
+ base size=24 base align=4
+QMapDataBase (0xb4b18460) 0
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb4b91e00) 0
+
+Class QHashData
+ size=36 align=4
+ base size=36 base align=4
+QHashData (0xb4b91dc8) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb49b4230) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb4a469d8) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb4a46b98) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb4a46a48) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb4a54188) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb4a26658) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb4899690) 0
+
+Class QVariantAnimation::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QVariantAnimation::QPrivateSignal (0xb4899f18) 0 empty
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 (int (*)(...))QVariantAnimation::metaObject
+12 (int (*)(...))QVariantAnimation::qt_metacast
+16 (int (*)(...))QVariantAnimation::qt_metacall
+20 (int (*)(...))QVariantAnimation::~QVariantAnimation
+24 (int (*)(...))QVariantAnimation::~QVariantAnimation
+28 (int (*)(...))QVariantAnimation::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QVariantAnimation::duration
+60 (int (*)(...))QVariantAnimation::updateCurrentTime
+64 (int (*)(...))QVariantAnimation::updateState
+68 (int (*)(...))QAbstractAnimation::updateDirection
+72 (int (*)(...))QVariantAnimation::updateCurrentValue
+76 (int (*)(...))QVariantAnimation::interpolated
+
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb4b1921c) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb4b19258) 0
+ primary-for QVariantAnimation (0xb4b1921c)
+ QObject (0xb4899e38) 0
+ primary-for QAbstractAnimation (0xb4b19258)
+
+Class QPropertyAnimation::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QPropertyAnimation::QPrivateSignal (0xb48b4c08) 0 empty
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 (int (*)(...))QPropertyAnimation::metaObject
+12 (int (*)(...))QPropertyAnimation::qt_metacast
+16 (int (*)(...))QPropertyAnimation::qt_metacall
+20 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
+24 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
+28 (int (*)(...))QPropertyAnimation::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QVariantAnimation::duration
+60 (int (*)(...))QVariantAnimation::updateCurrentTime
+64 (int (*)(...))QPropertyAnimation::updateState
+68 (int (*)(...))QAbstractAnimation::updateDirection
+72 (int (*)(...))QPropertyAnimation::updateCurrentValue
+76 (int (*)(...))QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb4b19294) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb4b192d0) 0
+ primary-for QPropertyAnimation (0xb4b19294)
+ QAbstractAnimation (0xb4b1930c) 0
+ primary-for QVariantAnimation (0xb4b192d0)
+ QObject (0xb48b4b28) 0
+ primary-for QAbstractAnimation (0xb4b1930c)
+
+Class QSequentialAnimationGroup::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSequentialAnimationGroup::QPrivateSignal (0xb48c5700) 0 empty
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 (int (*)(...))QSequentialAnimationGroup::metaObject
+12 (int (*)(...))QSequentialAnimationGroup::qt_metacast
+16 (int (*)(...))QSequentialAnimationGroup::qt_metacall
+20 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 (int (*)(...))QSequentialAnimationGroup::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QSequentialAnimationGroup::duration
+60 (int (*)(...))QSequentialAnimationGroup::updateCurrentTime
+64 (int (*)(...))QSequentialAnimationGroup::updateState
+68 (int (*)(...))QSequentialAnimationGroup::updateDirection
+
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb4b19348) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb4b19384) 0
+ primary-for QSequentialAnimationGroup (0xb4b19348)
+ QAbstractAnimation (0xb4b193c0) 0
+ primary-for QAnimationGroup (0xb4b19384)
+ QObject (0xb48c5620) 0
+ primary-for QAbstractAnimation (0xb4b193c0)
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb48d7af0) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 (int (*)(...))__cxa_pure_virtual
+12 (int (*)(...))QTextCodec::aliases
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))__cxa_pure_virtual
+28 (int (*)(...))QTextCodec::~QTextCodec
+32 (int (*)(...))QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb48d7118) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb48f3690) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb48f3bd0) 0
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb48fee00) 0
+
+Class QtSharedPointer::NormalDeleter
+ size=1 align=1
+ base size=0 base align=1
+QtSharedPointer::NormalDeleter (0xb49450e0) 0 empty
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb49451c0) 0
+
+Class std::__numeric_limits_base
+ size=1 align=1
+ base size=0 base align=1
+std::__numeric_limits_base (0xb49899a0) 0 empty
+
+Class QDate
+ size=8 align=4
+ base size=8 base align=4
+QDate (0xb47cec78) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb47e6888) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb47f1cb0) 0
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb480d460) 0 empty
+
+Class QIODevice::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QIODevice::QPrivateSignal (0xb480d5e8) 0 empty
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 (int (*)(...))QIODevice::metaObject
+12 (int (*)(...))QIODevice::qt_metacast
+16 (int (*)(...))QIODevice::qt_metacall
+20 (int (*)(...))QIODevice::~QIODevice
+24 (int (*)(...))QIODevice::~QIODevice
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QIODevice::isSequential
+60 (int (*)(...))QIODevice::open
+64 (int (*)(...))QIODevice::close
+68 (int (*)(...))QIODevice::pos
+72 (int (*)(...))QIODevice::size
+76 (int (*)(...))QIODevice::seek
+80 (int (*)(...))QIODevice::atEnd
+84 (int (*)(...))QIODevice::reset
+88 (int (*)(...))QIODevice::bytesAvailable
+92 (int (*)(...))QIODevice::bytesToWrite
+96 (int (*)(...))QIODevice::canReadLine
+100 (int (*)(...))QIODevice::waitForReadyRead
+104 (int (*)(...))QIODevice::waitForBytesWritten
+108 (int (*)(...))__cxa_pure_virtual
+112 (int (*)(...))QIODevice::readLineData
+116 (int (*)(...))__cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb4b194ec) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb480d508) 0
+ primary-for QIODevice (0xb4b194ec)
+
+Class QBuffer::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QBuffer::QPrivateSignal (0xb4842070) 0 empty
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 (int (*)(...))QBuffer::metaObject
+12 (int (*)(...))QBuffer::qt_metacast
+16 (int (*)(...))QBuffer::qt_metacall
+20 (int (*)(...))QBuffer::~QBuffer
+24 (int (*)(...))QBuffer::~QBuffer
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QBuffer::connectNotify
+52 (int (*)(...))QBuffer::disconnectNotify
+56 (int (*)(...))QIODevice::isSequential
+60 (int (*)(...))QBuffer::open
+64 (int (*)(...))QBuffer::close
+68 (int (*)(...))QBuffer::pos
+72 (int (*)(...))QBuffer::size
+76 (int (*)(...))QBuffer::seek
+80 (int (*)(...))QBuffer::atEnd
+84 (int (*)(...))QIODevice::reset
+88 (int (*)(...))QIODevice::bytesAvailable
+92 (int (*)(...))QIODevice::bytesToWrite
+96 (int (*)(...))QBuffer::canReadLine
+100 (int (*)(...))QIODevice::waitForReadyRead
+104 (int (*)(...))QIODevice::waitForBytesWritten
+108 (int (*)(...))QBuffer::readData
+112 (int (*)(...))QIODevice::readLineData
+116 (int (*)(...))QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb4b19564) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb4b195a0) 0
+ primary-for QBuffer (0xb4b19564)
+ QObject (0xb482ffc0) 0
+ primary-for QIODevice (0xb4b195a0)
+
+Class QDataStream
+ size=24 align=4
+ base size=24 base align=4
+QDataStream (0xb48428f8) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb485d310) 0
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb46c5f50) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb46c5f88) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 (int (*)(...))QTextStream::~QTextStream
+12 (int (*)(...))QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb46f1000) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb47211f8) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb4755c78) 0
+
+Class QDebug::Stream
+ size=44 align=4
+ base size=44 base align=4
+QDebug::Stream (0xb45808c0) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb4580888) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb45e6038) 0 empty
+
+Class QFileDevice::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QFileDevice::QPrivateSignal (0xb45e6b60) 0 empty
+
+Vtable for QFileDevice
+QFileDevice::_ZTV11QFileDevice: 34u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFileDevice)
+8 (int (*)(...))QFileDevice::metaObject
+12 (int (*)(...))QFileDevice::qt_metacast
+16 (int (*)(...))QFileDevice::qt_metacall
+20 (int (*)(...))QFileDevice::~QFileDevice
+24 (int (*)(...))QFileDevice::~QFileDevice
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QFileDevice::isSequential
+60 (int (*)(...))QIODevice::open
+64 (int (*)(...))QFileDevice::close
+68 (int (*)(...))QFileDevice::pos
+72 (int (*)(...))QFileDevice::size
+76 (int (*)(...))QFileDevice::seek
+80 (int (*)(...))QFileDevice::atEnd
+84 (int (*)(...))QIODevice::reset
+88 (int (*)(...))QIODevice::bytesAvailable
+92 (int (*)(...))QIODevice::bytesToWrite
+96 (int (*)(...))QIODevice::canReadLine
+100 (int (*)(...))QIODevice::waitForReadyRead
+104 (int (*)(...))QIODevice::waitForBytesWritten
+108 (int (*)(...))QFileDevice::readData
+112 (int (*)(...))QFileDevice::readLineData
+116 (int (*)(...))QFileDevice::writeData
+120 (int (*)(...))QFileDevice::fileName
+124 (int (*)(...))QFileDevice::resize
+128 (int (*)(...))QFileDevice::permissions
+132 (int (*)(...))QFileDevice::setPermissions
+
+Class QFileDevice
+ size=8 align=4
+ base size=8 base align=4
+QFileDevice (0xb4b19744) 0
+ vptr=((& QFileDevice::_ZTV11QFileDevice) + 8u)
+ QIODevice (0xb4b19780) 0
+ primary-for QFileDevice (0xb4b19744)
+ QObject (0xb45e6a80) 0
+ primary-for QIODevice (0xb4b19780)
+
+Class QFile::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QFile::QPrivateSignal (0xb4621690) 0 empty
+
+Vtable for QFile
+QFile::_ZTV5QFile: 34u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 (int (*)(...))QFile::metaObject
+12 (int (*)(...))QFile::qt_metacast
+16 (int (*)(...))QFile::qt_metacall
+20 (int (*)(...))QFile::~QFile
+24 (int (*)(...))QFile::~QFile
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QFileDevice::isSequential
+60 (int (*)(...))QFile::open
+64 (int (*)(...))QFileDevice::close
+68 (int (*)(...))QFileDevice::pos
+72 (int (*)(...))QFile::size
+76 (int (*)(...))QFileDevice::seek
+80 (int (*)(...))QFileDevice::atEnd
+84 (int (*)(...))QIODevice::reset
+88 (int (*)(...))QIODevice::bytesAvailable
+92 (int (*)(...))QIODevice::bytesToWrite
+96 (int (*)(...))QIODevice::canReadLine
+100 (int (*)(...))QIODevice::waitForReadyRead
+104 (int (*)(...))QIODevice::waitForBytesWritten
+108 (int (*)(...))QFileDevice::readData
+112 (int (*)(...))QFileDevice::readLineData
+116 (int (*)(...))QFileDevice::writeData
+120 (int (*)(...))QFile::fileName
+124 (int (*)(...))QFile::resize
+128 (int (*)(...))QFile::permissions
+132 (int (*)(...))QFile::setPermissions
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb4b197f8) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QFileDevice (0xb4b19834) 0
+ primary-for QFile (0xb4b197f8)
+ QIODevice (0xb4b19870) 0
+ primary-for QFileDevice (0xb4b19834)
+ QObject (0xb46215b0) 0
+ primary-for QIODevice (0xb4b19870)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb463c5e8) 0
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb46533b8) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb446a000) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb4653ce8) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb4b19924) 0
+ QList<QString> (0xb446a2a0) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb448de38) 0
+
+Class QDirIterator
+ size=4 align=4
+ base size=4 base align=4
+QDirIterator (0xb44e2af0) 0
+
+Class QFileSystemWatcher::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QFileSystemWatcher::QPrivateSignal (0xb45071f8) 0 empty
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 (int (*)(...))QFileSystemWatcher::metaObject
+12 (int (*)(...))QFileSystemWatcher::qt_metacast
+16 (int (*)(...))QFileSystemWatcher::qt_metacall
+20 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
+24 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb4b19a8c) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb4507118) 0
+ primary-for QFileSystemWatcher (0xb4b19a8c)
+
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb45077e0) 0
+
+Class QProcess::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QProcess::QPrivateSignal (0xb4520118) 0 empty
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 (int (*)(...))QProcess::metaObject
+12 (int (*)(...))QProcess::qt_metacast
+16 (int (*)(...))QProcess::qt_metacall
+20 (int (*)(...))QProcess::~QProcess
+24 (int (*)(...))QProcess::~QProcess
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QProcess::isSequential
+60 (int (*)(...))QIODevice::open
+64 (int (*)(...))QProcess::close
+68 (int (*)(...))QIODevice::pos
+72 (int (*)(...))QIODevice::size
+76 (int (*)(...))QIODevice::seek
+80 (int (*)(...))QProcess::atEnd
+84 (int (*)(...))QIODevice::reset
+88 (int (*)(...))QProcess::bytesAvailable
+92 (int (*)(...))QProcess::bytesToWrite
+96 (int (*)(...))QProcess::canReadLine
+100 (int (*)(...))QProcess::waitForReadyRead
+104 (int (*)(...))QProcess::waitForBytesWritten
+108 (int (*)(...))QProcess::readData
+112 (int (*)(...))QIODevice::readLineData
+116 (int (*)(...))QProcess::writeData
+120 (int (*)(...))QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb4b19ac8) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb4b19b04) 0
+ primary-for QProcess (0xb4b19ac8)
+ QObject (0xb4520038) 0
+ primary-for QIODevice (0xb4b19b04)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb4532700) 0
+
+Class QSettings::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSettings::QPrivateSignal (0xb4532d90) 0 empty
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 (int (*)(...))QSettings::metaObject
+12 (int (*)(...))QSettings::qt_metacast
+16 (int (*)(...))QSettings::qt_metacall
+20 (int (*)(...))QSettings::~QSettings
+24 (int (*)(...))QSettings::~QSettings
+28 (int (*)(...))QSettings::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb4b19b40) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb4532cb0) 0
+ primary-for QSettings (0xb4b19b40)
+
+Class QStandardPaths
+ size=1 align=1
+ base size=0 base align=1
+QStandardPaths (0xb4550d58) 0 empty
+
+Class QTemporaryDir
+ size=4 align=4
+ base size=4 base align=4
+QTemporaryDir (0xb455f2d8) 0
+
+Class QTemporaryFile::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTemporaryFile::QPrivateSignal (0xb455f700) 0 empty
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 34u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 (int (*)(...))QTemporaryFile::metaObject
+12 (int (*)(...))QTemporaryFile::qt_metacast
+16 (int (*)(...))QTemporaryFile::qt_metacall
+20 (int (*)(...))QTemporaryFile::~QTemporaryFile
+24 (int (*)(...))QTemporaryFile::~QTemporaryFile
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QFileDevice::isSequential
+60 (int (*)(...))QTemporaryFile::open
+64 (int (*)(...))QFileDevice::close
+68 (int (*)(...))QFileDevice::pos
+72 (int (*)(...))QFile::size
+76 (int (*)(...))QFileDevice::seek
+80 (int (*)(...))QFileDevice::atEnd
+84 (int (*)(...))QIODevice::reset
+88 (int (*)(...))QIODevice::bytesAvailable
+92 (int (*)(...))QIODevice::bytesToWrite
+96 (int (*)(...))QIODevice::canReadLine
+100 (int (*)(...))QIODevice::waitForReadyRead
+104 (int (*)(...))QIODevice::waitForBytesWritten
+108 (int (*)(...))QFileDevice::readData
+112 (int (*)(...))QFileDevice::readLineData
+116 (int (*)(...))QFileDevice::writeData
+120 (int (*)(...))QTemporaryFile::fileName
+124 (int (*)(...))QFile::resize
+128 (int (*)(...))QFile::permissions
+132 (int (*)(...))QFile::setPermissions
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb4b19bb8) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb4b19bf4) 0
+ primary-for QTemporaryFile (0xb4b19bb8)
+ QFileDevice (0xb4b19c30) 0
+ primary-for QFile (0xb4b19bf4)
+ QIODevice (0xb4b19c6c) 0
+ primary-for QFileDevice (0xb4b19c30)
+ QObject (0xb455f620) 0
+ primary-for QIODevice (0xb4b19c6c)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb4377ce8) 0
+
+Class QUrlQuery
+ size=4 align=4
+ base size=4 base align=4
+QUrlQuery (0xb43dca10) 0
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb44048c0) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb441aaf0) 0
+
+Class QAbstractItemModel::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAbstractItemModel::QPrivateSignal (0xb44226c8) 0 empty
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 (int (*)(...))QAbstractItemModel::metaObject
+12 (int (*)(...))QAbstractItemModel::qt_metacast
+16 (int (*)(...))QAbstractItemModel::qt_metacall
+20 (int (*)(...))QAbstractItemModel::~QAbstractItemModel
+24 (int (*)(...))QAbstractItemModel::~QAbstractItemModel
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))__cxa_pure_virtual
+64 (int (*)(...))QAbstractItemModel::sibling
+68 (int (*)(...))__cxa_pure_virtual
+72 (int (*)(...))__cxa_pure_virtual
+76 (int (*)(...))QAbstractItemModel::hasChildren
+80 (int (*)(...))__cxa_pure_virtual
+84 (int (*)(...))QAbstractItemModel::setData
+88 (int (*)(...))QAbstractItemModel::headerData
+92 (int (*)(...))QAbstractItemModel::setHeaderData
+96 (int (*)(...))QAbstractItemModel::itemData
+100 (int (*)(...))QAbstractItemModel::setItemData
+104 (int (*)(...))QAbstractItemModel::mimeTypes
+108 (int (*)(...))QAbstractItemModel::mimeData
+112 (int (*)(...))QAbstractItemModel::canDropMimeData
+116 (int (*)(...))QAbstractItemModel::dropMimeData
+120 (int (*)(...))QAbstractItemModel::supportedDropActions
+124 (int (*)(...))QAbstractItemModel::supportedDragActions
+128 (int (*)(...))QAbstractItemModel::insertRows
+132 (int (*)(...))QAbstractItemModel::insertColumns
+136 (int (*)(...))QAbstractItemModel::removeRows
+140 (int (*)(...))QAbstractItemModel::removeColumns
+144 (int (*)(...))QAbstractItemModel::moveRows
+148 (int (*)(...))QAbstractItemModel::moveColumns
+152 (int (*)(...))QAbstractItemModel::fetchMore
+156 (int (*)(...))QAbstractItemModel::canFetchMore
+160 (int (*)(...))QAbstractItemModel::flags
+164 (int (*)(...))QAbstractItemModel::sort
+168 (int (*)(...))QAbstractItemModel::buddy
+172 (int (*)(...))QAbstractItemModel::match
+176 (int (*)(...))QAbstractItemModel::span
+180 (int (*)(...))QAbstractItemModel::roleNames
+184 (int (*)(...))QAbstractItemModel::submit
+188 (int (*)(...))QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb4b19d5c) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb44225e8) 0
+ primary-for QAbstractItemModel (0xb4b19d5c)
+
+Class QAbstractTableModel::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAbstractTableModel::QPrivateSignal (0xb42812d8) 0 empty
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 (int (*)(...))QAbstractTableModel::metaObject
+12 (int (*)(...))QAbstractTableModel::qt_metacast
+16 (int (*)(...))QAbstractTableModel::qt_metacall
+20 (int (*)(...))QAbstractTableModel::~QAbstractTableModel
+24 (int (*)(...))QAbstractTableModel::~QAbstractTableModel
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QAbstractTableModel::index
+60 (int (*)(...))QAbstractTableModel::parent
+64 (int (*)(...))QAbstractItemModel::sibling
+68 (int (*)(...))__cxa_pure_virtual
+72 (int (*)(...))__cxa_pure_virtual
+76 (int (*)(...))QAbstractTableModel::hasChildren
+80 (int (*)(...))__cxa_pure_virtual
+84 (int (*)(...))QAbstractItemModel::setData
+88 (int (*)(...))QAbstractItemModel::headerData
+92 (int (*)(...))QAbstractItemModel::setHeaderData
+96 (int (*)(...))QAbstractItemModel::itemData
+100 (int (*)(...))QAbstractItemModel::setItemData
+104 (int (*)(...))QAbstractItemModel::mimeTypes
+108 (int (*)(...))QAbstractItemModel::mimeData
+112 (int (*)(...))QAbstractItemModel::canDropMimeData
+116 (int (*)(...))QAbstractTableModel::dropMimeData
+120 (int (*)(...))QAbstractItemModel::supportedDropActions
+124 (int (*)(...))QAbstractItemModel::supportedDragActions
+128 (int (*)(...))QAbstractItemModel::insertRows
+132 (int (*)(...))QAbstractItemModel::insertColumns
+136 (int (*)(...))QAbstractItemModel::removeRows
+140 (int (*)(...))QAbstractItemModel::removeColumns
+144 (int (*)(...))QAbstractItemModel::moveRows
+148 (int (*)(...))QAbstractItemModel::moveColumns
+152 (int (*)(...))QAbstractItemModel::fetchMore
+156 (int (*)(...))QAbstractItemModel::canFetchMore
+160 (int (*)(...))QAbstractItemModel::flags
+164 (int (*)(...))QAbstractItemModel::sort
+168 (int (*)(...))QAbstractItemModel::buddy
+172 (int (*)(...))QAbstractItemModel::match
+176 (int (*)(...))QAbstractItemModel::span
+180 (int (*)(...))QAbstractItemModel::roleNames
+184 (int (*)(...))QAbstractItemModel::submit
+188 (int (*)(...))QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4b19e88) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb4b19ec4) 0
+ primary-for QAbstractTableModel (0xb4b19e88)
+ QObject (0xb42811f8) 0
+ primary-for QAbstractItemModel (0xb4b19ec4)
+
+Class QAbstractListModel::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAbstractListModel::QPrivateSignal (0xb42819d8) 0 empty
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 (int (*)(...))QAbstractListModel::metaObject
+12 (int (*)(...))QAbstractListModel::qt_metacast
+16 (int (*)(...))QAbstractListModel::qt_metacall
+20 (int (*)(...))QAbstractListModel::~QAbstractListModel
+24 (int (*)(...))QAbstractListModel::~QAbstractListModel
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QAbstractListModel::index
+60 (int (*)(...))QAbstractListModel::parent
+64 (int (*)(...))QAbstractItemModel::sibling
+68 (int (*)(...))__cxa_pure_virtual
+72 (int (*)(...))QAbstractListModel::columnCount
+76 (int (*)(...))QAbstractListModel::hasChildren
+80 (int (*)(...))__cxa_pure_virtual
+84 (int (*)(...))QAbstractItemModel::setData
+88 (int (*)(...))QAbstractItemModel::headerData
+92 (int (*)(...))QAbstractItemModel::setHeaderData
+96 (int (*)(...))QAbstractItemModel::itemData
+100 (int (*)(...))QAbstractItemModel::setItemData
+104 (int (*)(...))QAbstractItemModel::mimeTypes
+108 (int (*)(...))QAbstractItemModel::mimeData
+112 (int (*)(...))QAbstractItemModel::canDropMimeData
+116 (int (*)(...))QAbstractListModel::dropMimeData
+120 (int (*)(...))QAbstractItemModel::supportedDropActions
+124 (int (*)(...))QAbstractItemModel::supportedDragActions
+128 (int (*)(...))QAbstractItemModel::insertRows
+132 (int (*)(...))QAbstractItemModel::insertColumns
+136 (int (*)(...))QAbstractItemModel::removeRows
+140 (int (*)(...))QAbstractItemModel::removeColumns
+144 (int (*)(...))QAbstractItemModel::moveRows
+148 (int (*)(...))QAbstractItemModel::moveColumns
+152 (int (*)(...))QAbstractItemModel::fetchMore
+156 (int (*)(...))QAbstractItemModel::canFetchMore
+160 (int (*)(...))QAbstractItemModel::flags
+164 (int (*)(...))QAbstractItemModel::sort
+168 (int (*)(...))QAbstractItemModel::buddy
+172 (int (*)(...))QAbstractItemModel::match
+176 (int (*)(...))QAbstractItemModel::span
+180 (int (*)(...))QAbstractItemModel::roleNames
+184 (int (*)(...))QAbstractItemModel::submit
+188 (int (*)(...))QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4b19f00) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4b19f3c) 0
+ primary-for QAbstractListModel (0xb4b19f00)
+ QObject (0xb42818f8) 0
+ primary-for QAbstractItemModel (0xb4b19f3c)
+
+Class QAbstractProxyModel::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAbstractProxyModel::QPrivateSignal (0xb4295b28) 0 empty
+
+Vtable for QAbstractProxyModel
+QAbstractProxyModel::_ZTV19QAbstractProxyModel: 53u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractProxyModel)
+8 (int (*)(...))QAbstractProxyModel::metaObject
+12 (int (*)(...))QAbstractProxyModel::qt_metacast
+16 (int (*)(...))QAbstractProxyModel::qt_metacall
+20 (int (*)(...))QAbstractProxyModel::~QAbstractProxyModel
+24 (int (*)(...))QAbstractProxyModel::~QAbstractProxyModel
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))__cxa_pure_virtual
+64 (int (*)(...))QAbstractProxyModel::sibling
+68 (int (*)(...))__cxa_pure_virtual
+72 (int (*)(...))__cxa_pure_virtual
+76 (int (*)(...))QAbstractProxyModel::hasChildren
+80 (int (*)(...))QAbstractProxyModel::data
+84 (int (*)(...))QAbstractProxyModel::setData
+88 (int (*)(...))QAbstractProxyModel::headerData
+92 (int (*)(...))QAbstractProxyModel::setHeaderData
+96 (int (*)(...))QAbstractProxyModel::itemData
+100 (int (*)(...))QAbstractProxyModel::setItemData
+104 (int (*)(...))QAbstractProxyModel::mimeTypes
+108 (int (*)(...))QAbstractProxyModel::mimeData
+112 (int (*)(...))QAbstractItemModel::canDropMimeData
+116 (int (*)(...))QAbstractItemModel::dropMimeData
+120 (int (*)(...))QAbstractProxyModel::supportedDropActions
+124 (int (*)(...))QAbstractItemModel::supportedDragActions
+128 (int (*)(...))QAbstractItemModel::insertRows
+132 (int (*)(...))QAbstractItemModel::insertColumns
+136 (int (*)(...))QAbstractItemModel::removeRows
+140 (int (*)(...))QAbstractItemModel::removeColumns
+144 (int (*)(...))QAbstractItemModel::moveRows
+148 (int (*)(...))QAbstractItemModel::moveColumns
+152 (int (*)(...))QAbstractProxyModel::fetchMore
+156 (int (*)(...))QAbstractProxyModel::canFetchMore
+160 (int (*)(...))QAbstractProxyModel::flags
+164 (int (*)(...))QAbstractProxyModel::sort
+168 (int (*)(...))QAbstractProxyModel::buddy
+172 (int (*)(...))QAbstractItemModel::match
+176 (int (*)(...))QAbstractProxyModel::span
+180 (int (*)(...))QAbstractItemModel::roleNames
+184 (int (*)(...))QAbstractProxyModel::submit
+188 (int (*)(...))QAbstractProxyModel::revert
+192 (int (*)(...))QAbstractProxyModel::setSourceModel
+196 (int (*)(...))__cxa_pure_virtual
+200 (int (*)(...))__cxa_pure_virtual
+204 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
+208 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
+
+Class QAbstractProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractProxyModel (0xb4b19f78) 0
+ vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
+ QAbstractItemModel (0xb4b19fb4) 0
+ primary-for QAbstractProxyModel (0xb4b19f78)
+ QObject (0xb4295a48) 0
+ primary-for QAbstractItemModel (0xb4b19fb4)
+
+Class QIdentityProxyModel::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QIdentityProxyModel::QPrivateSignal (0xb42a8508) 0 empty
+
+Vtable for QIdentityProxyModel
+QIdentityProxyModel::_ZTV19QIdentityProxyModel: 53u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QIdentityProxyModel)
+8 (int (*)(...))QIdentityProxyModel::metaObject
+12 (int (*)(...))QIdentityProxyModel::qt_metacast
+16 (int (*)(...))QIdentityProxyModel::qt_metacall
+20 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
+24 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QIdentityProxyModel::index
+60 (int (*)(...))QIdentityProxyModel::parent
+64 (int (*)(...))QIdentityProxyModel::sibling
+68 (int (*)(...))QIdentityProxyModel::rowCount
+72 (int (*)(...))QIdentityProxyModel::columnCount
+76 (int (*)(...))QAbstractProxyModel::hasChildren
+80 (int (*)(...))QAbstractProxyModel::data
+84 (int (*)(...))QAbstractProxyModel::setData
+88 (int (*)(...))QIdentityProxyModel::headerData
+92 (int (*)(...))QAbstractProxyModel::setHeaderData
+96 (int (*)(...))QAbstractProxyModel::itemData
+100 (int (*)(...))QAbstractProxyModel::setItemData
+104 (int (*)(...))QAbstractProxyModel::mimeTypes
+108 (int (*)(...))QAbstractProxyModel::mimeData
+112 (int (*)(...))QAbstractItemModel::canDropMimeData
+116 (int (*)(...))QIdentityProxyModel::dropMimeData
+120 (int (*)(...))QAbstractProxyModel::supportedDropActions
+124 (int (*)(...))QAbstractItemModel::supportedDragActions
+128 (int (*)(...))QIdentityProxyModel::insertRows
+132 (int (*)(...))QIdentityProxyModel::insertColumns
+136 (int (*)(...))QIdentityProxyModel::removeRows
+140 (int (*)(...))QIdentityProxyModel::removeColumns
+144 (int (*)(...))QAbstractItemModel::moveRows
+148 (int (*)(...))QAbstractItemModel::moveColumns
+152 (int (*)(...))QAbstractProxyModel::fetchMore
+156 (int (*)(...))QAbstractProxyModel::canFetchMore
+160 (int (*)(...))QAbstractProxyModel::flags
+164 (int (*)(...))QAbstractProxyModel::sort
+168 (int (*)(...))QAbstractProxyModel::buddy
+172 (int (*)(...))QIdentityProxyModel::match
+176 (int (*)(...))QAbstractProxyModel::span
+180 (int (*)(...))QAbstractItemModel::roleNames
+184 (int (*)(...))QAbstractProxyModel::submit
+188 (int (*)(...))QAbstractProxyModel::revert
+192 (int (*)(...))QIdentityProxyModel::setSourceModel
+196 (int (*)(...))QIdentityProxyModel::mapToSource
+200 (int (*)(...))QIdentityProxyModel::mapFromSource
+204 (int (*)(...))QIdentityProxyModel::mapSelectionToSource
+208 (int (*)(...))QIdentityProxyModel::mapSelectionFromSource
+
+Class QIdentityProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QIdentityProxyModel (0xb42ac000) 0
+ vptr=((& QIdentityProxyModel::_ZTV19QIdentityProxyModel) + 8u)
+ QAbstractProxyModel (0xb42ac03c) 0
+ primary-for QIdentityProxyModel (0xb42ac000)
+ QAbstractItemModel (0xb42ac078) 0
+ primary-for QAbstractProxyModel (0xb42ac03c)
+ QObject (0xb42a8428) 0
+ primary-for QAbstractItemModel (0xb42ac078)
+
+Class QItemSelectionRange
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionRange (0xb42a8ea8) 0
+
+Class QItemSelectionModel::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QItemSelectionModel::QPrivateSignal (0xb42d6b28) 0 empty
+
+Vtable for QItemSelectionModel
+QItemSelectionModel::_ZTV19QItemSelectionModel: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QItemSelectionModel)
+8 (int (*)(...))QItemSelectionModel::metaObject
+12 (int (*)(...))QItemSelectionModel::qt_metacast
+16 (int (*)(...))QItemSelectionModel::qt_metacall
+20 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
+24 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QItemSelectionModel::setCurrentIndex
+60 (int (*)(...))QItemSelectionModel::select
+64 (int (*)(...))QItemSelectionModel::select
+68 (int (*)(...))QItemSelectionModel::clear
+72 (int (*)(...))QItemSelectionModel::reset
+76 (int (*)(...))QItemSelectionModel::clearCurrentIndex
+
+Class QItemSelectionModel
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionModel (0xb42ac0b4) 0
+ vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
+ QObject (0xb42d6a48) 0
+ primary-for QItemSelectionModel (0xb42ac0b4)
+
+Class QItemSelection
+ size=4 align=4
+ base size=4 base align=4
+QItemSelection (0xb42ac12c) 0
+ QList<QItemSelectionRange> (0xb42fb738) 0
+
+Class QSortFilterProxyModel::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSortFilterProxyModel::QPrivateSignal (0xb42fbaf0) 0 empty
+
+Vtable for QSortFilterProxyModel
+QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 56u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
+8 (int (*)(...))QSortFilterProxyModel::metaObject
+12 (int (*)(...))QSortFilterProxyModel::qt_metacast
+16 (int (*)(...))QSortFilterProxyModel::qt_metacall
+20 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
+24 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QSortFilterProxyModel::index
+60 (int (*)(...))QSortFilterProxyModel::parent
+64 (int (*)(...))QSortFilterProxyModel::sibling
+68 (int (*)(...))QSortFilterProxyModel::rowCount
+72 (int (*)(...))QSortFilterProxyModel::columnCount
+76 (int (*)(...))QSortFilterProxyModel::hasChildren
+80 (int (*)(...))QSortFilterProxyModel::data
+84 (int (*)(...))QSortFilterProxyModel::setData
+88 (int (*)(...))QSortFilterProxyModel::headerData
+92 (int (*)(...))QSortFilterProxyModel::setHeaderData
+96 (int (*)(...))QAbstractProxyModel::itemData
+100 (int (*)(...))QAbstractProxyModel::setItemData
+104 (int (*)(...))QSortFilterProxyModel::mimeTypes
+108 (int (*)(...))QSortFilterProxyModel::mimeData
+112 (int (*)(...))QAbstractItemModel::canDropMimeData
+116 (int (*)(...))QSortFilterProxyModel::dropMimeData
+120 (int (*)(...))QSortFilterProxyModel::supportedDropActions
+124 (int (*)(...))QAbstractItemModel::supportedDragActions
+128 (int (*)(...))QSortFilterProxyModel::insertRows
+132 (int (*)(...))QSortFilterProxyModel::insertColumns
+136 (int (*)(...))QSortFilterProxyModel::removeRows
+140 (int (*)(...))QSortFilterProxyModel::removeColumns
+144 (int (*)(...))QAbstractItemModel::moveRows
+148 (int (*)(...))QAbstractItemModel::moveColumns
+152 (int (*)(...))QSortFilterProxyModel::fetchMore
+156 (int (*)(...))QSortFilterProxyModel::canFetchMore
+160 (int (*)(...))QSortFilterProxyModel::flags
+164 (int (*)(...))QSortFilterProxyModel::sort
+168 (int (*)(...))QSortFilterProxyModel::buddy
+172 (int (*)(...))QSortFilterProxyModel::match
+176 (int (*)(...))QSortFilterProxyModel::span
+180 (int (*)(...))QAbstractItemModel::roleNames
+184 (int (*)(...))QAbstractProxyModel::submit
+188 (int (*)(...))QAbstractProxyModel::revert
+192 (int (*)(...))QSortFilterProxyModel::setSourceModel
+196 (int (*)(...))QSortFilterProxyModel::mapToSource
+200 (int (*)(...))QSortFilterProxyModel::mapFromSource
+204 (int (*)(...))QSortFilterProxyModel::mapSelectionToSource
+208 (int (*)(...))QSortFilterProxyModel::mapSelectionFromSource
+212 (int (*)(...))QSortFilterProxyModel::filterAcceptsRow
+216 (int (*)(...))QSortFilterProxyModel::filterAcceptsColumn
+220 (int (*)(...))QSortFilterProxyModel::lessThan
+
+Class QSortFilterProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QSortFilterProxyModel (0xb42ac168) 0
+ vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
+ QAbstractProxyModel (0xb42ac1a4) 0
+ primary-for QSortFilterProxyModel (0xb42ac168)
+ QAbstractItemModel (0xb42ac1e0) 0
+ primary-for QAbstractProxyModel (0xb42ac1a4)
+ QObject (0xb42fba10) 0
+ primary-for QAbstractItemModel (0xb42ac1e0)
+
+Class QStringListModel::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QStringListModel::QPrivateSignal (0xb432d578) 0 empty
+
+Vtable for QStringListModel
+QStringListModel::_ZTV16QStringListModel: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QStringListModel)
+8 (int (*)(...))QStringListModel::metaObject
+12 (int (*)(...))QStringListModel::qt_metacast
+16 (int (*)(...))QStringListModel::qt_metacall
+20 (int (*)(...))QStringListModel::~QStringListModel
+24 (int (*)(...))QStringListModel::~QStringListModel
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QAbstractListModel::index
+60 (int (*)(...))QAbstractListModel::parent
+64 (int (*)(...))QStringListModel::sibling
+68 (int (*)(...))QStringListModel::rowCount
+72 (int (*)(...))QAbstractListModel::columnCount
+76 (int (*)(...))QAbstractListModel::hasChildren
+80 (int (*)(...))QStringListModel::data
+84 (int (*)(...))QStringListModel::setData
+88 (int (*)(...))QAbstractItemModel::headerData
+92 (int (*)(...))QAbstractItemModel::setHeaderData
+96 (int (*)(...))QAbstractItemModel::itemData
+100 (int (*)(...))QAbstractItemModel::setItemData
+104 (int (*)(...))QAbstractItemModel::mimeTypes
+108 (int (*)(...))QAbstractItemModel::mimeData
+112 (int (*)(...))QAbstractItemModel::canDropMimeData
+116 (int (*)(...))QAbstractListModel::dropMimeData
+120 (int (*)(...))QStringListModel::supportedDropActions
+124 (int (*)(...))QAbstractItemModel::supportedDragActions
+128 (int (*)(...))QStringListModel::insertRows
+132 (int (*)(...))QAbstractItemModel::insertColumns
+136 (int (*)(...))QStringListModel::removeRows
+140 (int (*)(...))QAbstractItemModel::removeColumns
+144 (int (*)(...))QAbstractItemModel::moveRows
+148 (int (*)(...))QAbstractItemModel::moveColumns
+152 (int (*)(...))QAbstractItemModel::fetchMore
+156 (int (*)(...))QAbstractItemModel::canFetchMore
+160 (int (*)(...))QStringListModel::flags
+164 (int (*)(...))QStringListModel::sort
+168 (int (*)(...))QAbstractItemModel::buddy
+172 (int (*)(...))QAbstractItemModel::match
+176 (int (*)(...))QAbstractItemModel::span
+180 (int (*)(...))QAbstractItemModel::roleNames
+184 (int (*)(...))QAbstractItemModel::submit
+188 (int (*)(...))QAbstractItemModel::revert
+
+Class QStringListModel
+ size=12 align=4
+ base size=12 base align=4
+QStringListModel (0xb42ac21c) 0
+ vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
+ QAbstractListModel (0xb42ac258) 0
+ primary-for QStringListModel (0xb42ac21c)
+ QAbstractItemModel (0xb42ac294) 0
+ primary-for QAbstractListModel (0xb42ac258)
+ QObject (0xb432d498) 0
+ primary-for QAbstractItemModel (0xb42ac294)
+
+Class QJsonValue
+ size=16 align=4
+ base size=16 base align=4
+QJsonValue (0xb432dbd0) 0
+
+Class QJsonValueRef
+ size=8 align=4
+ base size=8 base align=4
+QJsonValueRef (0xb433ff88) 0
+
+Class QJsonArray::iterator
+ size=8 align=4
+ base size=8 base align=4
+QJsonArray::iterator (0xb435cb28) 0
+
+Class QJsonArray::const_iterator
+ size=8 align=4
+ base size=8 base align=4
+QJsonArray::const_iterator (0xb416da10) 0
+
+Class QJsonArray
+ size=8 align=4
+ base size=8 base align=4
+QJsonArray (0xb435c620) 0
+
+Class QJsonParseError
+ size=8 align=4
+ base size=8 base align=4
+QJsonParseError (0xb4198dc8) 0
+
+Class QJsonDocument
+ size=4 align=4
+ base size=4 base align=4
+QJsonDocument (0xb4198ea8) 0
+
+Class QJsonObject::iterator
+ size=8 align=4
+ base size=8 base align=4
+QJsonObject::iterator (0xb41a0c40) 0
+
+Class QJsonObject::const_iterator
+ size=8 align=4
+ base size=8 base align=4
+QJsonObject::const_iterator (0xb41af620) 0
+
+Class QJsonObject
+ size=8 align=4
+ base size=8 base align=4
+QJsonObject (0xb41a07e0) 0
+
+Class QEventLoop::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QEventLoop::QPrivateSignal (0xb41d20e0) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 (int (*)(...))QEventLoop::metaObject
+12 (int (*)(...))QEventLoop::qt_metacast
+16 (int (*)(...))QEventLoop::qt_metacall
+20 (int (*)(...))QEventLoop::~QEventLoop
+24 (int (*)(...))QEventLoop::~QEventLoop
+28 (int (*)(...))QEventLoop::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb42ac2d0) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb41d2000) 0
+ primary-for QEventLoop (0xb42ac2d0)
+
+Class QEventLoopLocker
+ size=4 align=4
+ base size=4 base align=4
+QEventLoopLocker (0xb41e9658) 0
+
+Class QAbstractEventDispatcher::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAbstractEventDispatcher::QPrivateSignal (0xb41e9a48) 0 empty
+
+Class QAbstractEventDispatcher::TimerInfo
+ size=12 align=4
+ base size=12 base align=4
+QAbstractEventDispatcher::TimerInfo (0xb41e9a80) 0
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 (int (*)(...))QAbstractEventDispatcher::metaObject
+12 (int (*)(...))QAbstractEventDispatcher::qt_metacast
+16 (int (*)(...))QAbstractEventDispatcher::qt_metacall
+20 (int (*)(...))QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 (int (*)(...))QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))__cxa_pure_virtual
+64 (int (*)(...))__cxa_pure_virtual
+68 (int (*)(...))__cxa_pure_virtual
+72 (int (*)(...))__cxa_pure_virtual
+76 (int (*)(...))__cxa_pure_virtual
+80 (int (*)(...))__cxa_pure_virtual
+84 (int (*)(...))__cxa_pure_virtual
+88 (int (*)(...))__cxa_pure_virtual
+92 (int (*)(...))__cxa_pure_virtual
+96 (int (*)(...))__cxa_pure_virtual
+100 (int (*)(...))__cxa_pure_virtual
+104 (int (*)(...))QAbstractEventDispatcher::startingUp
+108 (int (*)(...))QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb42ac384) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb41e9968) 0
+ primary-for QAbstractEventDispatcher (0xb42ac384)
+
+Vtable for QAbstractNativeEventFilter
+QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractNativeEventFilter)
+8 (int (*)(...))QAbstractNativeEventFilter::~QAbstractNativeEventFilter
+12 (int (*)(...))QAbstractNativeEventFilter::~QAbstractNativeEventFilter
+16 (int (*)(...))__cxa_pure_virtual
+
+Class QAbstractNativeEventFilter
+ size=8 align=4
+ base size=8 base align=4
+QAbstractNativeEventFilter (0xb42015e8) 0
+ vptr=((& QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter) + 8u)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb42018c0) 0
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 (int (*)(...))QEvent::~QEvent
+12 (int (*)(...))QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb420b000) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 (int (*)(...))QTimerEvent::~QTimerEvent
+12 (int (*)(...))QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb42ac474) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb420bbd0) 0
+ primary-for QTimerEvent (0xb42ac474)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 (int (*)(...))QChildEvent::~QChildEvent
+12 (int (*)(...))QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb42ac4b0) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb420bd90) 0
+ primary-for QChildEvent (0xb42ac4b0)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb42ac4ec) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb421d310) 0
+ primary-for QDynamicPropertyChangeEvent (0xb42ac4ec)
+
+Vtable for QDeferredDeleteEvent
+QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QDeferredDeleteEvent)
+8 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
+12 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
+
+Class QDeferredDeleteEvent
+ size=16 align=4
+ base size=16 base align=4
+QDeferredDeleteEvent (0xb42ac528) 0
+ vptr=((& QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent) + 8u)
+ QEvent (0xb421d4d0) 0
+ primary-for QDeferredDeleteEvent (0xb42ac528)
+
+Class QCoreApplication::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QCoreApplication::QPrivateSignal (0xb421d770) 0 empty
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 (int (*)(...))QCoreApplication::metaObject
+12 (int (*)(...))QCoreApplication::qt_metacast
+16 (int (*)(...))QCoreApplication::qt_metacall
+20 (int (*)(...))QCoreApplication::~QCoreApplication
+24 (int (*)(...))QCoreApplication::~QCoreApplication
+28 (int (*)(...))QCoreApplication::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QCoreApplication::notify
+60 (int (*)(...))QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb42ac564) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb421d690) 0
+ primary-for QCoreApplication (0xb42ac564)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4236770) 0
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb4236ea8) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb40832a0) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb4083738) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb40839d8) 0
+
+Class QMimeData::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QMimeData::QPrivateSignal (0xb4083e70) 0 empty
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 (int (*)(...))QMimeData::metaObject
+12 (int (*)(...))QMimeData::qt_metacast
+16 (int (*)(...))QMimeData::qt_metacall
+20 (int (*)(...))QMimeData::~QMimeData
+24 (int (*)(...))QMimeData::~QMimeData
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QMimeData::hasFormat
+60 (int (*)(...))QMimeData::formats
+64 (int (*)(...))QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb42ac5a0) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4083d90) 0
+ primary-for QMimeData (0xb42ac5a0)
+
+Class QObjectCleanupHandler::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QObjectCleanupHandler::QPrivateSignal (0xb409e658) 0 empty
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 (int (*)(...))QObjectCleanupHandler::metaObject
+12 (int (*)(...))QObjectCleanupHandler::qt_metacast
+16 (int (*)(...))QObjectCleanupHandler::qt_metacall
+20 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
+24 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb42ac5dc) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb409e578) 0
+ primary-for QObjectCleanupHandler (0xb42ac5dc)
+
+Class QSharedMemory::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSharedMemory::QPrivateSignal (0xb40afa80) 0 empty
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 (int (*)(...))QSharedMemory::metaObject
+12 (int (*)(...))QSharedMemory::qt_metacast
+16 (int (*)(...))QSharedMemory::qt_metacall
+20 (int (*)(...))QSharedMemory::~QSharedMemory
+24 (int (*)(...))QSharedMemory::~QSharedMemory
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb42ac654) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb40af9a0) 0
+ primary-for QSharedMemory (0xb42ac654)
+
+Class QSignalMapper::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSignalMapper::QPrivateSignal (0xb40cb4d0) 0 empty
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 (int (*)(...))QSignalMapper::metaObject
+12 (int (*)(...))QSignalMapper::qt_metacast
+16 (int (*)(...))QSignalMapper::qt_metacall
+20 (int (*)(...))QSignalMapper::~QSignalMapper
+24 (int (*)(...))QSignalMapper::~QSignalMapper
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb42ac690) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb40cb3f0) 0
+ primary-for QSignalMapper (0xb42ac690)
+
+Class QSocketNotifier::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSocketNotifier::QPrivateSignal (0xb40da188) 0 empty
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 (int (*)(...))QSocketNotifier::metaObject
+12 (int (*)(...))QSocketNotifier::qt_metacast
+16 (int (*)(...))QSocketNotifier::qt_metacall
+20 (int (*)(...))QSocketNotifier::~QSocketNotifier
+24 (int (*)(...))QSocketNotifier::~QSocketNotifier
+28 (int (*)(...))QSocketNotifier::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=8 align=4
+ base size=8 base align=4
+QSocketNotifier (0xb42ac6cc) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb40da0a8) 0
+ primary-for QSocketNotifier (0xb42ac6cc)
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb40da9a0) 0
+
+Class QTimer::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTimer::QPrivateSignal (0xb40daf88) 0 empty
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 (int (*)(...))QTimer::metaObject
+12 (int (*)(...))QTimer::qt_metacast
+16 (int (*)(...))QTimer::qt_metacall
+20 (int (*)(...))QTimer::~QTimer
+24 (int (*)(...))QTimer::~QTimer
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QTimer::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb42ac744) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb40daea8) 0
+ primary-for QTimer (0xb42ac744)
+
+Class QTranslator::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTranslator::QPrivateSignal (0xb40eedc8) 0 empty
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 (int (*)(...))QTranslator::metaObject
+12 (int (*)(...))QTranslator::qt_metacast
+16 (int (*)(...))QTranslator::qt_metacall
+20 (int (*)(...))QTranslator::~QTranslator
+24 (int (*)(...))QTranslator::~QTranslator
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QTranslator::translate
+60 (int (*)(...))QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb42ac780) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb40eece8) 0
+ primary-for QTranslator (0xb42ac780)
+
+Class QMimeType
+ size=4 align=4
+ base size=4 base align=4
+QMimeType (0xb40ff658) 0
+
+Class QMimeDatabase
+ size=4 align=4
+ base size=4 base align=4
+QMimeDatabase (0xb40ffe38) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 (int (*)(...))QFactoryInterface::~QFactoryInterface
+12 (int (*)(...))QFactoryInterface::~QFactoryInterface
+16 (int (*)(...))__cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb41191c0) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Class QLibrary::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QLibrary::QPrivateSignal (0xb4119690) 0 empty
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 (int (*)(...))QLibrary::metaObject
+12 (int (*)(...))QLibrary::qt_metacast
+16 (int (*)(...))QLibrary::qt_metacall
+20 (int (*)(...))QLibrary::~QLibrary
+24 (int (*)(...))QLibrary::~QLibrary
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb42ac870) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb41195b0) 0
+ primary-for QLibrary (0xb42ac870)
+
+Class QStaticPlugin
+ size=8 align=4
+ base size=8 base align=4
+QStaticPlugin (0xb412fd20) 0
+
+Class QPluginLoader::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QPluginLoader::QPrivateSignal (0xb412fe38) 0 empty
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 (int (*)(...))QPluginLoader::metaObject
+12 (int (*)(...))QPluginLoader::qt_metacast
+16 (int (*)(...))QPluginLoader::qt_metacall
+20 (int (*)(...))QPluginLoader::~QPluginLoader
+24 (int (*)(...))QPluginLoader::~QPluginLoader
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb42ac8e8) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb412fd58) 0
+ primary-for QPluginLoader (0xb42ac8e8)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4147540) 0
+
+Class QAbstractState::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAbstractState::QPrivateSignal (0xb415b9a0) 0 empty
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 (int (*)(...))QAbstractState::metaObject
+12 (int (*)(...))QAbstractState::qt_metacast
+16 (int (*)(...))QAbstractState::qt_metacall
+20 (int (*)(...))QAbstractState::~QAbstractState
+24 (int (*)(...))QAbstractState::~QAbstractState
+28 (int (*)(...))QAbstractState::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))__cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb42ac924) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb415b8c0) 0
+ primary-for QAbstractState (0xb42ac924)
+
+Class QAbstractTransition::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAbstractTransition::QPrivateSignal (0xb3f6c1c0) 0 empty
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 (int (*)(...))QAbstractTransition::metaObject
+12 (int (*)(...))QAbstractTransition::qt_metacast
+16 (int (*)(...))QAbstractTransition::qt_metacall
+20 (int (*)(...))QAbstractTransition::~QAbstractTransition
+24 (int (*)(...))QAbstractTransition::~QAbstractTransition
+28 (int (*)(...))QAbstractTransition::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))__cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb42ac960) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb3f6c0e0) 0
+ primary-for QAbstractTransition (0xb42ac960)
+
+Class QEventTransition::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QEventTransition::QPrivateSignal (0xb3f6c9d8) 0 empty
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 (int (*)(...))QEventTransition::metaObject
+12 (int (*)(...))QEventTransition::qt_metacast
+16 (int (*)(...))QEventTransition::qt_metacall
+20 (int (*)(...))QEventTransition::~QEventTransition
+24 (int (*)(...))QEventTransition::~QEventTransition
+28 (int (*)(...))QEventTransition::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QEventTransition::eventTest
+60 (int (*)(...))QEventTransition::onTransition
+
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb42ac99c) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb42ac9d8) 0
+ primary-for QEventTransition (0xb42ac99c)
+ QObject (0xb3f6c8f8) 0
+ primary-for QAbstractTransition (0xb42ac9d8)
+
+Class QFinalState::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QFinalState::QPrivateSignal (0xb3f81460) 0 empty
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 (int (*)(...))QFinalState::metaObject
+12 (int (*)(...))QFinalState::qt_metacast
+16 (int (*)(...))QFinalState::qt_metacall
+20 (int (*)(...))QFinalState::~QFinalState
+24 (int (*)(...))QFinalState::~QFinalState
+28 (int (*)(...))QFinalState::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QFinalState::onEntry
+60 (int (*)(...))QFinalState::onExit
+
+Class QFinalState
+ size=8 align=4
+ base size=8 base align=4
+QFinalState (0xb42aca14) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb42aca50) 0
+ primary-for QFinalState (0xb42aca14)
+ QObject (0xb3f81380) 0
+ primary-for QAbstractState (0xb42aca50)
+
+Class QHistoryState::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QHistoryState::QPrivateSignal (0xb3f81c08) 0 empty
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 (int (*)(...))QHistoryState::metaObject
+12 (int (*)(...))QHistoryState::qt_metacast
+16 (int (*)(...))QHistoryState::qt_metacall
+20 (int (*)(...))QHistoryState::~QHistoryState
+24 (int (*)(...))QHistoryState::~QHistoryState
+28 (int (*)(...))QHistoryState::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QHistoryState::onEntry
+60 (int (*)(...))QHistoryState::onExit
+
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb42aca8c) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb42acac8) 0
+ primary-for QHistoryState (0xb42aca8c)
+ QObject (0xb3f81b28) 0
+ primary-for QAbstractState (0xb42acac8)
+
+Class QSignalTransition::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSignalTransition::QPrivateSignal (0xb3f8f5e8) 0 empty
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 (int (*)(...))QSignalTransition::metaObject
+12 (int (*)(...))QSignalTransition::qt_metacast
+16 (int (*)(...))QSignalTransition::qt_metacall
+20 (int (*)(...))QSignalTransition::~QSignalTransition
+24 (int (*)(...))QSignalTransition::~QSignalTransition
+28 (int (*)(...))QSignalTransition::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QSignalTransition::eventTest
+60 (int (*)(...))QSignalTransition::onTransition
+
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb42acb04) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb42acb40) 0
+ primary-for QSignalTransition (0xb42acb04)
+ QObject (0xb3f8f508) 0
+ primary-for QAbstractTransition (0xb42acb40)
+
+Class QState::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QState::QPrivateSignal (0xb3f8ff50) 0 empty
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 (int (*)(...))QState::metaObject
+12 (int (*)(...))QState::qt_metacast
+16 (int (*)(...))QState::qt_metacall
+20 (int (*)(...))QState::~QState
+24 (int (*)(...))QState::~QState
+28 (int (*)(...))QState::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QState::onEntry
+60 (int (*)(...))QState::onExit
+
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb42acb7c) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb42acbb8) 0
+ primary-for QState (0xb42acb7c)
+ QObject (0xb3f8fe70) 0
+ primary-for QAbstractState (0xb42acbb8)
+
+Class QStateMachine::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QStateMachine::QPrivateSignal (0xb3fa7ce8) 0 empty
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
+12 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb42acca8) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb3fa7d20) 0
+ primary-for QStateMachine::SignalEvent (0xb42acca8)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
+12 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb42acce4) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb3fa7fc0) 0
+ primary-for QStateMachine::WrappedEvent (0xb42acce4)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 (int (*)(...))QStateMachine::metaObject
+12 (int (*)(...))QStateMachine::qt_metacast
+16 (int (*)(...))QStateMachine::qt_metacall
+20 (int (*)(...))QStateMachine::~QStateMachine
+24 (int (*)(...))QStateMachine::~QStateMachine
+28 (int (*)(...))QStateMachine::event
+32 (int (*)(...))QStateMachine::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QStateMachine::onEntry
+60 (int (*)(...))QStateMachine::onExit
+64 (int (*)(...))QStateMachine::beginSelectTransitions
+68 (int (*)(...))QStateMachine::endSelectTransitions
+72 (int (*)(...))QStateMachine::beginMicrostep
+76 (int (*)(...))QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb42acbf4) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb42acc30) 0
+ primary-for QStateMachine (0xb42acbf4)
+ QAbstractState (0xb42acc6c) 0
+ primary-for QState (0xb42acc30)
+ QObject (0xb3fa7c08) 0
+ primary-for QAbstractState (0xb42acc6c)
+
+Vtable for QException
+QException::_ZTV10QException: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QException)
+8 (int (*)(...))QException::~QException
+12 (int (*)(...))QException::~QException
+16 (int (*)(...))std::exception::what
+20 (int (*)(...))QException::raise
+24 (int (*)(...))QException::clone
+
+Class QException
+ size=4 align=4
+ base size=4 base align=4
+QException (0xb42acd20) 0 nearly-empty
+ vptr=((& QException::_ZTV10QException) + 8u)
+ std::exception (0xb3fc47e0) 0 nearly-empty
+ primary-for QException (0xb42acd20)
+
+Vtable for QUnhandledException
+QUnhandledException::_ZTV19QUnhandledException: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QUnhandledException)
+8 (int (*)(...))QUnhandledException::~QUnhandledException
+12 (int (*)(...))QUnhandledException::~QUnhandledException
+16 (int (*)(...))std::exception::what
+20 (int (*)(...))QUnhandledException::raise
+24 (int (*)(...))QUnhandledException::clone
+
+Class QUnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QUnhandledException (0xb42acd5c) 0 nearly-empty
+ vptr=((& QUnhandledException::_ZTV19QUnhandledException) + 8u)
+ QException (0xb42acd98) 0 nearly-empty
+ primary-for QUnhandledException (0xb42acd5c)
+ std::exception (0xb3fc48f8) 0 nearly-empty
+ primary-for QException (0xb42acd98)
+
+Class QtPrivate::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtPrivate::ExceptionHolder (0xb3fc4a10) 0
+
+Class QtPrivate::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtPrivate::ExceptionStore (0xb3fc4c40) 0
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 (int (*)(...))__cxa_pure_virtual
+12 (int (*)(...))QRunnable::~QRunnable
+16 (int (*)(...))QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb3fc4c78) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QBasicMutex
+ size=4 align=4
+ base size=4 base align=4
+QBasicMutex (0xb3fdd230) 0
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb42ace4c) 0
+ QBasicMutex (0xb3fddb60) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb3fddf88) 0
+
+Class QtPrivate::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtPrivate::ResultItem (0xb3ff0000) 0
+
+Class QtPrivate::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtPrivate::ResultIteratorBase (0xb3ff0a10) 0
+
+Vtable for QtPrivate::ResultStoreBase
+QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN9QtPrivate15ResultStoreBaseE)
+8 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
+12 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
+
+Class QtPrivate::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtPrivate::ResultStoreBase (0xb3ff0f50) 0
+ vptr=((& QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
+12 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb4015620) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Class QFutureWatcherBase::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QFutureWatcherBase::QPrivateSignal (0xb3e81000) 0 empty
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 (int (*)(...))QFutureWatcherBase::metaObject
+12 (int (*)(...))QFutureWatcherBase::qt_metacast
+16 (int (*)(...))QFutureWatcherBase::qt_metacall
+20 (int (*)(...))QFutureWatcherBase::~QFutureWatcherBase
+24 (int (*)(...))QFutureWatcherBase::~QFutureWatcherBase
+28 (int (*)(...))QFutureWatcherBase::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QFutureWatcherBase::connectNotify
+52 (int (*)(...))QFutureWatcherBase::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))__cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb404303c) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb3e75f18) 0
+ primary-for QFutureWatcherBase (0xb404303c)
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb3e9a498) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb3e9a818) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb3ea4a48) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb3eacc78) 0
+
+Class QThread::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QThread::QPrivateSignal (0xb3eb6000) 0 empty
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 (int (*)(...))QThread::metaObject
+12 (int (*)(...))QThread::qt_metacast
+16 (int (*)(...))QThread::qt_metacall
+20 (int (*)(...))QThread::~QThread
+24 (int (*)(...))QThread::~QThread
+28 (int (*)(...))QThread::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb40431e0) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb3eacf18) 0
+ primary-for QThread (0xb40431e0)
+
+Class QThreadPool::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QThreadPool::QPrivateSignal (0xb3eb68f8) 0 empty
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 (int (*)(...))QThreadPool::metaObject
+12 (int (*)(...))QThreadPool::qt_metacast
+16 (int (*)(...))QThreadPool::qt_metacall
+20 (int (*)(...))QThreadPool::~QThreadPool
+24 (int (*)(...))QThreadPool::~QThreadPool
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb4043258) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb3eb6818) 0
+ primary-for QThreadPool (0xb4043258)
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb3eb6ea8) 0
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb3ecf268) 0
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb3f02230) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb3f20d90) 0
+
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb3f2ce00) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb3f2caf0) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb3f40700) 0
+
+Class QElapsedTimer
+ size=16 align=4
+ base size=16 base align=4
+QElapsedTimer (0xb3f40a48) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb3f40fc0) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb3d75930) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb3d946c8) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb3dae850) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb3dd4d90) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb3e0ac40) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb3e45150) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb3c61c08) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb3c84850) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb3cc3e38) 0
+
+Class QRegularExpression
+ size=4 align=4
+ base size=4 base align=4
+QRegularExpression (0xb3d04ee0) 0
+
+Class QRegularExpressionMatch
+ size=4 align=4
+ base size=4 base align=4
+QRegularExpressionMatch (0xb3d459a0) 0
+
+Class QRegularExpressionMatchIterator
+ size=4 align=4
+ base size=4 base align=4
+QRegularExpressionMatchIterator (0xb3b66070) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb3b66a80) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb3bb4540) 0
+
+Class QTimeLine::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTimeLine::QPrivateSignal (0xb3bcece8) 0 empty
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 (int (*)(...))QTimeLine::metaObject
+12 (int (*)(...))QTimeLine::qt_metacast
+16 (int (*)(...))QTimeLine::qt_metacall
+20 (int (*)(...))QTimeLine::~QTimeLine
+24 (int (*)(...))QTimeLine::~QTimeLine
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QTimeLine::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb4043b40) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb3bcec08) 0
+ primary-for QTimeLine (0xb4043b40)
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb3be77e0) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb3bf9738) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb4043bb8) 0
+ QVector<QXmlStreamAttribute> (0xb3c029d8) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb3c02d20) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb3c2a658) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb3c3c0a8) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 (int (*)(...))QXmlStreamEntityResolver::resolveEntity
+20 (int (*)(...))QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb3c3cd58) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb3c3ce00) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb3a703f0) 0
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb3a70e70) 0
+
+Class QRegion::QRegionData
+ size=8 align=4
+ base size=8 base align=4
+QRegion::QRegionData (0xb3abd150) 0
+
+Class QRegion
+ size=4 align=4
+ base size=4 base align=4
+QRegion (0xb3aac428) 0
+
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb3abd5b0) 0
+
+Class QVector2D
+ size=8 align=4
+ base size=8 base align=4
+QVector2D (0xb3ad2a48) 0
+
+Class QTouchDevice
+ size=4 align=4
+ base size=4 base align=4
+QTouchDevice (0xb3b000e0) 0
+
+Vtable for QInputEvent
+QInputEvent::_ZTV11QInputEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QInputEvent)
+8 (int (*)(...))QInputEvent::~QInputEvent
+12 (int (*)(...))QInputEvent::~QInputEvent
+
+Class QInputEvent
+ size=20 align=4
+ base size=20 base align=4
+QInputEvent (0xb4043ca8) 0
+ vptr=((& QInputEvent::_ZTV11QInputEvent) + 8u)
+ QEvent (0xb3b14428) 0
+ primary-for QInputEvent (0xb4043ca8)
+
+Vtable for QEnterEvent
+QEnterEvent::_ZTV11QEnterEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QEnterEvent)
+8 (int (*)(...))QEnterEvent::~QEnterEvent
+12 (int (*)(...))QEnterEvent::~QEnterEvent
+
+Class QEnterEvent
+ size=60 align=4
+ base size=60 base align=4
+QEnterEvent (0xb4043ce4) 0
+ vptr=((& QEnterEvent::_ZTV11QEnterEvent) + 8u)
+ QEvent (0xb3b149d8) 0
+ primary-for QEnterEvent (0xb4043ce4)
+
+Vtable for QMouseEvent
+QMouseEvent::_ZTV11QMouseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMouseEvent)
+8 (int (*)(...))QMouseEvent::~QMouseEvent
+12 (int (*)(...))QMouseEvent::~QMouseEvent
+
+Class QMouseEvent
+ size=88 align=4
+ base size=88 base align=4
+QMouseEvent (0xb4043d20) 0
+ vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 8u)
+ QInputEvent (0xb4043d5c) 0
+ primary-for QMouseEvent (0xb4043d20)
+ QEvent (0xb3b27230) 0
+ primary-for QInputEvent (0xb4043d5c)
+
+Vtable for QHoverEvent
+QHoverEvent::_ZTV11QHoverEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHoverEvent)
+8 (int (*)(...))QHoverEvent::~QHoverEvent
+12 (int (*)(...))QHoverEvent::~QHoverEvent
+
+Class QHoverEvent
+ size=52 align=4
+ base size=52 base align=4
+QHoverEvent (0xb4043d98) 0
+ vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 8u)
+ QInputEvent (0xb4043dd4) 0
+ primary-for QHoverEvent (0xb4043d98)
+ QEvent (0xb3b27e70) 0
+ primary-for QInputEvent (0xb4043dd4)
+
+Vtable for QWheelEvent
+QWheelEvent::_ZTV11QWheelEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWheelEvent)
+8 (int (*)(...))QWheelEvent::~QWheelEvent
+12 (int (*)(...))QWheelEvent::~QWheelEvent
+
+Class QWheelEvent
+ size=84 align=4
+ base size=84 base align=4
+QWheelEvent (0xb4043e10) 0
+ vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 8u)
+ QInputEvent (0xb4043e4c) 0
+ primary-for QWheelEvent (0xb4043e10)
+ QEvent (0xb3b332d8) 0
+ primary-for QInputEvent (0xb4043e4c)
+
+Vtable for QTabletEvent
+QTabletEvent::_ZTV12QTabletEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTabletEvent)
+8 (int (*)(...))QTabletEvent::~QTabletEvent
+12 (int (*)(...))QTabletEvent::~QTabletEvent
+
+Class QTabletEvent
+ size=108 align=4
+ base size=108 base align=4
+QTabletEvent (0xb4043e88) 0
+ vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 8u)
+ QInputEvent (0xb4043ec4) 0
+ primary-for QTabletEvent (0xb4043e88)
+ QEvent (0xb3b33f88) 0
+ primary-for QInputEvent (0xb4043ec4)
+
+Vtable for QKeyEvent
+QKeyEvent::_ZTV9QKeyEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QKeyEvent)
+8 (int (*)(...))QKeyEvent::~QKeyEvent
+12 (int (*)(...))QKeyEvent::~QKeyEvent
+
+Class QKeyEvent
+ size=44 align=4
+ base size=43 base align=4
+QKeyEvent (0xb4043f00) 0
+ vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 8u)
+ QInputEvent (0xb4043f3c) 0
+ primary-for QKeyEvent (0xb4043f00)
+ QEvent (0xb3b4e348) 0
+ primary-for QInputEvent (0xb4043f3c)
+
+Vtable for QFocusEvent
+QFocusEvent::_ZTV11QFocusEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFocusEvent)
+8 (int (*)(...))QFocusEvent::~QFocusEvent
+12 (int (*)(...))QFocusEvent::~QFocusEvent
+
+Class QFocusEvent
+ size=16 align=4
+ base size=16 base align=4
+QFocusEvent (0xb4043f78) 0
+ vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 8u)
+ QEvent (0xb3b4ec40) 0
+ primary-for QFocusEvent (0xb4043f78)
+
+Vtable for QPaintEvent
+QPaintEvent::_ZTV11QPaintEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPaintEvent)
+8 (int (*)(...))QPaintEvent::~QPaintEvent
+12 (int (*)(...))QPaintEvent::~QPaintEvent
+
+Class QPaintEvent
+ size=36 align=4
+ base size=33 base align=4
+QPaintEvent (0xb4043fb4) 0
+ vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 8u)
+ QEvent (0xb3b4ed58) 0
+ primary-for QPaintEvent (0xb4043fb4)
+
+Vtable for QMoveEvent
+QMoveEvent::_ZTV10QMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QMoveEvent)
+8 (int (*)(...))QMoveEvent::~QMoveEvent
+12 (int (*)(...))QMoveEvent::~QMoveEvent
+
+Class QMoveEvent
+ size=28 align=4
+ base size=28 base align=4
+QMoveEvent (0xb3963000) 0
+ vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 8u)
+ QEvent (0xb3b5f2a0) 0
+ primary-for QMoveEvent (0xb3963000)
+
+Vtable for QExposeEvent
+QExposeEvent::_ZTV12QExposeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QExposeEvent)
+8 (int (*)(...))QExposeEvent::~QExposeEvent
+12 (int (*)(...))QExposeEvent::~QExposeEvent
+
+Class QExposeEvent
+ size=16 align=4
+ base size=16 base align=4
+QExposeEvent (0xb396303c) 0
+ vptr=((& QExposeEvent::_ZTV12QExposeEvent) + 8u)
+ QEvent (0xb3b5f540) 0
+ primary-for QExposeEvent (0xb396303c)
+
+Vtable for QResizeEvent
+QResizeEvent::_ZTV12QResizeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QResizeEvent)
+8 (int (*)(...))QResizeEvent::~QResizeEvent
+12 (int (*)(...))QResizeEvent::~QResizeEvent
+
+Class QResizeEvent
+ size=28 align=4
+ base size=28 base align=4
+QResizeEvent (0xb3963078) 0
+ vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 8u)
+ QEvent (0xb3b5f700) 0
+ primary-for QResizeEvent (0xb3963078)
+
+Vtable for QCloseEvent
+QCloseEvent::_ZTV11QCloseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QCloseEvent)
+8 (int (*)(...))QCloseEvent::~QCloseEvent
+12 (int (*)(...))QCloseEvent::~QCloseEvent
+
+Class QCloseEvent
+ size=12 align=4
+ base size=12 base align=4
+QCloseEvent (0xb39630b4) 0
+ vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 8u)
+ QEvent (0xb3b5f9a0) 0
+ primary-for QCloseEvent (0xb39630b4)
+
+Vtable for QIconDragEvent
+QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QIconDragEvent)
+8 (int (*)(...))QIconDragEvent::~QIconDragEvent
+12 (int (*)(...))QIconDragEvent::~QIconDragEvent
+
+Class QIconDragEvent
+ size=12 align=4
+ base size=12 base align=4
+QIconDragEvent (0xb39630f0) 0
+ vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 8u)
+ QEvent (0xb3b5fa80) 0
+ primary-for QIconDragEvent (0xb39630f0)
+
+Vtable for QShowEvent
+QShowEvent::_ZTV10QShowEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QShowEvent)
+8 (int (*)(...))QShowEvent::~QShowEvent
+12 (int (*)(...))QShowEvent::~QShowEvent
+
+Class QShowEvent
+ size=12 align=4
+ base size=12 base align=4
+QShowEvent (0xb396312c) 0
+ vptr=((& QShowEvent::_ZTV10QShowEvent) + 8u)
+ QEvent (0xb3b5fb60) 0
+ primary-for QShowEvent (0xb396312c)
+
+Vtable for QHideEvent
+QHideEvent::_ZTV10QHideEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QHideEvent)
+8 (int (*)(...))QHideEvent::~QHideEvent
+12 (int (*)(...))QHideEvent::~QHideEvent
+
+Class QHideEvent
+ size=12 align=4
+ base size=12 base align=4
+QHideEvent (0xb3963168) 0
+ vptr=((& QHideEvent::_ZTV10QHideEvent) + 8u)
+ QEvent (0xb3b5fc40) 0
+ primary-for QHideEvent (0xb3963168)
+
+Vtable for QContextMenuEvent
+QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QContextMenuEvent)
+8 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
+12 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
+
+Class QContextMenuEvent
+ size=40 align=4
+ base size=37 base align=4
+QContextMenuEvent (0xb39631a4) 0
+ vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 8u)
+ QInputEvent (0xb39631e0) 0
+ primary-for QContextMenuEvent (0xb39631a4)
+ QEvent (0xb3b5fd20) 0
+ primary-for QInputEvent (0xb39631e0)
+
+Class QInputMethodEvent::Attribute
+ size=24 align=4
+ base size=24 base align=4
+QInputMethodEvent::Attribute (0xb3975540) 0
+
+Vtable for QInputMethodEvent
+QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QInputMethodEvent)
+8 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
+12 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
+
+Class QInputMethodEvent
+ size=32 align=4
+ base size=32 base align=4
+QInputMethodEvent (0xb396321c) 0
+ vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 8u)
+ QEvent (0xb3975508) 0
+ primary-for QInputMethodEvent (0xb396321c)
+
+Class QInputMethodQueryEvent::QueryPair
+ size=16 align=4
+ base size=16 base align=4
+QInputMethodQueryEvent::QueryPair (0xb3996700) 0
+
+Vtable for QInputMethodQueryEvent
+QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QInputMethodQueryEvent)
+8 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
+12 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
+
+Class QInputMethodQueryEvent
+ size=20 align=4
+ base size=20 base align=4
+QInputMethodQueryEvent (0xb3963258) 0
+ vptr=((& QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent) + 8u)
+ QEvent (0xb3996658) 0
+ primary-for QInputMethodQueryEvent (0xb3963258)
+
+Vtable for QDropEvent
+QDropEvent::_ZTV10QDropEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QDropEvent)
+8 (int (*)(...))QDropEvent::~QDropEvent
+12 (int (*)(...))QDropEvent::~QDropEvent
+
+Class QDropEvent
+ size=52 align=4
+ base size=52 base align=4
+QDropEvent (0xb39632d0) 0
+ vptr=((& QDropEvent::_ZTV10QDropEvent) + 8u)
+ QEvent (0xb3996bd0) 0
+ primary-for QDropEvent (0xb39632d0)
+
+Vtable for QDragMoveEvent
+QDragMoveEvent::_ZTV14QDragMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDragMoveEvent)
+8 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
+12 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
+
+Class QDragMoveEvent
+ size=68 align=4
+ base size=68 base align=4
+QDragMoveEvent (0xb396330c) 0
+ vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 8u)
+ QDropEvent (0xb3963348) 0
+ primary-for QDragMoveEvent (0xb396330c)
+ QEvent (0xb39b6620) 0
+ primary-for QDropEvent (0xb3963348)
+
+Vtable for QDragEnterEvent
+QDragEnterEvent::_ZTV15QDragEnterEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QDragEnterEvent)
+8 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
+12 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
+
+Class QDragEnterEvent
+ size=68 align=4
+ base size=68 base align=4
+QDragEnterEvent (0xb3963384) 0
+ vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 8u)
+ QDragMoveEvent (0xb39633c0) 0
+ primary-for QDragEnterEvent (0xb3963384)
+ QDropEvent (0xb39633fc) 0
+ primary-for QDragMoveEvent (0xb39633c0)
+ QEvent (0xb39b6ea8) 0
+ primary-for QDropEvent (0xb39633fc)
+
+Vtable for QDragLeaveEvent
+QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QDragLeaveEvent)
+8 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
+12 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
+
+Class QDragLeaveEvent
+ size=12 align=4
+ base size=12 base align=4
+QDragLeaveEvent (0xb3963438) 0
+ vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 8u)
+ QEvent (0xb39b6f88) 0
+ primary-for QDragLeaveEvent (0xb3963438)
+
+Vtable for QHelpEvent
+QHelpEvent::_ZTV10QHelpEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QHelpEvent)
+8 (int (*)(...))QHelpEvent::~QHelpEvent
+12 (int (*)(...))QHelpEvent::~QHelpEvent
+
+Class QHelpEvent
+ size=28 align=4
+ base size=28 base align=4
+QHelpEvent (0xb3963474) 0
+ vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 8u)
+ QEvent (0xb39b6f50) 0
+ primary-for QHelpEvent (0xb3963474)
+
+Vtable for QStatusTipEvent
+QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QStatusTipEvent)
+8 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
+12 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
+
+Class QStatusTipEvent
+ size=16 align=4
+ base size=16 base align=4
+QStatusTipEvent (0xb39634b0) 0
+ vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 8u)
+ QEvent (0xb39bf658) 0
+ primary-for QStatusTipEvent (0xb39634b0)
+
+Vtable for QWhatsThisClickedEvent
+QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
+8 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
+12 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
+
+Class QWhatsThisClickedEvent
+ size=16 align=4
+ base size=16 base align=4
+QWhatsThisClickedEvent (0xb39634ec) 0
+ vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 8u)
+ QEvent (0xb39bf818) 0
+ primary-for QWhatsThisClickedEvent (0xb39634ec)
+
+Vtable for QActionEvent
+QActionEvent::_ZTV12QActionEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QActionEvent)
+8 (int (*)(...))QActionEvent::~QActionEvent
+12 (int (*)(...))QActionEvent::~QActionEvent
+
+Class QActionEvent
+ size=20 align=4
+ base size=20 base align=4
+QActionEvent (0xb3963528) 0
+ vptr=((& QActionEvent::_ZTV12QActionEvent) + 8u)
+ QEvent (0xb39bf9d8) 0
+ primary-for QActionEvent (0xb3963528)
+
+Vtable for QFileOpenEvent
+QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QFileOpenEvent)
+8 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
+12 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
+
+Class QFileOpenEvent
+ size=20 align=4
+ base size=20 base align=4
+QFileOpenEvent (0xb3963564) 0
+ vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 8u)
+ QEvent (0xb39bfc78) 0
+ primary-for QFileOpenEvent (0xb3963564)
+
+Vtable for QToolBarChangeEvent
+QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
+8 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
+12 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
+
+Class QToolBarChangeEvent
+ size=16 align=4
+ base size=13 base align=4
+QToolBarChangeEvent (0xb39635a0) 0
+ vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 8u)
+ QEvent (0xb39bff88) 0
+ primary-for QToolBarChangeEvent (0xb39635a0)
+
+Vtable for QShortcutEvent
+QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QShortcutEvent)
+8 (int (*)(...))QShortcutEvent::~QShortcutEvent
+12 (int (*)(...))QShortcutEvent::~QShortcutEvent
+
+Class QShortcutEvent
+ size=24 align=4
+ base size=24 base align=4
+QShortcutEvent (0xb39635dc) 0
+ vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 8u)
+ QEvent (0xb39d3000) 0
+ primary-for QShortcutEvent (0xb39635dc)
+
+Vtable for QWindowStateChangeEvent
+QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
+8 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
+12 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
+
+Class QWindowStateChangeEvent
+ size=20 align=4
+ base size=17 base align=4
+QWindowStateChangeEvent (0xb3963618) 0
+ vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 8u)
+ QEvent (0xb39d3380) 0
+ primary-for QWindowStateChangeEvent (0xb3963618)
+
+Class QTouchEvent::TouchPoint
+ size=4 align=4
+ base size=4 base align=4
+QTouchEvent::TouchPoint (0xb39d37a8) 0
+
+Vtable for QTouchEvent
+QTouchEvent::_ZTV11QTouchEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTouchEvent)
+8 (int (*)(...))QTouchEvent::~QTouchEvent
+12 (int (*)(...))QTouchEvent::~QTouchEvent
+
+Class QTouchEvent
+ size=40 align=4
+ base size=40 base align=4
+QTouchEvent (0xb3963654) 0
+ vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 8u)
+ QInputEvent (0xb3963690) 0
+ primary-for QTouchEvent (0xb3963654)
+ QEvent (0xb39d3770) 0
+ primary-for QInputEvent (0xb3963690)
+
+Vtable for QScrollPrepareEvent
+QScrollPrepareEvent::_ZTV19QScrollPrepareEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QScrollPrepareEvent)
+8 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
+12 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
+
+Class QScrollPrepareEvent
+ size=96 align=4
+ base size=96 base align=4
+QScrollPrepareEvent (0xb3963744) 0
+ vptr=((& QScrollPrepareEvent::_ZTV19QScrollPrepareEvent) + 8u)
+ QEvent (0xb3a0da10) 0
+ primary-for QScrollPrepareEvent (0xb3963744)
+
+Vtable for QScrollEvent
+QScrollEvent::_ZTV12QScrollEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QScrollEvent)
+8 (int (*)(...))QScrollEvent::~QScrollEvent
+12 (int (*)(...))QScrollEvent::~QScrollEvent
+
+Class QScrollEvent
+ size=48 align=4
+ base size=48 base align=4
+QScrollEvent (0xb3963780) 0
+ vptr=((& QScrollEvent::_ZTV12QScrollEvent) + 8u)
+ QEvent (0xb3a0daf0) 0
+ primary-for QScrollEvent (0xb3963780)
+
+Vtable for QScreenOrientationChangeEvent
+QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QScreenOrientationChangeEvent)
+8 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
+12 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
+
+Class QScreenOrientationChangeEvent
+ size=20 align=4
+ base size=20 base align=4
+QScreenOrientationChangeEvent (0xb39637bc) 0
+ vptr=((& QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent) + 8u)
+ QEvent (0xb3a0dea8) 0
+ primary-for QScreenOrientationChangeEvent (0xb39637bc)
+
+Class QAccessible::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAccessible::QPrivateSignal (0xb3a0df50) 0 empty
+
+Class QAccessible::State
+ size=8 align=4
+ base size=5 base align=4
+QAccessible::State (0xb3a2f000) 0
+
+Vtable for QAccessible
+QAccessible::_ZTV11QAccessible: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QAccessible)
+8 (int (*)(...))QAccessible::metaObject
+12 (int (*)(...))QAccessible::qt_metacast
+16 (int (*)(...))QAccessible::qt_metacall
+20 (int (*)(...))QAccessible::~QAccessible
+24 (int (*)(...))QAccessible::~QAccessible
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QAccessible
+ size=8 align=4
+ base size=8 base align=4
+QAccessible (0xb39637f8) 0
+ vptr=((& QAccessible::_ZTV11QAccessible) + 8u)
+ QObject (0xb3a0df88) 0
+ primary-for QAccessible (0xb39637f8)
+
+Vtable for QAccessibleInterface
+QAccessibleInterface::_ZTV20QAccessibleInterface: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAccessibleInterface)
+8 (int (*)(...))QAccessibleInterface::~QAccessibleInterface
+12 (int (*)(...))QAccessibleInterface::~QAccessibleInterface
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))QAccessibleInterface::window
+28 (int (*)(...))QAccessibleInterface::relations
+32 (int (*)(...))QAccessibleInterface::focusChild
+36 (int (*)(...))__cxa_pure_virtual
+40 (int (*)(...))__cxa_pure_virtual
+44 (int (*)(...))__cxa_pure_virtual
+48 (int (*)(...))__cxa_pure_virtual
+52 (int (*)(...))__cxa_pure_virtual
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))__cxa_pure_virtual
+64 (int (*)(...))__cxa_pure_virtual
+68 (int (*)(...))__cxa_pure_virtual
+72 (int (*)(...))__cxa_pure_virtual
+76 (int (*)(...))QAccessibleInterface::foregroundColor
+80 (int (*)(...))QAccessibleInterface::backgroundColor
+84 (int (*)(...))QAccessibleInterface::virtual_hook
+88 (int (*)(...))QAccessibleInterface::interface_cast
+
+Class QAccessibleInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterface (0xb3a43b60) 0 nearly-empty
+ vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
+
+Vtable for QAccessibleEvent
+QAccessibleEvent::_ZTV16QAccessibleEvent: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAccessibleEvent)
+8 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
+12 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
+16 (int (*)(...))QAccessibleEvent::accessibleInterface
+
+Class QAccessibleEvent
+ size=16 align=4
+ base size=16 base align=4
+QAccessibleEvent (0xb3a5f038) 0
+ vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
+
+Vtable for QAccessibleStateChangeEvent
+QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAccessibleStateChangeEvent)
+8 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
+12 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
+16 (int (*)(...))QAccessibleEvent::accessibleInterface
+
+Class QAccessibleStateChangeEvent
+ size=24 align=4
+ base size=24 base align=4
+QAccessibleStateChangeEvent (0xb3963960) 0
+ vptr=((& QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent) + 8u)
+ QAccessibleEvent (0xb3868ab8) 0
+ primary-for QAccessibleStateChangeEvent (0xb3963960)
+
+Vtable for QAccessibleTextCursorEvent
+QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAccessibleTextCursorEvent)
+8 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
+12 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
+16 (int (*)(...))QAccessibleEvent::accessibleInterface
+
+Class QAccessibleTextCursorEvent
+ size=20 align=4
+ base size=20 base align=4
+QAccessibleTextCursorEvent (0xb396399c) 0
+ vptr=((& QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent) + 8u)
+ QAccessibleEvent (0xb38720a8) 0
+ primary-for QAccessibleTextCursorEvent (0xb396399c)
+
+Vtable for QAccessibleTextSelectionEvent
+QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QAccessibleTextSelectionEvent)
+8 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
+12 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
+16 (int (*)(...))QAccessibleEvent::accessibleInterface
+
+Class QAccessibleTextSelectionEvent
+ size=28 align=4
+ base size=28 base align=4
+QAccessibleTextSelectionEvent (0xb39639d8) 0
+ vptr=((& QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent) + 8u)
+ QAccessibleTextCursorEvent (0xb3963a14) 0
+ primary-for QAccessibleTextSelectionEvent (0xb39639d8)
+ QAccessibleEvent (0xb3872738) 0
+ primary-for QAccessibleTextCursorEvent (0xb3963a14)
+
+Vtable for QAccessibleTextInsertEvent
+QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAccessibleTextInsertEvent)
+8 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
+12 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
+16 (int (*)(...))QAccessibleEvent::accessibleInterface
+
+Class QAccessibleTextInsertEvent
+ size=28 align=4
+ base size=28 base align=4
+QAccessibleTextInsertEvent (0xb3963a50) 0
+ vptr=((& QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent) + 8u)
+ QAccessibleTextCursorEvent (0xb3963a8c) 0
+ primary-for QAccessibleTextInsertEvent (0xb3963a50)
+ QAccessibleEvent (0xb38800a8) 0
+ primary-for QAccessibleTextCursorEvent (0xb3963a8c)
+
+Vtable for QAccessibleTextRemoveEvent
+QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAccessibleTextRemoveEvent)
+8 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
+12 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
+16 (int (*)(...))QAccessibleEvent::accessibleInterface
+
+Class QAccessibleTextRemoveEvent
+ size=28 align=4
+ base size=28 base align=4
+QAccessibleTextRemoveEvent (0xb3963ac8) 0
+ vptr=((& QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent) + 8u)
+ QAccessibleTextCursorEvent (0xb3963b04) 0
+ primary-for QAccessibleTextRemoveEvent (0xb3963ac8)
+ QAccessibleEvent (0xb3880700) 0
+ primary-for QAccessibleTextCursorEvent (0xb3963b04)
+
+Vtable for QAccessibleTextUpdateEvent
+QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAccessibleTextUpdateEvent)
+8 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
+12 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
+16 (int (*)(...))QAccessibleEvent::accessibleInterface
+
+Class QAccessibleTextUpdateEvent
+ size=32 align=4
+ base size=32 base align=4
+QAccessibleTextUpdateEvent (0xb3963b40) 0
+ vptr=((& QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent) + 8u)
+ QAccessibleTextCursorEvent (0xb3963b7c) 0
+ primary-for QAccessibleTextUpdateEvent (0xb3963b40)
+ QAccessibleEvent (0xb3880d58) 0
+ primary-for QAccessibleTextCursorEvent (0xb3963b7c)
+
+Vtable for QAccessibleValueChangeEvent
+QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAccessibleValueChangeEvent)
+8 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
+12 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
+16 (int (*)(...))QAccessibleEvent::accessibleInterface
+
+Class QAccessibleValueChangeEvent
+ size=28 align=4
+ base size=28 base align=4
+QAccessibleValueChangeEvent (0xb3963c6c) 0
+ vptr=((& QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent) + 8u)
+ QAccessibleEvent (0xb388e380) 0
+ primary-for QAccessibleValueChangeEvent (0xb3963c6c)
+
+Vtable for QAccessibleTableModelChangeEvent
+QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI32QAccessibleTableModelChangeEvent)
+8 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
+12 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
+16 (int (*)(...))QAccessibleEvent::accessibleInterface
+
+Class QAccessibleTableModelChangeEvent
+ size=36 align=4
+ base size=36 base align=4
+QAccessibleTableModelChangeEvent (0xb3963ca8) 0
+ vptr=((& QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent) + 8u)
+ QAccessibleEvent (0xb388eab8) 0
+ primary-for QAccessibleTableModelChangeEvent (0xb3963ca8)
+
+Vtable for QAccessibleTextInterface
+QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
+8 (int (*)(...))QAccessibleTextInterface::~QAccessibleTextInterface
+12 (int (*)(...))QAccessibleTextInterface::~QAccessibleTextInterface
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))__cxa_pure_virtual
+28 (int (*)(...))__cxa_pure_virtual
+32 (int (*)(...))__cxa_pure_virtual
+36 (int (*)(...))__cxa_pure_virtual
+40 (int (*)(...))__cxa_pure_virtual
+44 (int (*)(...))__cxa_pure_virtual
+48 (int (*)(...))QAccessibleTextInterface::textBeforeOffset
+52 (int (*)(...))QAccessibleTextInterface::textAfterOffset
+56 (int (*)(...))QAccessibleTextInterface::textAtOffset
+60 (int (*)(...))__cxa_pure_virtual
+64 (int (*)(...))__cxa_pure_virtual
+68 (int (*)(...))__cxa_pure_virtual
+72 (int (*)(...))__cxa_pure_virtual
+76 (int (*)(...))__cxa_pure_virtual
+
+Class QAccessibleTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTextInterface (0xb38a10a8) 0 nearly-empty
+ vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
+
+Vtable for QAccessibleEditableTextInterface
+QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
+8 (int (*)(...))QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+12 (int (*)(...))QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))__cxa_pure_virtual
+
+Class QAccessibleEditableTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleEditableTextInterface (0xb38a1310) 0 nearly-empty
+ vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
+
+Vtable for QAccessibleValueInterface
+QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
+8 (int (*)(...))QAccessibleValueInterface::~QAccessibleValueInterface
+12 (int (*)(...))QAccessibleValueInterface::~QAccessibleValueInterface
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))__cxa_pure_virtual
+28 (int (*)(...))__cxa_pure_virtual
+32 (int (*)(...))__cxa_pure_virtual
+
+Class QAccessibleValueInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleValueInterface (0xb38a1578) 0 nearly-empty
+ vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
+
+Vtable for QAccessibleTableCellInterface
+QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QAccessibleTableCellInterface)
+8 (int (*)(...))QAccessibleTableCellInterface::~QAccessibleTableCellInterface
+12 (int (*)(...))QAccessibleTableCellInterface::~QAccessibleTableCellInterface
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))__cxa_pure_virtual
+28 (int (*)(...))__cxa_pure_virtual
+32 (int (*)(...))__cxa_pure_virtual
+36 (int (*)(...))__cxa_pure_virtual
+40 (int (*)(...))__cxa_pure_virtual
+44 (int (*)(...))__cxa_pure_virtual
+48 (int (*)(...))__cxa_pure_virtual
+
+Class QAccessibleTableCellInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTableCellInterface (0xb38a17e0) 0 nearly-empty
+ vptr=((& QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface) + 8u)
+
+Vtable for QAccessibleTableInterface
+QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
+8 (int (*)(...))QAccessibleTableInterface::~QAccessibleTableInterface
+12 (int (*)(...))QAccessibleTableInterface::~QAccessibleTableInterface
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))__cxa_pure_virtual
+28 (int (*)(...))__cxa_pure_virtual
+32 (int (*)(...))__cxa_pure_virtual
+36 (int (*)(...))__cxa_pure_virtual
+40 (int (*)(...))__cxa_pure_virtual
+44 (int (*)(...))__cxa_pure_virtual
+48 (int (*)(...))__cxa_pure_virtual
+52 (int (*)(...))__cxa_pure_virtual
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))__cxa_pure_virtual
+64 (int (*)(...))__cxa_pure_virtual
+68 (int (*)(...))__cxa_pure_virtual
+72 (int (*)(...))__cxa_pure_virtual
+76 (int (*)(...))__cxa_pure_virtual
+80 (int (*)(...))__cxa_pure_virtual
+84 (int (*)(...))__cxa_pure_virtual
+88 (int (*)(...))__cxa_pure_virtual
+
+Class QAccessibleTableInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTableInterface (0xb38a1a48) 0 nearly-empty
+ vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
+
+Vtable for QAccessibleActionInterface
+QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
+8 (int (*)(...))QAccessibleActionInterface::~QAccessibleActionInterface
+12 (int (*)(...))QAccessibleActionInterface::~QAccessibleActionInterface
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))QAccessibleActionInterface::localizedActionName
+24 (int (*)(...))QAccessibleActionInterface::localizedActionDescription
+28 (int (*)(...))__cxa_pure_virtual
+32 (int (*)(...))__cxa_pure_virtual
+
+Class QAccessibleActionInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleActionInterface (0xb38a1cb0) 0 nearly-empty
+ vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 8u)
+
+Vtable for QAccessibleImageInterface
+QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
+8 (int (*)(...))QAccessibleImageInterface::~QAccessibleImageInterface
+12 (int (*)(...))QAccessibleImageInterface::~QAccessibleImageInterface
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))__cxa_pure_virtual
+
+Class QAccessibleImageInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleImageInterface (0xb38a1118) 0 nearly-empty
+ vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 8u)
+
+Vtable for QAccessibleBridge
+QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleBridge)
+8 (int (*)(...))QAccessibleBridge::~QAccessibleBridge
+12 (int (*)(...))QAccessibleBridge::~QAccessibleBridge
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+
+Class QAccessibleBridge
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridge (0xb38c30e0) 0 nearly-empty
+ vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
+
+Class QAccessibleBridgePlugin::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAccessibleBridgePlugin::QPrivateSignal (0xb38c3428) 0 empty
+
+Vtable for QAccessibleBridgePlugin
+QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+8 (int (*)(...))QAccessibleBridgePlugin::metaObject
+12 (int (*)(...))QAccessibleBridgePlugin::qt_metacast
+16 (int (*)(...))QAccessibleBridgePlugin::qt_metacall
+20 (int (*)(...))QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+24 (int (*)(...))QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+
+Class QAccessibleBridgePlugin
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleBridgePlugin (0xb3963dd4) 0
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
+ QObject (0xb38c3348) 0
+ primary-for QAccessibleBridgePlugin (0xb3963dd4)
+
+Vtable for QAccessibleObject
+QAccessibleObject::_ZTV17QAccessibleObject: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleObject)
+8 (int (*)(...))QAccessibleObject::~QAccessibleObject
+12 (int (*)(...))QAccessibleObject::~QAccessibleObject
+16 (int (*)(...))QAccessibleObject::isValid
+20 (int (*)(...))QAccessibleObject::object
+24 (int (*)(...))QAccessibleInterface::window
+28 (int (*)(...))QAccessibleInterface::relations
+32 (int (*)(...))QAccessibleInterface::focusChild
+36 (int (*)(...))QAccessibleObject::childAt
+40 (int (*)(...))__cxa_pure_virtual
+44 (int (*)(...))__cxa_pure_virtual
+48 (int (*)(...))__cxa_pure_virtual
+52 (int (*)(...))__cxa_pure_virtual
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))QAccessibleObject::setText
+64 (int (*)(...))QAccessibleObject::rect
+68 (int (*)(...))__cxa_pure_virtual
+72 (int (*)(...))__cxa_pure_virtual
+76 (int (*)(...))QAccessibleInterface::foregroundColor
+80 (int (*)(...))QAccessibleInterface::backgroundColor
+84 (int (*)(...))QAccessibleInterface::virtual_hook
+88 (int (*)(...))QAccessibleInterface::interface_cast
+
+Class QAccessibleObject
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleObject (0xb3963e10) 0
+ vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
+ QAccessibleInterface (0xb38c3770) 0 nearly-empty
+ primary-for QAccessibleObject (0xb3963e10)
+
+Vtable for QAccessibleApplication
+QAccessibleApplication::_ZTV22QAccessibleApplication: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleApplication)
+8 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
+12 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
+16 (int (*)(...))QAccessibleObject::isValid
+20 (int (*)(...))QAccessibleObject::object
+24 (int (*)(...))QAccessibleApplication::window
+28 (int (*)(...))QAccessibleInterface::relations
+32 (int (*)(...))QAccessibleApplication::focusChild
+36 (int (*)(...))QAccessibleObject::childAt
+40 (int (*)(...))QAccessibleApplication::parent
+44 (int (*)(...))QAccessibleApplication::child
+48 (int (*)(...))QAccessibleApplication::childCount
+52 (int (*)(...))QAccessibleApplication::indexOfChild
+56 (int (*)(...))QAccessibleApplication::text
+60 (int (*)(...))QAccessibleObject::setText
+64 (int (*)(...))QAccessibleObject::rect
+68 (int (*)(...))QAccessibleApplication::role
+72 (int (*)(...))QAccessibleApplication::state
+76 (int (*)(...))QAccessibleInterface::foregroundColor
+80 (int (*)(...))QAccessibleInterface::backgroundColor
+84 (int (*)(...))QAccessibleInterface::virtual_hook
+88 (int (*)(...))QAccessibleInterface::interface_cast
+
+Class QAccessibleApplication
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleApplication (0xb3963e4c) 0
+ vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
+ QAccessibleObject (0xb3963e88) 0
+ primary-for QAccessibleApplication (0xb3963e4c)
+ QAccessibleInterface (0xb38c3b60) 0 nearly-empty
+ primary-for QAccessibleObject (0xb3963e88)
+
+Class QAccessiblePlugin::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAccessiblePlugin::QPrivateSignal (0xb38c3b28) 0 empty
+
+Vtable for QAccessiblePlugin
+QAccessiblePlugin::_ZTV17QAccessiblePlugin: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+8 (int (*)(...))QAccessiblePlugin::metaObject
+12 (int (*)(...))QAccessiblePlugin::qt_metacast
+16 (int (*)(...))QAccessiblePlugin::qt_metacall
+20 (int (*)(...))QAccessiblePlugin::~QAccessiblePlugin
+24 (int (*)(...))QAccessiblePlugin::~QAccessiblePlugin
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+
+Class QAccessiblePlugin
+ size=8 align=4
+ base size=8 base align=4
+QAccessiblePlugin (0xb3963ec4) 0
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
+ QObject (0xb38c3f88) 0
+ primary-for QAccessiblePlugin (0xb3963ec4)
+
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 (int (*)(...))QPaintDevice::~QPaintDevice
+12 (int (*)(...))QPaintDevice::~QPaintDevice
+16 (int (*)(...))QPaintDevice::devType
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))QPaintDevice::metric
+28 (int (*)(...))QPaintDevice::initPainter
+32 (int (*)(...))QPaintDevice::redirected
+36 (int (*)(...))QPaintDevice::sharedPainter
+
+Class QPaintDevice
+ size=12 align=4
+ base size=12 base align=4
+QPaintDevice (0xb38da348) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb3963f3c) 0
+ QVector<QPoint> (0xb38e8700) 0
+
+Class QPolygonF
+ size=4 align=4
+ base size=4 base align=4
+QPolygonF (0xb3963fb4) 0
+ QVector<QPointF> (0xb39078f8) 0
+
+Class QMatrix
+ size=48 align=4
+ base size=48 base align=4
+QMatrix (0xb392c8f8) 0
+
+Class QPainterPath::Element
+ size=20 align=4
+ base size=20 base align=4
+QPainterPath::Element (0xb3947a80) 0
+
+Class QPainterPath
+ size=4 align=4
+ base size=4 base align=4
+QPainterPath (0xb3947a48) 0
+
+Class QPainterPathStroker
+ size=4 align=4
+ base size=4 base align=4
+QPainterPathStroker (0xb37774d0) 0
+
+Class QTransform
+ size=80 align=4
+ base size=80 base align=4
+QTransform (0xb378a8f8) 0
+
+Vtable for QImage
+QImage::_ZTV6QImage: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QImage)
+8 (int (*)(...))QImage::~QImage
+12 (int (*)(...))QImage::~QImage
+16 (int (*)(...))QImage::devType
+20 (int (*)(...))QImage::paintEngine
+24 (int (*)(...))QImage::metric
+28 (int (*)(...))QPaintDevice::initPainter
+32 (int (*)(...))QPaintDevice::redirected
+36 (int (*)(...))QPaintDevice::sharedPainter
+
+Class QImage
+ size=16 align=4
+ base size=16 base align=4
+QImage (0xb37d1000) 0
+ vptr=((& QImage::_ZTV6QImage) + 8u)
+ QPaintDevice (0xb37c1ab8) 0
+ primary-for QImage (0xb37d1000)
+
+Vtable for QPixmap
+QPixmap::_ZTV7QPixmap: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QPixmap)
+8 (int (*)(...))QPixmap::~QPixmap
+12 (int (*)(...))QPixmap::~QPixmap
+16 (int (*)(...))QPixmap::devType
+20 (int (*)(...))QPixmap::paintEngine
+24 (int (*)(...))QPixmap::metric
+28 (int (*)(...))QPaintDevice::initPainter
+32 (int (*)(...))QPaintDevice::redirected
+36 (int (*)(...))QPaintDevice::sharedPainter
+
+Class QPixmap
+ size=16 align=4
+ base size=16 base align=4
+QPixmap (0xb37d103c) 0
+ vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
+ QPaintDevice (0xb37ea930) 0
+ primary-for QPixmap (0xb37d103c)
+
+Vtable for QBitmap
+QBitmap::_ZTV7QBitmap: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBitmap)
+8 (int (*)(...))QBitmap::~QBitmap
+12 (int (*)(...))QBitmap::~QBitmap
+16 (int (*)(...))QPixmap::devType
+20 (int (*)(...))QPixmap::paintEngine
+24 (int (*)(...))QPixmap::metric
+28 (int (*)(...))QPaintDevice::initPainter
+32 (int (*)(...))QPaintDevice::redirected
+36 (int (*)(...))QPaintDevice::sharedPainter
+
+Class QBitmap
+ size=16 align=4
+ base size=16 base align=4
+QBitmap (0xb37d1078) 0
+ vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
+ QPixmap (0xb37d10b4) 0
+ primary-for QBitmap (0xb37d1078)
+ QPaintDevice (0xb38242a0) 0
+ primary-for QPixmap (0xb37d10b4)
+
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb3824d90) 0
+
+Class QIconEngine::AvailableSizesArgument
+ size=12 align=4
+ base size=12 base align=4
+QIconEngine::AvailableSizesArgument (0xb3840968) 0
+
+Vtable for QIconEngine
+QIconEngine::_ZTV11QIconEngine: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QIconEngine)
+8 (int (*)(...))QIconEngine::~QIconEngine
+12 (int (*)(...))QIconEngine::~QIconEngine
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))QIconEngine::actualSize
+24 (int (*)(...))QIconEngine::pixmap
+28 (int (*)(...))QIconEngine::addPixmap
+32 (int (*)(...))QIconEngine::addFile
+36 (int (*)(...))QIconEngine::key
+40 (int (*)(...))__cxa_pure_virtual
+44 (int (*)(...))QIconEngine::read
+48 (int (*)(...))QIconEngine::write
+52 (int (*)(...))QIconEngine::availableSizes
+56 (int (*)(...))QIconEngine::iconName
+60 (int (*)(...))QIconEngine::virtual_hook
+
+Class QIconEngine
+ size=4 align=4
+ base size=4 base align=4
+QIconEngine (0xb3840620) 0 nearly-empty
+ vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
+
+Class QIconEnginePlugin::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QIconEnginePlugin::QPrivateSignal (0xb3840dc8) 0 empty
+
+Vtable for QIconEnginePlugin
+QIconEnginePlugin::_ZTV17QIconEnginePlugin: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+8 (int (*)(...))QIconEnginePlugin::metaObject
+12 (int (*)(...))QIconEnginePlugin::qt_metacast
+16 (int (*)(...))QIconEnginePlugin::qt_metacall
+20 (int (*)(...))QIconEnginePlugin::~QIconEnginePlugin
+24 (int (*)(...))QIconEnginePlugin::~QIconEnginePlugin
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+
+Class QIconEnginePlugin
+ size=8 align=4
+ base size=8 base align=4
+QIconEnginePlugin (0xb37d112c) 0
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
+ QObject (0xb3840ce8) 0
+ primary-for QIconEnginePlugin (0xb37d112c)
+
+Vtable for QImageIOHandler
+QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QImageIOHandler)
+8 (int (*)(...))QImageIOHandler::~QImageIOHandler
+12 (int (*)(...))QImageIOHandler::~QImageIOHandler
+16 (int (*)(...))QImageIOHandler::name
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))__cxa_pure_virtual
+28 (int (*)(...))QImageIOHandler::write
+32 (int (*)(...))QImageIOHandler::option
+36 (int (*)(...))QImageIOHandler::setOption
+40 (int (*)(...))QImageIOHandler::supportsOption
+44 (int (*)(...))QImageIOHandler::jumpToNextImage
+48 (int (*)(...))QImageIOHandler::jumpToImage
+52 (int (*)(...))QImageIOHandler::loopCount
+56 (int (*)(...))QImageIOHandler::imageCount
+60 (int (*)(...))QImageIOHandler::nextImageDelay
+64 (int (*)(...))QImageIOHandler::currentImageNumber
+68 (int (*)(...))QImageIOHandler::currentImageRect
+
+Class QImageIOHandler
+ size=8 align=4
+ base size=8 base align=4
+QImageIOHandler (0xb36690a8) 0
+ vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
+
+Class QImageIOPlugin::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QImageIOPlugin::QPrivateSignal (0xb3669818) 0 empty
+
+Vtable for QImageIOPlugin
+QImageIOPlugin::_ZTV14QImageIOPlugin: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QImageIOPlugin)
+8 (int (*)(...))QImageIOPlugin::metaObject
+12 (int (*)(...))QImageIOPlugin::qt_metacast
+16 (int (*)(...))QImageIOPlugin::qt_metacall
+20 (int (*)(...))QImageIOPlugin::~QImageIOPlugin
+24 (int (*)(...))QImageIOPlugin::~QImageIOPlugin
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))__cxa_pure_virtual
+
+Class QImageIOPlugin
+ size=8 align=4
+ base size=8 base align=4
+QImageIOPlugin (0xb37d1168) 0
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
+ QObject (0xb3669738) 0
+ primary-for QImageIOPlugin (0xb37d1168)
+
+Class QImageReader
+ size=4 align=4
+ base size=4 base align=4
+QImageReader (0xb3687a80) 0
+
+Class QImageWriter
+ size=4 align=4
+ base size=4 base align=4
+QImageWriter (0xb3687f50) 0
+
+Class QMovie::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QMovie::QPrivateSignal (0xb36a0460) 0 empty
+
+Vtable for QMovie
+QMovie::_ZTV6QMovie: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QMovie)
+8 (int (*)(...))QMovie::metaObject
+12 (int (*)(...))QMovie::qt_metacast
+16 (int (*)(...))QMovie::qt_metacall
+20 (int (*)(...))QMovie::~QMovie
+24 (int (*)(...))QMovie::~QMovie
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QMovie
+ size=8 align=4
+ base size=8 base align=4
+QMovie (0xb37d11e0) 0
+ vptr=((& QMovie::_ZTV6QMovie) + 8u)
+ QObject (0xb36a0380) 0
+ primary-for QMovie (0xb37d11e0)
+
+Vtable for QPicture
+QPicture::_ZTV8QPicture: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPicture)
+8 (int (*)(...))QPicture::~QPicture
+12 (int (*)(...))QPicture::~QPicture
+16 (int (*)(...))QPicture::devType
+20 (int (*)(...))QPicture::paintEngine
+24 (int (*)(...))QPicture::metric
+28 (int (*)(...))QPaintDevice::initPainter
+32 (int (*)(...))QPaintDevice::redirected
+36 (int (*)(...))QPaintDevice::sharedPainter
+40 (int (*)(...))QPicture::setData
+
+Class QPicture
+ size=16 align=4
+ base size=16 base align=4
+QPicture (0xb37d121c) 0
+ vptr=((& QPicture::_ZTV8QPicture) + 8u)
+ QPaintDevice (0xb36a0f50) 0
+ primary-for QPicture (0xb37d121c)
+
+Class QPictureIO
+ size=4 align=4
+ base size=4 base align=4
+QPictureIO (0xb36b6b28) 0
+
+Class QPictureFormatPlugin::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QPictureFormatPlugin::QPrivateSignal (0xb36b6f18) 0 empty
+
+Vtable for QPictureFormatPlugin
+QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+8 (int (*)(...))QPictureFormatPlugin::metaObject
+12 (int (*)(...))QPictureFormatPlugin::qt_metacast
+16 (int (*)(...))QPictureFormatPlugin::qt_metacall
+20 (int (*)(...))QPictureFormatPlugin::~QPictureFormatPlugin
+24 (int (*)(...))QPictureFormatPlugin::~QPictureFormatPlugin
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QPictureFormatPlugin::loadPicture
+60 (int (*)(...))QPictureFormatPlugin::savePicture
+64 (int (*)(...))__cxa_pure_virtual
+
+Class QPictureFormatPlugin
+ size=8 align=4
+ base size=8 base align=4
+QPictureFormatPlugin (0xb37d1258) 0
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
+ QObject (0xb36b6e38) 0
+ primary-for QPictureFormatPlugin (0xb37d1258)
+
+Class QPixmapCache::Key
+ size=4 align=4
+ base size=4 base align=4
+QPixmapCache::Key (0xb36db188) 0
+
+Class QPixmapCache
+ size=1 align=1
+ base size=0 base align=1
+QPixmapCache (0xb36db150) 0 empty
+
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb36db850) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb36f0428) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb36f08c0) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb37d12d0) 0
+ QGradient (0xb371a498) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb37d130c) 0
+ QGradient (0xb371a6c8) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb37d1348) 0
+ QGradient (0xb371a9d8) 0
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb371ab60) 0
+
+Vtable for QStandardItem
+QStandardItem::_ZTV13QStandardItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStandardItem)
+8 (int (*)(...))QStandardItem::~QStandardItem
+12 (int (*)(...))QStandardItem::~QStandardItem
+16 (int (*)(...))QStandardItem::data
+20 (int (*)(...))QStandardItem::setData
+24 (int (*)(...))QStandardItem::clone
+28 (int (*)(...))QStandardItem::type
+32 (int (*)(...))QStandardItem::read
+36 (int (*)(...))QStandardItem::write
+40 (int (*)(...))QStandardItem::operator<
+
+Class QStandardItem
+ size=8 align=4
+ base size=8 base align=4
+QStandardItem (0xb35518c0) 0
+ vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
+
+Class QStandardItemModel::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QStandardItemModel::QPrivateSignal (0xb35bba10) 0 empty
+
+Vtable for QStandardItemModel
+QStandardItemModel::_ZTV18QStandardItemModel: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QStandardItemModel)
+8 (int (*)(...))QStandardItemModel::metaObject
+12 (int (*)(...))QStandardItemModel::qt_metacast
+16 (int (*)(...))QStandardItemModel::qt_metacall
+20 (int (*)(...))QStandardItemModel::~QStandardItemModel
+24 (int (*)(...))QStandardItemModel::~QStandardItemModel
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QStandardItemModel::index
+60 (int (*)(...))QStandardItemModel::parent
+64 (int (*)(...))QStandardItemModel::sibling
+68 (int (*)(...))QStandardItemModel::rowCount
+72 (int (*)(...))QStandardItemModel::columnCount
+76 (int (*)(...))QStandardItemModel::hasChildren
+80 (int (*)(...))QStandardItemModel::data
+84 (int (*)(...))QStandardItemModel::setData
+88 (int (*)(...))QStandardItemModel::headerData
+92 (int (*)(...))QStandardItemModel::setHeaderData
+96 (int (*)(...))QStandardItemModel::itemData
+100 (int (*)(...))QStandardItemModel::setItemData
+104 (int (*)(...))QStandardItemModel::mimeTypes
+108 (int (*)(...))QStandardItemModel::mimeData
+112 (int (*)(...))QAbstractItemModel::canDropMimeData
+116 (int (*)(...))QStandardItemModel::dropMimeData
+120 (int (*)(...))QStandardItemModel::supportedDropActions
+124 (int (*)(...))QAbstractItemModel::supportedDragActions
+128 (int (*)(...))QStandardItemModel::insertRows
+132 (int (*)(...))QStandardItemModel::insertColumns
+136 (int (*)(...))QStandardItemModel::removeRows
+140 (int (*)(...))QStandardItemModel::removeColumns
+144 (int (*)(...))QAbstractItemModel::moveRows
+148 (int (*)(...))QAbstractItemModel::moveColumns
+152 (int (*)(...))QAbstractItemModel::fetchMore
+156 (int (*)(...))QAbstractItemModel::canFetchMore
+160 (int (*)(...))QStandardItemModel::flags
+164 (int (*)(...))QStandardItemModel::sort
+168 (int (*)(...))QAbstractItemModel::buddy
+172 (int (*)(...))QAbstractItemModel::match
+176 (int (*)(...))QAbstractItemModel::span
+180 (int (*)(...))QAbstractItemModel::roleNames
+184 (int (*)(...))QAbstractItemModel::submit
+188 (int (*)(...))QAbstractItemModel::revert
+
+Class QStandardItemModel
+ size=8 align=4
+ base size=8 base align=4
+QStandardItemModel (0xb37d1384) 0
+ vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
+ QAbstractItemModel (0xb37d13c0) 0
+ primary-for QStandardItemModel (0xb37d1384)
+ QObject (0xb35bb930) 0
+ primary-for QAbstractItemModel (0xb37d13c0)
+
+Class QClipboard::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QClipboard::QPrivateSignal (0xb35d8a10) 0 empty
+
+Vtable for QClipboard
+QClipboard::_ZTV10QClipboard: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QClipboard)
+8 (int (*)(...))QClipboard::metaObject
+12 (int (*)(...))QClipboard::qt_metacast
+16 (int (*)(...))QClipboard::qt_metacall
+20 (int (*)(...))QClipboard::~QClipboard
+24 (int (*)(...))QClipboard::~QClipboard
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QClipboard
+ size=8 align=4
+ base size=8 base align=4
+QClipboard (0xb37d13fc) 0
+ vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
+ QObject (0xb35d8930) 0
+ primary-for QClipboard (0xb37d13fc)
+
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb35e9818) 0
+
+Class QDrag::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDrag::QPrivateSignal (0xb35e9d20) 0 empty
+
+Vtable for QDrag
+QDrag::_ZTV5QDrag: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QDrag)
+8 (int (*)(...))QDrag::metaObject
+12 (int (*)(...))QDrag::qt_metacast
+16 (int (*)(...))QDrag::qt_metacall
+20 (int (*)(...))QDrag::~QDrag
+24 (int (*)(...))QDrag::~QDrag
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QDrag
+ size=8 align=4
+ base size=8 base align=4
+QDrag (0xb37d1438) 0
+ vptr=((& QDrag::_ZTV5QDrag) + 8u)
+ QObject (0xb35e9c40) 0
+ primary-for QDrag (0xb37d1438)
+
+Class QGenericPlugin::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGenericPlugin::QPrivateSignal (0xb35fa690) 0 empty
+
+Vtable for QGenericPlugin
+QGenericPlugin::_ZTV14QGenericPlugin: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGenericPlugin)
+8 (int (*)(...))QGenericPlugin::metaObject
+12 (int (*)(...))QGenericPlugin::qt_metacast
+16 (int (*)(...))QGenericPlugin::qt_metacall
+20 (int (*)(...))QGenericPlugin::~QGenericPlugin
+24 (int (*)(...))QGenericPlugin::~QGenericPlugin
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+
+Class QGenericPlugin
+ size=8 align=4
+ base size=8 base align=4
+QGenericPlugin (0xb37d1474) 0
+ vptr=((& QGenericPlugin::_ZTV14QGenericPlugin) + 8u)
+ QObject (0xb35fa5b0) 0
+ primary-for QGenericPlugin (0xb37d1474)
+
+Class QGenericPluginFactory
+ size=1 align=1
+ base size=0 base align=1
+QGenericPluginFactory (0xb35faa80) 0 empty
+
+Class QInputMethod::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QInputMethod::QPrivateSignal (0xb35fab98) 0 empty
+
+Vtable for QInputMethod
+QInputMethod::_ZTV12QInputMethod: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QInputMethod)
+8 (int (*)(...))QInputMethod::metaObject
+12 (int (*)(...))QInputMethod::qt_metacast
+16 (int (*)(...))QInputMethod::qt_metacall
+20 (int (*)(...))QInputMethod::~QInputMethod
+24 (int (*)(...))QInputMethod::~QInputMethod
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QInputMethod
+ size=8 align=4
+ base size=8 base align=4
+QInputMethod (0xb37d14b0) 0
+ vptr=((& QInputMethod::_ZTV12QInputMethod) + 8u)
+ QObject (0xb35faab8) 0
+ primary-for QInputMethod (0xb37d14b0)
+
+Class QGuiApplication::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGuiApplication::QPrivateSignal (0xb36140a8) 0 empty
+
+Vtable for QGuiApplication
+QGuiApplication::_ZTV15QGuiApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGuiApplication)
+8 (int (*)(...))QGuiApplication::metaObject
+12 (int (*)(...))QGuiApplication::qt_metacast
+16 (int (*)(...))QGuiApplication::qt_metacall
+20 (int (*)(...))QGuiApplication::~QGuiApplication
+24 (int (*)(...))QGuiApplication::~QGuiApplication
+28 (int (*)(...))QGuiApplication::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QGuiApplication::notify
+60 (int (*)(...))QGuiApplication::compressEvent
+
+Class QGuiApplication
+ size=8 align=4
+ base size=8 base align=4
+QGuiApplication (0xb37d14ec) 0
+ vptr=((& QGuiApplication::_ZTV15QGuiApplication) + 8u)
+ QCoreApplication (0xb37d1528) 0
+ primary-for QGuiApplication (0xb37d14ec)
+ QObject (0xb35fac78) 0
+ primary-for QCoreApplication (0xb37d1528)
+
+Class QSurfaceFormat
+ size=4 align=4
+ base size=4 base align=4
+QSurfaceFormat (0xb3614b28) 0
+
+Class QOpenGLContextGroup::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QOpenGLContextGroup::QPrivateSignal (0xb363f658) 0 empty
+
+Vtable for QOpenGLContextGroup
+QOpenGLContextGroup::_ZTV19QOpenGLContextGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QOpenGLContextGroup)
+8 (int (*)(...))QOpenGLContextGroup::metaObject
+12 (int (*)(...))QOpenGLContextGroup::qt_metacast
+16 (int (*)(...))QOpenGLContextGroup::qt_metacall
+20 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
+24 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QOpenGLContextGroup
+ size=8 align=4
+ base size=8 base align=4
+QOpenGLContextGroup (0xb37d15a0) 0
+ vptr=((& QOpenGLContextGroup::_ZTV19QOpenGLContextGroup) + 8u)
+ QObject (0xb363f578) 0
+ primary-for QOpenGLContextGroup (0xb37d15a0)
+
+Class QOpenGLContext::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QOpenGLContext::QPrivateSignal (0xb363fc78) 0 empty
+
+Vtable for QOpenGLContext
+QOpenGLContext::_ZTV14QOpenGLContext: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QOpenGLContext)
+8 (int (*)(...))QOpenGLContext::metaObject
+12 (int (*)(...))QOpenGLContext::qt_metacast
+16 (int (*)(...))QOpenGLContext::qt_metacall
+20 (int (*)(...))QOpenGLContext::~QOpenGLContext
+24 (int (*)(...))QOpenGLContext::~QOpenGLContext
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QOpenGLContext
+ size=8 align=4
+ base size=8 base align=4
+QOpenGLContext (0xb37d15dc) 0
+ vptr=((& QOpenGLContext::_ZTV14QOpenGLContext) + 8u)
+ QObject (0xb363fb98) 0
+ primary-for QOpenGLContext (0xb37d15dc)
+
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb32d8310) 0
+
+Class QScreen::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QScreen::QPrivateSignal (0xb32fe4d0) 0 empty
+
+Vtable for QScreen
+QScreen::_ZTV7QScreen: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QScreen)
+8 (int (*)(...))QScreen::metaObject
+12 (int (*)(...))QScreen::qt_metacast
+16 (int (*)(...))QScreen::qt_metacall
+20 (int (*)(...))QScreen::~QScreen
+24 (int (*)(...))QScreen::~QScreen
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QScreen
+ size=8 align=4
+ base size=8 base align=4
+QScreen (0xb37d1618) 0
+ vptr=((& QScreen::_ZTV7QScreen) + 8u)
+ QObject (0xb32fe3f0) 0
+ primary-for QScreen (0xb37d1618)
+
+Class QSessionManager::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSessionManager::QPrivateSignal (0xb32feea8) 0 empty
+
+Vtable for QSessionManager
+QSessionManager::_ZTV15QSessionManager: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSessionManager)
+8 (int (*)(...))QSessionManager::metaObject
+12 (int (*)(...))QSessionManager::qt_metacast
+16 (int (*)(...))QSessionManager::qt_metacall
+20 (int (*)(...))QSessionManager::~QSessionManager
+24 (int (*)(...))QSessionManager::~QSessionManager
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QSessionManager
+ size=8 align=4
+ base size=8 base align=4
+QSessionManager (0xb37d1654) 0
+ vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
+ QObject (0xb32fedc8) 0
+ primary-for QSessionManager (0xb37d1654)
+
+Class QStyleHints::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QStyleHints::QPrivateSignal (0xb33174d0) 0 empty
+
+Vtable for QStyleHints
+QStyleHints::_ZTV11QStyleHints: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QStyleHints)
+8 (int (*)(...))QStyleHints::metaObject
+12 (int (*)(...))QStyleHints::qt_metacast
+16 (int (*)(...))QStyleHints::qt_metacall
+20 (int (*)(...))QStyleHints::~QStyleHints
+24 (int (*)(...))QStyleHints::~QStyleHints
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QStyleHints
+ size=8 align=4
+ base size=8 base align=4
+QStyleHints (0xb37d1690) 0
+ vptr=((& QStyleHints::_ZTV11QStyleHints) + 8u)
+ QObject (0xb33173f0) 0
+ primary-for QStyleHints (0xb37d1690)
+
+Vtable for QSurface
+QSurface::_ZTV8QSurface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QSurface)
+8 (int (*)(...))QSurface::~QSurface
+12 (int (*)(...))QSurface::~QSurface
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))__cxa_pure_virtual
+28 (int (*)(...))__cxa_pure_virtual
+
+Class QSurface
+ size=12 align=4
+ base size=12 base align=4
+QSurface (0xb3317770) 0
+ vptr=((& QSurface::_ZTV8QSurface) + 8u)
+
+Class QWindow::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QWindow::QPrivateSignal (0xb3317bd0) 0 empty
+
+Vtable for QWindow
+QWindow::_ZTV7QWindow: 45u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWindow)
+8 (int (*)(...))QWindow::metaObject
+12 (int (*)(...))QWindow::qt_metacast
+16 (int (*)(...))QWindow::qt_metacall
+20 (int (*)(...))QWindow::~QWindow
+24 (int (*)(...))QWindow::~QWindow
+28 (int (*)(...))QWindow::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWindow::surfaceType
+60 (int (*)(...))QWindow::format
+64 (int (*)(...))QWindow::size
+68 (int (*)(...))QWindow::accessibleRoot
+72 (int (*)(...))QWindow::focusObject
+76 (int (*)(...))QWindow::exposeEvent
+80 (int (*)(...))QWindow::resizeEvent
+84 (int (*)(...))QWindow::moveEvent
+88 (int (*)(...))QWindow::focusInEvent
+92 (int (*)(...))QWindow::focusOutEvent
+96 (int (*)(...))QWindow::showEvent
+100 (int (*)(...))QWindow::hideEvent
+104 (int (*)(...))QWindow::keyPressEvent
+108 (int (*)(...))QWindow::keyReleaseEvent
+112 (int (*)(...))QWindow::mousePressEvent
+116 (int (*)(...))QWindow::mouseReleaseEvent
+120 (int (*)(...))QWindow::mouseDoubleClickEvent
+124 (int (*)(...))QWindow::mouseMoveEvent
+128 (int (*)(...))QWindow::wheelEvent
+132 (int (*)(...))QWindow::touchEvent
+136 (int (*)(...))QWindow::tabletEvent
+140 (int (*)(...))QWindow::nativeEvent
+144 (int (*)(...))QWindow::surfaceHandle
+148 (int (*)(...))-0x00000000000000008
+152 (int (*)(...))(& _ZTI7QWindow)
+156 (int (*)(...))QWindow::_ZThn8_N7QWindowD1Ev
+160 (int (*)(...))QWindow::_ZThn8_N7QWindowD0Ev
+164 (int (*)(...))QWindow::_ZThn8_NK7QWindow6formatEv
+168 (int (*)(...))QWindow::_ZThn8_NK7QWindow13surfaceHandleEv
+172 (int (*)(...))QWindow::_ZThn8_NK7QWindow11surfaceTypeEv
+176 (int (*)(...))QWindow::_ZThn8_NK7QWindow4sizeEv
+
+Class QWindow
+ size=20 align=4
+ base size=20 base align=4
+QWindow (0xb32f4b40) 0
+ vptr=((& QWindow::_ZTV7QWindow) + 8u)
+ QObject (0xb3317ab8) 0
+ primary-for QWindow (0xb32f4b40)
+ QSurface (0xb3317af0) 8
+ vptr=((& QWindow::_ZTV7QWindow) + 156u)
+
+Class QVector3D
+ size=12 align=4
+ base size=12 base align=4
+QVector3D (0xb31c7578) 0
+
+Class QVector4D
+ size=16 align=4
+ base size=16 base align=4
+QVector4D (0xb323e578) 0
+
+Class QQuaternion
+ size=16 align=4
+ base size=16 base align=4
+QQuaternion (0xb306b000) 0
+
+Class QMatrix4x4
+ size=68 align=4
+ base size=68 base align=4
+QMatrix4x4 (0xb3098540) 0
+
+Class QOpenGLBuffer
+ size=4 align=4
+ base size=4 base align=4
+QOpenGLBuffer (0xb3139b28) 0
+
+Vtable for QOpenGLFramebufferObject
+QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QOpenGLFramebufferObject)
+8 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
+12 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
+
+Class QOpenGLFramebufferObject
+ size=8 align=4
+ base size=8 base align=4
+QOpenGLFramebufferObject (0xb3146770) 0
+ vptr=((& QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject) + 8u)
+
+Class QOpenGLFramebufferObjectFormat
+ size=4 align=4
+ base size=4 base align=4
+QOpenGLFramebufferObjectFormat (0xb2f5d1c0) 0
+
+Class QOpenGLFunctions
+ size=4 align=4
+ base size=4 base align=4
+QOpenGLFunctions (0xb2f5d5e8) 0
+
+Class QOpenGLFunctionsPrivate
+ size=380 align=4
+ base size=380 base align=4
+QOpenGLFunctionsPrivate (0xb2f8ba10) 0
+
+Vtable for QOpenGLPaintDevice
+QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QOpenGLPaintDevice)
+8 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
+12 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
+16 (int (*)(...))QOpenGLPaintDevice::devType
+20 (int (*)(...))QOpenGLPaintDevice::paintEngine
+24 (int (*)(...))QOpenGLPaintDevice::metric
+28 (int (*)(...))QPaintDevice::initPainter
+32 (int (*)(...))QPaintDevice::redirected
+36 (int (*)(...))QPaintDevice::sharedPainter
+40 (int (*)(...))QOpenGLPaintDevice::ensureActiveTarget
+
+Class QOpenGLPaintDevice
+ size=16 align=4
+ base size=16 base align=4
+QOpenGLPaintDevice (0xb2fd9e4c) 0
+ vptr=((& QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice) + 8u)
+ QPaintDevice (0xb3017658) 0
+ primary-for QOpenGLPaintDevice (0xb2fd9e4c)
+
+Class QOpenGLShader::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QOpenGLShader::QPrivateSignal (0xb3017f18) 0 empty
+
+Vtable for QOpenGLShader
+QOpenGLShader::_ZTV13QOpenGLShader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QOpenGLShader)
+8 (int (*)(...))QOpenGLShader::metaObject
+12 (int (*)(...))QOpenGLShader::qt_metacast
+16 (int (*)(...))QOpenGLShader::qt_metacall
+20 (int (*)(...))QOpenGLShader::~QOpenGLShader
+24 (int (*)(...))QOpenGLShader::~QOpenGLShader
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QOpenGLShader
+ size=8 align=4
+ base size=8 base align=4
+QOpenGLShader (0xb2fd9e88) 0
+ vptr=((& QOpenGLShader::_ZTV13QOpenGLShader) + 8u)
+ QObject (0xb3017e38) 0
+ primary-for QOpenGLShader (0xb2fd9e88)
+
+Class QOpenGLShaderProgram::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QOpenGLShaderProgram::QPrivateSignal (0xb3039888) 0 empty
+
+Vtable for QOpenGLShaderProgram
+QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QOpenGLShaderProgram)
+8 (int (*)(...))QOpenGLShaderProgram::metaObject
+12 (int (*)(...))QOpenGLShaderProgram::qt_metacast
+16 (int (*)(...))QOpenGLShaderProgram::qt_metacall
+20 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
+24 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QOpenGLShaderProgram::link
+
+Class QOpenGLShaderProgram
+ size=8 align=4
+ base size=8 base align=4
+QOpenGLShaderProgram (0xb2fd9f00) 0
+ vptr=((& QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram) + 8u)
+ QObject (0xb30397a8) 0
+ primary-for QOpenGLShaderProgram (0xb2fd9f00)
+
+Class QBackingStore
+ size=4 align=4
+ base size=4 base align=4
+QBackingStore (0xb2e77070) 0
+
+Class QPagedPaintDevice::Margins
+ size=32 align=4
+ base size=32 base align=4
+QPagedPaintDevice::Margins (0xb2e773b8) 0
+
+Vtable for QPagedPaintDevice
+QPagedPaintDevice::_ZTV17QPagedPaintDevice: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QPagedPaintDevice)
+8 (int (*)(...))QPagedPaintDevice::~QPagedPaintDevice
+12 (int (*)(...))QPagedPaintDevice::~QPagedPaintDevice
+16 (int (*)(...))QPaintDevice::devType
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))QPaintDevice::metric
+28 (int (*)(...))QPaintDevice::initPainter
+32 (int (*)(...))QPaintDevice::redirected
+36 (int (*)(...))QPaintDevice::sharedPainter
+40 (int (*)(...))__cxa_pure_virtual
+44 (int (*)(...))QPagedPaintDevice::setPageSize
+48 (int (*)(...))QPagedPaintDevice::setPageSizeMM
+52 (int (*)(...))QPagedPaintDevice::setMargins
+
+Class QPagedPaintDevice
+ size=16 align=4
+ base size=16 base align=4
+QPagedPaintDevice (0xb2fd9f3c) 0
+ vptr=((& QPagedPaintDevice::_ZTV17QPagedPaintDevice) + 8u)
+ QPaintDevice (0xb2e771c0) 0
+ primary-for QPagedPaintDevice (0xb2fd9f3c)
+
+Class QTextOption::Tab
+ size=16 align=4
+ base size=14 base align=4
+QTextOption::Tab (0xb2e77578) 0
+
+Class QTextOption
+ size=24 align=4
+ base size=24 base align=4
+QTextOption (0xb2e77540) 0
+
+Class QPen
+ size=4 align=4
+ base size=4 base align=4
+QPen (0xb2eb4850) 0
+
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb2ec52a0) 0
+
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb2ec5a10) 0
+
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb2ee4230) 0
+
+Class QPainter::PixmapFragment
+ size=80 align=4
+ base size=80 base align=4
+QPainter::PixmapFragment (0xb2ee4bd0) 0
+
+Class QPainter
+ size=4 align=4
+ base size=4 base align=4
+QPainter (0xb2ee4a48) 0
+
+Class QTextItem
+ size=1 align=1
+ base size=0 base align=1
+QTextItem (0xb2de8f88) 0 empty
+
+Vtable for QPaintEngine
+QPaintEngine::_ZTV12QPaintEngine: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintEngine)
+8 (int (*)(...))QPaintEngine::~QPaintEngine
+12 (int (*)(...))QPaintEngine::~QPaintEngine
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))__cxa_pure_virtual
+28 (int (*)(...))QPaintEngine::drawRects
+32 (int (*)(...))QPaintEngine::drawRects
+36 (int (*)(...))QPaintEngine::drawLines
+40 (int (*)(...))QPaintEngine::drawLines
+44 (int (*)(...))QPaintEngine::drawEllipse
+48 (int (*)(...))QPaintEngine::drawEllipse
+52 (int (*)(...))QPaintEngine::drawPath
+56 (int (*)(...))QPaintEngine::drawPoints
+60 (int (*)(...))QPaintEngine::drawPoints
+64 (int (*)(...))QPaintEngine::drawPolygon
+68 (int (*)(...))QPaintEngine::drawPolygon
+72 (int (*)(...))__cxa_pure_virtual
+76 (int (*)(...))QPaintEngine::drawTextItem
+80 (int (*)(...))QPaintEngine::drawTiledPixmap
+84 (int (*)(...))QPaintEngine::drawImage
+88 (int (*)(...))QPaintEngine::coordinateOffset
+92 (int (*)(...))__cxa_pure_virtual
+
+Class QPaintEngine
+ size=20 align=4
+ base size=20 base align=4
+QPaintEngine (0xb2df7268) 0
+ vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
+
+Class QPaintEngineState
+ size=4 align=4
+ base size=4 base align=4
+QPaintEngineState (0xb2e1d578) 0
+
+Class QPdfWriter::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QPdfWriter::QPrivateSignal (0xb2c63cb0) 0 empty
+
+Vtable for QPdfWriter
+QPdfWriter::_ZTV10QPdfWriter: 34u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QPdfWriter)
+8 (int (*)(...))QPdfWriter::metaObject
+12 (int (*)(...))QPdfWriter::qt_metacast
+16 (int (*)(...))QPdfWriter::qt_metacall
+20 (int (*)(...))QPdfWriter::~QPdfWriter
+24 (int (*)(...))QPdfWriter::~QPdfWriter
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QPdfWriter::newPage
+60 (int (*)(...))QPdfWriter::setPageSize
+64 (int (*)(...))QPdfWriter::setPageSizeMM
+68 (int (*)(...))QPdfWriter::setMargins
+72 (int (*)(...))QPdfWriter::paintEngine
+76 (int (*)(...))QPdfWriter::metric
+80 (int (*)(...))-0x00000000000000008
+84 (int (*)(...))(& _ZTI10QPdfWriter)
+88 (int (*)(...))QPdfWriter::_ZThn8_N10QPdfWriterD1Ev
+92 (int (*)(...))QPdfWriter::_ZThn8_N10QPdfWriterD0Ev
+96 (int (*)(...))QPaintDevice::devType
+100 (int (*)(...))QPdfWriter::_ZThn8_NK10QPdfWriter11paintEngineEv
+104 (int (*)(...))QPdfWriter::_ZThn8_NK10QPdfWriter6metricEN12QPaintDevice17PaintDeviceMetricE
+108 (int (*)(...))QPaintDevice::initPainter
+112 (int (*)(...))QPaintDevice::redirected
+116 (int (*)(...))QPaintDevice::sharedPainter
+120 (int (*)(...))QPdfWriter::_ZThn8_N10QPdfWriter7newPageEv
+124 (int (*)(...))QPdfWriter::_ZThn8_N10QPdfWriter11setPageSizeEN17QPagedPaintDevice8PageSizeE
+128 (int (*)(...))QPdfWriter::_ZThn8_N10QPdfWriter13setPageSizeMMERK6QSizeF
+132 (int (*)(...))QPdfWriter::_ZThn8_N10QPdfWriter10setMarginsERKN17QPagedPaintDevice7MarginsE
+
+Class QPdfWriter
+ size=24 align=4
+ base size=24 base align=4
+QPdfWriter (0xb2de4f40) 0
+ vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 8u)
+ QObject (0xb2c63b98) 0
+ primary-for QPdfWriter (0xb2de4f40)
+ QPagedPaintDevice (0xb2ee3294) 8
+ vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 88u)
+ QPaintDevice (0xb2c63bd0) 8
+ primary-for QPagedPaintDevice (0xb2ee3294)
+
+Class QTextLength
+ size=12 align=4
+ base size=12 base align=4
+QTextLength (0xb2c7b460) 0
+
+Class QTextFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFormat (0xb2c88508) 0
+
+Class QTextCharFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextCharFormat (0xb2ee3384) 0
+ QTextFormat (0xb2ce7b28) 0
+
+Class QTextBlockFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockFormat (0xb2ee33c0) 0
+ QTextFormat (0xb2d245b0) 0
+
+Class QTextListFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextListFormat (0xb2ee33fc) 0
+ QTextFormat (0xb2d38ee0) 0
+
+Class QTextImageFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextImageFormat (0xb2ee3438) 0
+ QTextCharFormat (0xb2ee3474) 0
+ QTextFormat (0xb2d47d20) 0
+
+Class QTextFrameFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFrameFormat (0xb2ee34b0) 0
+ QTextFormat (0xb2b55738) 0
+
+Class QTextTableFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableFormat (0xb2ee34ec) 0
+ QTextFrameFormat (0xb2ee3528) 0
+ QTextFormat (0xb2b78850) 0
+
+Class QTextTableCellFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCellFormat (0xb2ee3564) 0
+ QTextCharFormat (0xb2ee35a0) 0
+ QTextFormat (0xb2b81b60) 0
+
+Class QFontDatabase
+ size=4 align=4
+ base size=4 base align=4
+QFontDatabase (0xb2b98b98) 0
+
+Class QRawFont
+ size=4 align=4
+ base size=4 base align=4
+QRawFont (0xb2ba0380) 0
+
+Class QGlyphRun
+ size=4 align=4
+ base size=4 base align=4
+QGlyphRun (0xb2bb9498) 0
+
+Class QTextCursor
+ size=4 align=4
+ base size=4 base align=4
+QTextCursor (0xb2bea0a8) 0
+
+Class QTextInlineObject
+ size=8 align=4
+ base size=8 base align=4
+QTextInlineObject (0xb2beae00) 0
+
+Class QTextLayout::FormatRange
+ size=16 align=4
+ base size=16 base align=4
+QTextLayout::FormatRange (0xb2c14428) 0
+
+Class QTextLayout
+ size=4 align=4
+ base size=4 base align=4
+QTextLayout (0xb2c142d8) 0
+
+Class QTextLine
+ size=8 align=4
+ base size=8 base align=4
+QTextLine (0xb2c3a1c0) 0
+
+Vtable for QAbstractUndoItem
+QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
+8 (int (*)(...))__cxa_pure_virtual
+12 (int (*)(...))__cxa_pure_virtual
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+
+Class QAbstractUndoItem
+ size=4 align=4
+ base size=4 base align=4
+QAbstractUndoItem (0xb2c3aa80) 0 nearly-empty
+ vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
+
+Class QTextDocument::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTextDocument::QPrivateSignal (0xb2c3adc8) 0 empty
+
+Vtable for QTextDocument
+QTextDocument::_ZTV13QTextDocument: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QTextDocument)
+8 (int (*)(...))QTextDocument::metaObject
+12 (int (*)(...))QTextDocument::qt_metacast
+16 (int (*)(...))QTextDocument::qt_metacall
+20 (int (*)(...))QTextDocument::~QTextDocument
+24 (int (*)(...))QTextDocument::~QTextDocument
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QTextDocument::clear
+60 (int (*)(...))QTextDocument::createObject
+64 (int (*)(...))QTextDocument::loadResource
+
+Class QTextDocument
+ size=8 align=4
+ base size=8 base align=4
+QTextDocument (0xb2ee3654) 0
+ vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
+ QObject (0xb2c3ace8) 0
+ primary-for QTextDocument (0xb2ee3654)
+
+Class QAbstractTextDocumentLayout::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAbstractTextDocumentLayout::QPrivateSignal (0xb2a6a9a0) 0 empty
+
+Class QAbstractTextDocumentLayout::Selection
+ size=12 align=4
+ base size=12 base align=4
+QAbstractTextDocumentLayout::Selection (0xb2a6aa48) 0
+
+Class QAbstractTextDocumentLayout::PaintContext
+ size=48 align=4
+ base size=48 base align=4
+QAbstractTextDocumentLayout::PaintContext (0xb2a6aa80) 0
+
+Vtable for QAbstractTextDocumentLayout
+QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
+8 (int (*)(...))QAbstractTextDocumentLayout::metaObject
+12 (int (*)(...))QAbstractTextDocumentLayout::qt_metacast
+16 (int (*)(...))QAbstractTextDocumentLayout::qt_metacall
+20 (int (*)(...))QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+24 (int (*)(...))QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))__cxa_pure_virtual
+64 (int (*)(...))__cxa_pure_virtual
+68 (int (*)(...))__cxa_pure_virtual
+72 (int (*)(...))__cxa_pure_virtual
+76 (int (*)(...))__cxa_pure_virtual
+80 (int (*)(...))__cxa_pure_virtual
+84 (int (*)(...))QAbstractTextDocumentLayout::resizeInlineObject
+88 (int (*)(...))QAbstractTextDocumentLayout::positionInlineObject
+92 (int (*)(...))QAbstractTextDocumentLayout::drawInlineObject
+
+Class QAbstractTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTextDocumentLayout (0xb2ee36cc) 0
+ vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
+ QObject (0xb2a6a8c0) 0
+ primary-for QAbstractTextDocumentLayout (0xb2ee36cc)
+
+Vtable for QTextObjectInterface
+QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QTextObjectInterface)
+8 (int (*)(...))QTextObjectInterface::~QTextObjectInterface
+12 (int (*)(...))QTextObjectInterface::~QTextObjectInterface
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+
+Class QTextObjectInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextObjectInterface (0xb2aa14d0) 0 nearly-empty
+ vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
+
+Class QStaticText
+ size=4 align=4
+ base size=4 base align=4
+QStaticText (0xb2aa1968) 0
+
+Class QTextObject::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTextObject::QPrivateSignal (0xb2abb498) 0 empty
+
+Vtable for QTextObject
+QTextObject::_ZTV11QTextObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextObject)
+8 (int (*)(...))QTextObject::metaObject
+12 (int (*)(...))QTextObject::qt_metacast
+16 (int (*)(...))QTextObject::qt_metacall
+20 (int (*)(...))QTextObject::~QTextObject
+24 (int (*)(...))QTextObject::~QTextObject
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QTextObject
+ size=8 align=4
+ base size=8 base align=4
+QTextObject (0xb2ee37f8) 0
+ vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
+ QObject (0xb2abb3b8) 0
+ primary-for QTextObject (0xb2ee37f8)
+
+Class QTextBlockGroup::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTextBlockGroup::QPrivateSignal (0xb2abbc78) 0 empty
+
+Vtable for QTextBlockGroup
+QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTextBlockGroup)
+8 (int (*)(...))QTextBlockGroup::metaObject
+12 (int (*)(...))QTextBlockGroup::qt_metacast
+16 (int (*)(...))QTextBlockGroup::qt_metacall
+20 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
+24 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QTextBlockGroup::blockInserted
+60 (int (*)(...))QTextBlockGroup::blockRemoved
+64 (int (*)(...))QTextBlockGroup::blockFormatChanged
+
+Class QTextBlockGroup
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockGroup (0xb2ee3834) 0
+ vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
+ QTextObject (0xb2ee3870) 0
+ primary-for QTextBlockGroup (0xb2ee3834)
+ QObject (0xb2abbb98) 0
+ primary-for QTextObject (0xb2ee3870)
+
+Vtable for QTextFrameLayoutData
+QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
+8 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
+12 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
+
+Class QTextFrameLayoutData
+ size=4 align=4
+ base size=4 base align=4
+QTextFrameLayoutData (0xb2ad4310) 0 nearly-empty
+ vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
+
+Class QTextFrame::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTextFrame::QPrivateSignal (0xb2ad4498) 0 empty
+
+Class QTextFrame::iterator
+ size=20 align=4
+ base size=20 base align=4
+QTextFrame::iterator (0xb2ad4850) 0
+
+Vtable for QTextFrame
+QTextFrame::_ZTV10QTextFrame: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextFrame)
+8 (int (*)(...))QTextFrame::metaObject
+12 (int (*)(...))QTextFrame::qt_metacast
+16 (int (*)(...))QTextFrame::qt_metacall
+20 (int (*)(...))QTextFrame::~QTextFrame
+24 (int (*)(...))QTextFrame::~QTextFrame
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QTextFrame
+ size=8 align=4
+ base size=8 base align=4
+QTextFrame (0xb2ee38ac) 0
+ vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
+ QTextObject (0xb2ee38e8) 0
+ primary-for QTextFrame (0xb2ee38ac)
+ QObject (0xb2ad43b8) 0
+ primary-for QTextObject (0xb2ee38e8)
+
+Vtable for QTextBlockUserData
+QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTextBlockUserData)
+8 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
+12 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
+
+Class QTextBlockUserData
+ size=4 align=4
+ base size=4 base align=4
+QTextBlockUserData (0xb2aecab8) 0 nearly-empty
+ vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
+
+Class QTextBlock::iterator
+ size=16 align=4
+ base size=16 base align=4
+QTextBlock::iterator (0xb2aecf50) 0
+
+Class QTextBlock
+ size=8 align=4
+ base size=8 base align=4
+QTextBlock (0xb2aecb60) 0
+
+Class QTextFragment
+ size=12 align=4
+ base size=12 base align=4
+QTextFragment (0xb2b0b4d0) 0
+
+Class QSyntaxHighlighter::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSyntaxHighlighter::QPrivateSignal (0xb2b17818) 0 empty
+
+Vtable for QSyntaxHighlighter
+QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
+8 (int (*)(...))QSyntaxHighlighter::metaObject
+12 (int (*)(...))QSyntaxHighlighter::qt_metacast
+16 (int (*)(...))QSyntaxHighlighter::qt_metacall
+20 (int (*)(...))QSyntaxHighlighter::~QSyntaxHighlighter
+24 (int (*)(...))QSyntaxHighlighter::~QSyntaxHighlighter
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+
+Class QSyntaxHighlighter
+ size=8 align=4
+ base size=8 base align=4
+QSyntaxHighlighter (0xb2ee3924) 0
+ vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
+ QObject (0xb2b17738) 0
+ primary-for QSyntaxHighlighter (0xb2ee3924)
+
+Class QTextDocumentFragment
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentFragment (0xb2b17f88) 0
+
+Class QTextDocumentWriter
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentWriter (0xb2b2a498) 0
+
+Class QTextList::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTextList::QPrivateSignal (0xb2b2a8c0) 0 empty
+
+Vtable for QTextList
+QTextList::_ZTV9QTextList: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTextList)
+8 (int (*)(...))QTextList::metaObject
+12 (int (*)(...))QTextList::qt_metacast
+16 (int (*)(...))QTextList::qt_metacall
+20 (int (*)(...))QTextList::~QTextList
+24 (int (*)(...))QTextList::~QTextList
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QTextBlockGroup::blockInserted
+60 (int (*)(...))QTextBlockGroup::blockRemoved
+64 (int (*)(...))QTextBlockGroup::blockFormatChanged
+
+Class QTextList
+ size=8 align=4
+ base size=8 base align=4
+QTextList (0xb2ee3960) 0
+ vptr=((& QTextList::_ZTV9QTextList) + 8u)
+ QTextBlockGroup (0xb2ee399c) 0
+ primary-for QTextList (0xb2ee3960)
+ QTextObject (0xb2ee39d8) 0
+ primary-for QTextBlockGroup (0xb2ee399c)
+ QObject (0xb2b2a7e0) 0
+ primary-for QTextObject (0xb2ee39d8)
+
+Class QTextTableCell
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCell (0xb2b3a658) 0
+
+Class QTextTable::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTextTable::QPrivateSignal (0xb2b46738) 0 empty
+
+Vtable for QTextTable
+QTextTable::_ZTV10QTextTable: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextTable)
+8 (int (*)(...))QTextTable::metaObject
+12 (int (*)(...))QTextTable::qt_metacast
+16 (int (*)(...))QTextTable::qt_metacall
+20 (int (*)(...))QTextTable::~QTextTable
+24 (int (*)(...))QTextTable::~QTextTable
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QTextTable
+ size=8 align=4
+ base size=8 base align=4
+QTextTable (0xb2ee3a14) 0
+ vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
+ QTextFrame (0xb2ee3a50) 0
+ primary-for QTextTable (0xb2ee3a14)
+ QTextObject (0xb2ee3a8c) 0
+ primary-for QTextFrame (0xb2ee3a50)
+ QObject (0xb2b46658) 0
+ primary-for QTextObject (0xb2ee3a8c)
+
+Class QDesktopServices
+ size=1 align=1
+ base size=0 base align=1
+QDesktopServices (0xb2955230) 0 empty
+
+Class QValidator::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QValidator::QPrivateSignal (0xb2955380) 0 empty
+
+Vtable for QValidator
+QValidator::_ZTV10QValidator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QValidator)
+8 (int (*)(...))QValidator::metaObject
+12 (int (*)(...))QValidator::qt_metacast
+16 (int (*)(...))QValidator::qt_metacall
+20 (int (*)(...))QValidator::~QValidator
+24 (int (*)(...))QValidator::~QValidator
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))QValidator::fixup
+
+Class QValidator
+ size=8 align=4
+ base size=8 base align=4
+QValidator (0xb2ee3ac8) 0
+ vptr=((& QValidator::_ZTV10QValidator) + 8u)
+ QObject (0xb29552a0) 0
+ primary-for QValidator (0xb2ee3ac8)
+
+Class QIntValidator::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QIntValidator::QPrivateSignal (0xb2955d20) 0 empty
+
+Vtable for QIntValidator
+QIntValidator::_ZTV13QIntValidator: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIntValidator)
+8 (int (*)(...))QIntValidator::metaObject
+12 (int (*)(...))QIntValidator::qt_metacast
+16 (int (*)(...))QIntValidator::qt_metacall
+20 (int (*)(...))QIntValidator::~QIntValidator
+24 (int (*)(...))QIntValidator::~QIntValidator
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QIntValidator::validate
+60 (int (*)(...))QIntValidator::fixup
+64 (int (*)(...))QIntValidator::setRange
+
+Class QIntValidator
+ size=16 align=4
+ base size=16 base align=4
+QIntValidator (0xb2ee3b04) 0
+ vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
+ QValidator (0xb2ee3b40) 0
+ primary-for QIntValidator (0xb2ee3b04)
+ QObject (0xb2955c40) 0
+ primary-for QValidator (0xb2ee3b40)
+
+Class QDoubleValidator::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDoubleValidator::QPrivateSignal (0xb2967770) 0 empty
+
+Vtable for QDoubleValidator
+QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QDoubleValidator)
+8 (int (*)(...))QDoubleValidator::metaObject
+12 (int (*)(...))QDoubleValidator::qt_metacast
+16 (int (*)(...))QDoubleValidator::qt_metacall
+20 (int (*)(...))QDoubleValidator::~QDoubleValidator
+24 (int (*)(...))QDoubleValidator::~QDoubleValidator
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QDoubleValidator::validate
+60 (int (*)(...))QValidator::fixup
+64 (int (*)(...))QDoubleValidator::setRange
+
+Class QDoubleValidator
+ size=28 align=4
+ base size=28 base align=4
+QDoubleValidator (0xb2ee3b7c) 0
+ vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
+ QValidator (0xb2ee3bb8) 0
+ primary-for QDoubleValidator (0xb2ee3b7c)
+ QObject (0xb2967690) 0
+ primary-for QValidator (0xb2ee3bb8)
+
+Class QRegExpValidator::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QRegExpValidator::QPrivateSignal (0xb297b5b0) 0 empty
+
+Vtable for QRegExpValidator
+QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QRegExpValidator)
+8 (int (*)(...))QRegExpValidator::metaObject
+12 (int (*)(...))QRegExpValidator::qt_metacast
+16 (int (*)(...))QRegExpValidator::qt_metacall
+20 (int (*)(...))QRegExpValidator::~QRegExpValidator
+24 (int (*)(...))QRegExpValidator::~QRegExpValidator
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QRegExpValidator::validate
+60 (int (*)(...))QValidator::fixup
+
+Class QRegExpValidator
+ size=12 align=4
+ base size=12 base align=4
+QRegExpValidator (0xb2ee3bf4) 0
+ vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
+ QValidator (0xb2ee3c30) 0
+ primary-for QRegExpValidator (0xb2ee3bf4)
+ QObject (0xb297b4d0) 0
+ primary-for QValidator (0xb2ee3c30)
+
+Vtable for QAccessibleWidget
+QAccessibleWidget::_ZTV17QAccessibleWidget: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleWidget)
+8 (int (*)(...))QAccessibleWidget::~QAccessibleWidget
+12 (int (*)(...))QAccessibleWidget::~QAccessibleWidget
+16 (int (*)(...))QAccessibleObject::isValid
+20 (int (*)(...))QAccessibleObject::object
+24 (int (*)(...))QAccessibleWidget::window
+28 (int (*)(...))QAccessibleWidget::relations
+32 (int (*)(...))QAccessibleWidget::focusChild
+36 (int (*)(...))QAccessibleObject::childAt
+40 (int (*)(...))QAccessibleWidget::parent
+44 (int (*)(...))QAccessibleWidget::child
+48 (int (*)(...))QAccessibleWidget::childCount
+52 (int (*)(...))QAccessibleWidget::indexOfChild
+56 (int (*)(...))QAccessibleWidget::text
+60 (int (*)(...))QAccessibleObject::setText
+64 (int (*)(...))QAccessibleWidget::rect
+68 (int (*)(...))QAccessibleWidget::role
+72 (int (*)(...))QAccessibleWidget::state
+76 (int (*)(...))QAccessibleWidget::foregroundColor
+80 (int (*)(...))QAccessibleWidget::backgroundColor
+84 (int (*)(...))QAccessibleInterface::virtual_hook
+88 (int (*)(...))QAccessibleWidget::interface_cast
+92 (int (*)(...))QAccessibleWidget::actionNames
+96 (int (*)(...))QAccessibleWidget::doAction
+100 (int (*)(...))QAccessibleWidget::keyBindingsForAction
+104 (int (*)(...))-0x00000000000000008
+108 (int (*)(...))(& _ZTI17QAccessibleWidget)
+112 (int (*)(...))QAccessibleWidget::_ZThn8_N17QAccessibleWidgetD1Ev
+116 (int (*)(...))QAccessibleWidget::_ZThn8_N17QAccessibleWidgetD0Ev
+120 (int (*)(...))QAccessibleWidget::_ZThn8_NK17QAccessibleWidget11actionNamesEv
+124 (int (*)(...))QAccessibleActionInterface::localizedActionName
+128 (int (*)(...))QAccessibleActionInterface::localizedActionDescription
+132 (int (*)(...))QAccessibleWidget::_ZThn8_N17QAccessibleWidget8doActionERK7QString
+136 (int (*)(...))QAccessibleWidget::_ZThn8_NK17QAccessibleWidget20keyBindingsForActionERK7QString
+
+Class QAccessibleWidget
+ size=16 align=4
+ base size=16 base align=4
+QAccessibleWidget (0xb2979440) 0
+ vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
+ QAccessibleObject (0xb2ee3c6c) 0
+ primary-for QAccessibleWidget (0xb2979440)
+ QAccessibleInterface (0xb297be00) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2ee3c6c)
+ QAccessibleActionInterface (0xb297be38) 8 nearly-empty
+ vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 112u)
+
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb2985a48) 0
+
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb29c66c8) 0
+
+Class QWidget::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QWidget::QPrivateSignal (0xb29c6818) 0 empty
+
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWidget)
+8 (int (*)(...))QWidget::metaObject
+12 (int (*)(...))QWidget::qt_metacast
+16 (int (*)(...))QWidget::qt_metacall
+20 (int (*)(...))QWidget::~QWidget
+24 (int (*)(...))QWidget::~QWidget
+28 (int (*)(...))QWidget::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QWidget::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QWidget::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI7QWidget)
+224 (int (*)(...))QWidget::_ZThn8_N7QWidgetD1Ev
+228 (int (*)(...))QWidget::_ZThn8_N7QWidgetD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QWidget
+ size=24 align=4
+ base size=24 base align=4
+QWidget (0xb2979e80) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb29c6700) 0
+ primary-for QWidget (0xb2979e80)
+ QPaintDevice (0xb29c6738) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 224u)
+
+Class QDialog::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDialog::QPrivateSignal (0xb2a37f50) 0 empty
+
+Vtable for QDialog
+QDialog::_ZTV7QDialog: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QDialog)
+8 (int (*)(...))QDialog::metaObject
+12 (int (*)(...))QDialog::qt_metacast
+16 (int (*)(...))QDialog::qt_metacall
+20 (int (*)(...))QDialog::~QDialog
+24 (int (*)(...))QDialog::~QDialog
+28 (int (*)(...))QWidget::event
+32 (int (*)(...))QDialog::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QDialog::setVisible
+64 (int (*)(...))QDialog::sizeHint
+68 (int (*)(...))QDialog::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QDialog::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QDialog::resizeEvent
+140 (int (*)(...))QDialog::closeEvent
+144 (int (*)(...))QDialog::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QDialog::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QWidget::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QDialog::open
+220 (int (*)(...))QDialog::exec
+224 (int (*)(...))QDialog::done
+228 (int (*)(...))QDialog::accept
+232 (int (*)(...))QDialog::reject
+236 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))(& _ZTI7QDialog)
+244 (int (*)(...))QDialog::_ZThn8_N7QDialogD1Ev
+248 (int (*)(...))QDialog::_ZThn8_N7QDialogD0Ev
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QDialog
+ size=24 align=4
+ base size=24 base align=4
+QDialog (0xb2ee3d20) 0
+ vptr=((& QDialog::_ZTV7QDialog) + 8u)
+ QWidget (0xb2a3d100) 0
+ primary-for QDialog (0xb2ee3d20)
+ QObject (0xb2a37e38) 0
+ primary-for QWidget (0xb2a3d100)
+ QPaintDevice (0xb2a37e70) 8
+ vptr=((& QDialog::_ZTV7QDialog) + 244u)
+
+Class QColorDialog::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QColorDialog::QPrivateSignal (0xb2a44930) 0 empty
+
+Vtable for QColorDialog
+QColorDialog::_ZTV12QColorDialog: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QColorDialog)
+8 (int (*)(...))QColorDialog::metaObject
+12 (int (*)(...))QColorDialog::qt_metacast
+16 (int (*)(...))QColorDialog::qt_metacall
+20 (int (*)(...))QColorDialog::~QColorDialog
+24 (int (*)(...))QColorDialog::~QColorDialog
+28 (int (*)(...))QWidget::event
+32 (int (*)(...))QDialog::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QColorDialog::setVisible
+64 (int (*)(...))QDialog::sizeHint
+68 (int (*)(...))QDialog::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QDialog::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QDialog::resizeEvent
+140 (int (*)(...))QDialog::closeEvent
+144 (int (*)(...))QDialog::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QDialog::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QColorDialog::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QDialog::open
+220 (int (*)(...))QDialog::exec
+224 (int (*)(...))QColorDialog::done
+228 (int (*)(...))QDialog::accept
+232 (int (*)(...))QDialog::reject
+236 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))(& _ZTI12QColorDialog)
+244 (int (*)(...))QColorDialog::_ZThn8_N12QColorDialogD1Ev
+248 (int (*)(...))QColorDialog::_ZThn8_N12QColorDialogD0Ev
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QColorDialog
+ size=24 align=4
+ base size=24 base align=4
+QColorDialog (0xb2ee3d5c) 0
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
+ QDialog (0xb2ee3d98) 0
+ primary-for QColorDialog (0xb2ee3d5c)
+ QWidget (0xb2a3d380) 0
+ primary-for QDialog (0xb2ee3d98)
+ QObject (0xb2a44818) 0
+ primary-for QWidget (0xb2a3d380)
+ QPaintDevice (0xb2a44850) 8
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
+
+Class QErrorMessage::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QErrorMessage::QPrivateSignal (0xb2874348) 0 empty
+
+Vtable for QErrorMessage
+QErrorMessage::_ZTV13QErrorMessage: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QErrorMessage)
+8 (int (*)(...))QErrorMessage::metaObject
+12 (int (*)(...))QErrorMessage::qt_metacast
+16 (int (*)(...))QErrorMessage::qt_metacall
+20 (int (*)(...))QErrorMessage::~QErrorMessage
+24 (int (*)(...))QErrorMessage::~QErrorMessage
+28 (int (*)(...))QWidget::event
+32 (int (*)(...))QDialog::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QDialog::setVisible
+64 (int (*)(...))QDialog::sizeHint
+68 (int (*)(...))QDialog::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QDialog::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QDialog::resizeEvent
+140 (int (*)(...))QDialog::closeEvent
+144 (int (*)(...))QDialog::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QDialog::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QErrorMessage::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QDialog::open
+220 (int (*)(...))QDialog::exec
+224 (int (*)(...))QErrorMessage::done
+228 (int (*)(...))QDialog::accept
+232 (int (*)(...))QDialog::reject
+236 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))(& _ZTI13QErrorMessage)
+244 (int (*)(...))QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
+248 (int (*)(...))QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QErrorMessage
+ size=24 align=4
+ base size=24 base align=4
+QErrorMessage (0xb2ee3e10) 0
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
+ QDialog (0xb2ee3e4c) 0
+ primary-for QErrorMessage (0xb2ee3e10)
+ QWidget (0xb2a3d740) 0
+ primary-for QDialog (0xb2ee3e4c)
+ QObject (0xb2874230) 0
+ primary-for QWidget (0xb2a3d740)
+ QPaintDevice (0xb2874268) 8
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
+
+Class QFileDialog::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QFileDialog::QPrivateSignal (0xb2874c40) 0 empty
+
+Vtable for QFileDialog
+QFileDialog::_ZTV11QFileDialog: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFileDialog)
+8 (int (*)(...))QFileDialog::metaObject
+12 (int (*)(...))QFileDialog::qt_metacast
+16 (int (*)(...))QFileDialog::qt_metacall
+20 (int (*)(...))QFileDialog::~QFileDialog
+24 (int (*)(...))QFileDialog::~QFileDialog
+28 (int (*)(...))QWidget::event
+32 (int (*)(...))QDialog::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QFileDialog::setVisible
+64 (int (*)(...))QDialog::sizeHint
+68 (int (*)(...))QDialog::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QDialog::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QDialog::resizeEvent
+140 (int (*)(...))QDialog::closeEvent
+144 (int (*)(...))QDialog::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QDialog::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFileDialog::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QDialog::open
+220 (int (*)(...))QDialog::exec
+224 (int (*)(...))QFileDialog::done
+228 (int (*)(...))QFileDialog::accept
+232 (int (*)(...))QDialog::reject
+236 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))(& _ZTI11QFileDialog)
+244 (int (*)(...))QFileDialog::_ZThn8_N11QFileDialogD1Ev
+248 (int (*)(...))QFileDialog::_ZThn8_N11QFileDialogD0Ev
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QFileDialog
+ size=24 align=4
+ base size=24 base align=4
+QFileDialog (0xb2ee3e88) 0
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
+ QDialog (0xb2ee3ec4) 0
+ primary-for QFileDialog (0xb2ee3e88)
+ QWidget (0xb2a3d9c0) 0
+ primary-for QDialog (0xb2ee3ec4)
+ QObject (0xb2874b28) 0
+ primary-for QWidget (0xb2a3d9c0)
+ QPaintDevice (0xb2874b60) 8
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
+
+Class QFileSystemModel::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QFileSystemModel::QPrivateSignal (0xb28adf18) 0 empty
+
+Vtable for QFileSystemModel
+QFileSystemModel::_ZTV16QFileSystemModel: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QFileSystemModel)
+8 (int (*)(...))QFileSystemModel::metaObject
+12 (int (*)(...))QFileSystemModel::qt_metacast
+16 (int (*)(...))QFileSystemModel::qt_metacall
+20 (int (*)(...))QFileSystemModel::~QFileSystemModel
+24 (int (*)(...))QFileSystemModel::~QFileSystemModel
+28 (int (*)(...))QFileSystemModel::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QFileSystemModel::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QFileSystemModel::index
+60 (int (*)(...))QFileSystemModel::parent
+64 (int (*)(...))QAbstractItemModel::sibling
+68 (int (*)(...))QFileSystemModel::rowCount
+72 (int (*)(...))QFileSystemModel::columnCount
+76 (int (*)(...))QFileSystemModel::hasChildren
+80 (int (*)(...))QFileSystemModel::data
+84 (int (*)(...))QFileSystemModel::setData
+88 (int (*)(...))QFileSystemModel::headerData
+92 (int (*)(...))QAbstractItemModel::setHeaderData
+96 (int (*)(...))QAbstractItemModel::itemData
+100 (int (*)(...))QAbstractItemModel::setItemData
+104 (int (*)(...))QFileSystemModel::mimeTypes
+108 (int (*)(...))QFileSystemModel::mimeData
+112 (int (*)(...))QAbstractItemModel::canDropMimeData
+116 (int (*)(...))QFileSystemModel::dropMimeData
+120 (int (*)(...))QFileSystemModel::supportedDropActions
+124 (int (*)(...))QAbstractItemModel::supportedDragActions
+128 (int (*)(...))QAbstractItemModel::insertRows
+132 (int (*)(...))QAbstractItemModel::insertColumns
+136 (int (*)(...))QAbstractItemModel::removeRows
+140 (int (*)(...))QAbstractItemModel::removeColumns
+144 (int (*)(...))QAbstractItemModel::moveRows
+148 (int (*)(...))QAbstractItemModel::moveColumns
+152 (int (*)(...))QFileSystemModel::fetchMore
+156 (int (*)(...))QFileSystemModel::canFetchMore
+160 (int (*)(...))QFileSystemModel::flags
+164 (int (*)(...))QFileSystemModel::sort
+168 (int (*)(...))QAbstractItemModel::buddy
+172 (int (*)(...))QAbstractItemModel::match
+176 (int (*)(...))QAbstractItemModel::span
+180 (int (*)(...))QAbstractItemModel::roleNames
+184 (int (*)(...))QAbstractItemModel::submit
+188 (int (*)(...))QAbstractItemModel::revert
+
+Class QFileSystemModel
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemModel (0xb2ee3f3c) 0
+ vptr=((& QFileSystemModel::_ZTV16QFileSystemModel) + 8u)
+ QAbstractItemModel (0xb2ee3f78) 0
+ primary-for QFileSystemModel (0xb2ee3f3c)
+ QObject (0xb28ade38) 0
+ primary-for QAbstractItemModel (0xb2ee3f78)
+
+Class QFontDialog::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QFontDialog::QPrivateSignal (0xb28c6bd0) 0 empty
+
+Vtable for QFontDialog
+QFontDialog::_ZTV11QFontDialog: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFontDialog)
+8 (int (*)(...))QFontDialog::metaObject
+12 (int (*)(...))QFontDialog::qt_metacast
+16 (int (*)(...))QFontDialog::qt_metacall
+20 (int (*)(...))QFontDialog::~QFontDialog
+24 (int (*)(...))QFontDialog::~QFontDialog
+28 (int (*)(...))QWidget::event
+32 (int (*)(...))QFontDialog::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QFontDialog::setVisible
+64 (int (*)(...))QDialog::sizeHint
+68 (int (*)(...))QDialog::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QDialog::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QDialog::resizeEvent
+140 (int (*)(...))QDialog::closeEvent
+144 (int (*)(...))QDialog::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QDialog::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFontDialog::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QDialog::open
+220 (int (*)(...))QDialog::exec
+224 (int (*)(...))QFontDialog::done
+228 (int (*)(...))QDialog::accept
+232 (int (*)(...))QDialog::reject
+236 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))(& _ZTI11QFontDialog)
+244 (int (*)(...))QFontDialog::_ZThn8_N11QFontDialogD1Ev
+248 (int (*)(...))QFontDialog::_ZThn8_N11QFontDialogD0Ev
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QFontDialog
+ size=24 align=4
+ base size=24 base align=4
+QFontDialog (0xb2ee3fb4) 0
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
+ QDialog (0xb28db000) 0
+ primary-for QFontDialog (0xb2ee3fb4)
+ QWidget (0xb28d8100) 0
+ primary-for QDialog (0xb28db000)
+ QObject (0xb28c6ab8) 0
+ primary-for QWidget (0xb28d8100)
+ QPaintDevice (0xb28c6af0) 8
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
+
+Class QFrame::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QFrame::QPrivateSignal (0xb28fb620) 0 empty
+
+Vtable for QFrame
+QFrame::_ZTV6QFrame: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QFrame)
+8 (int (*)(...))QFrame::metaObject
+12 (int (*)(...))QFrame::qt_metacast
+16 (int (*)(...))QFrame::qt_metacall
+20 (int (*)(...))QFrame::~QFrame
+24 (int (*)(...))QFrame::~QFrame
+28 (int (*)(...))QFrame::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QFrame::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QFrame::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI6QFrame)
+224 (int (*)(...))QFrame::_ZThn8_N6QFrameD1Ev
+228 (int (*)(...))QFrame::_ZThn8_N6QFrameD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QFrame
+ size=24 align=4
+ base size=24 base align=4
+QFrame (0xb28db078) 0
+ vptr=((& QFrame::_ZTV6QFrame) + 8u)
+ QWidget (0xb28d84c0) 0
+ primary-for QFrame (0xb28db078)
+ QObject (0xb28fb508) 0
+ primary-for QWidget (0xb28d84c0)
+ QPaintDevice (0xb28fb540) 8
+ vptr=((& QFrame::_ZTV6QFrame) + 224u)
+
+Class QLineEdit::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QLineEdit::QPrivateSignal (0xb2917070) 0 empty
+
+Vtable for QLineEdit
+QLineEdit::_ZTV9QLineEdit: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QLineEdit)
+8 (int (*)(...))QLineEdit::metaObject
+12 (int (*)(...))QLineEdit::qt_metacast
+16 (int (*)(...))QLineEdit::qt_metacall
+20 (int (*)(...))QLineEdit::~QLineEdit
+24 (int (*)(...))QLineEdit::~QLineEdit
+28 (int (*)(...))QLineEdit::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QLineEdit::sizeHint
+68 (int (*)(...))QLineEdit::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QLineEdit::mousePressEvent
+88 (int (*)(...))QLineEdit::mouseReleaseEvent
+92 (int (*)(...))QLineEdit::mouseDoubleClickEvent
+96 (int (*)(...))QLineEdit::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QLineEdit::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QLineEdit::focusInEvent
+116 (int (*)(...))QLineEdit::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QLineEdit::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QLineEdit::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QLineEdit::dragEnterEvent
+160 (int (*)(...))QLineEdit::dragMoveEvent
+164 (int (*)(...))QLineEdit::dragLeaveEvent
+168 (int (*)(...))QLineEdit::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QLineEdit::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QLineEdit::inputMethodEvent
+208 (int (*)(...))QLineEdit::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI9QLineEdit)
+224 (int (*)(...))QLineEdit::_ZThn8_N9QLineEditD1Ev
+228 (int (*)(...))QLineEdit::_ZThn8_N9QLineEditD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QLineEdit
+ size=24 align=4
+ base size=24 base align=4
+QLineEdit (0xb28db0b4) 0
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
+ QWidget (0xb28d8740) 0
+ primary-for QLineEdit (0xb28db0b4)
+ QObject (0xb28fbf88) 0
+ primary-for QWidget (0xb28d8740)
+ QPaintDevice (0xb28fbfc0) 8
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 224u)
+
+Class QInputDialog::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QInputDialog::QPrivateSignal (0xb2917a10) 0 empty
+
+Vtable for QInputDialog
+QInputDialog::_ZTV12QInputDialog: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QInputDialog)
+8 (int (*)(...))QInputDialog::metaObject
+12 (int (*)(...))QInputDialog::qt_metacast
+16 (int (*)(...))QInputDialog::qt_metacall
+20 (int (*)(...))QInputDialog::~QInputDialog
+24 (int (*)(...))QInputDialog::~QInputDialog
+28 (int (*)(...))QWidget::event
+32 (int (*)(...))QDialog::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QInputDialog::setVisible
+64 (int (*)(...))QInputDialog::sizeHint
+68 (int (*)(...))QInputDialog::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QDialog::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QDialog::resizeEvent
+140 (int (*)(...))QDialog::closeEvent
+144 (int (*)(...))QDialog::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QDialog::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QWidget::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QDialog::open
+220 (int (*)(...))QDialog::exec
+224 (int (*)(...))QInputDialog::done
+228 (int (*)(...))QDialog::accept
+232 (int (*)(...))QDialog::reject
+236 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))(& _ZTI12QInputDialog)
+244 (int (*)(...))QInputDialog::_ZThn8_N12QInputDialogD1Ev
+248 (int (*)(...))QInputDialog::_ZThn8_N12QInputDialogD0Ev
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QInputDialog
+ size=24 align=4
+ base size=24 base align=4
+QInputDialog (0xb28db0f0) 0
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
+ QDialog (0xb28db12c) 0
+ primary-for QInputDialog (0xb28db0f0)
+ QWidget (0xb28d89c0) 0
+ primary-for QDialog (0xb28db12c)
+ QObject (0xb29178f8) 0
+ primary-for QWidget (0xb28d89c0)
+ QPaintDevice (0xb2917930) 8
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
+
+Class QMessageBox::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QMessageBox::QPrivateSignal (0xb2759658) 0 empty
+
+Vtable for QMessageBox
+QMessageBox::_ZTV11QMessageBox: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMessageBox)
+8 (int (*)(...))QMessageBox::metaObject
+12 (int (*)(...))QMessageBox::qt_metacast
+16 (int (*)(...))QMessageBox::qt_metacall
+20 (int (*)(...))QMessageBox::~QMessageBox
+24 (int (*)(...))QMessageBox::~QMessageBox
+28 (int (*)(...))QMessageBox::event
+32 (int (*)(...))QDialog::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QDialog::setVisible
+64 (int (*)(...))QDialog::sizeHint
+68 (int (*)(...))QDialog::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QMessageBox::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QMessageBox::resizeEvent
+140 (int (*)(...))QMessageBox::closeEvent
+144 (int (*)(...))QDialog::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QMessageBox::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QMessageBox::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QDialog::open
+220 (int (*)(...))QDialog::exec
+224 (int (*)(...))QDialog::done
+228 (int (*)(...))QDialog::accept
+232 (int (*)(...))QDialog::reject
+236 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))(& _ZTI11QMessageBox)
+244 (int (*)(...))QMessageBox::_ZThn8_N11QMessageBoxD1Ev
+248 (int (*)(...))QMessageBox::_ZThn8_N11QMessageBoxD0Ev
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QMessageBox
+ size=24 align=4
+ base size=24 base align=4
+QMessageBox (0xb28db1a4) 0
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
+ QDialog (0xb28db1e0) 0
+ primary-for QMessageBox (0xb28db1a4)
+ QWidget (0xb28d8d80) 0
+ primary-for QDialog (0xb28db1e0)
+ QObject (0xb2759540) 0
+ primary-for QWidget (0xb28d8d80)
+ QPaintDevice (0xb2759578) 8
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
+
+Class QProgressDialog::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QProgressDialog::QPrivateSignal (0xb2792e00) 0 empty
+
+Vtable for QProgressDialog
+QProgressDialog::_ZTV15QProgressDialog: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QProgressDialog)
+8 (int (*)(...))QProgressDialog::metaObject
+12 (int (*)(...))QProgressDialog::qt_metacast
+16 (int (*)(...))QProgressDialog::qt_metacall
+20 (int (*)(...))QProgressDialog::~QProgressDialog
+24 (int (*)(...))QProgressDialog::~QProgressDialog
+28 (int (*)(...))QWidget::event
+32 (int (*)(...))QDialog::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QDialog::setVisible
+64 (int (*)(...))QProgressDialog::sizeHint
+68 (int (*)(...))QDialog::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QDialog::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QProgressDialog::resizeEvent
+140 (int (*)(...))QProgressDialog::closeEvent
+144 (int (*)(...))QDialog::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QProgressDialog::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QProgressDialog::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QDialog::open
+220 (int (*)(...))QDialog::exec
+224 (int (*)(...))QDialog::done
+228 (int (*)(...))QDialog::accept
+232 (int (*)(...))QDialog::reject
+236 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))(& _ZTI15QProgressDialog)
+244 (int (*)(...))QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
+248 (int (*)(...))QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QProgressDialog
+ size=24 align=4
+ base size=24 base align=4
+QProgressDialog (0xb28db258) 0
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
+ QDialog (0xb28db294) 0
+ primary-for QProgressDialog (0xb28db258)
+ QWidget (0xb278c240) 0
+ primary-for QDialog (0xb28db294)
+ QObject (0xb2792ce8) 0
+ primary-for QWidget (0xb278c240)
+ QPaintDevice (0xb2792d20) 8
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
+
+Class QWizard::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QWizard::QPrivateSignal (0xb27ab770) 0 empty
+
+Vtable for QWizard
+QWizard::_ZTV7QWizard: 73u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWizard)
+8 (int (*)(...))QWizard::metaObject
+12 (int (*)(...))QWizard::qt_metacast
+16 (int (*)(...))QWizard::qt_metacall
+20 (int (*)(...))QWizard::~QWizard
+24 (int (*)(...))QWizard::~QWizard
+28 (int (*)(...))QWizard::event
+32 (int (*)(...))QDialog::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWizard::setVisible
+64 (int (*)(...))QWizard::sizeHint
+68 (int (*)(...))QDialog::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QDialog::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWizard::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWizard::resizeEvent
+140 (int (*)(...))QDialog::closeEvent
+144 (int (*)(...))QDialog::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QDialog::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QWidget::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QDialog::open
+220 (int (*)(...))QDialog::exec
+224 (int (*)(...))QWizard::done
+228 (int (*)(...))QDialog::accept
+232 (int (*)(...))QDialog::reject
+236 (int (*)(...))QWizard::validateCurrentPage
+240 (int (*)(...))QWizard::nextId
+244 (int (*)(...))QWizard::initializePage
+248 (int (*)(...))QWizard::cleanupPage
+252 (int (*)(...))-0x00000000000000008
+256 (int (*)(...))(& _ZTI7QWizard)
+260 (int (*)(...))QWizard::_ZThn8_N7QWizardD1Ev
+264 (int (*)(...))QWizard::_ZThn8_N7QWizardD0Ev
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+280 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+284 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+288 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QWizard
+ size=24 align=4
+ base size=24 base align=4
+QWizard (0xb28db2d0) 0
+ vptr=((& QWizard::_ZTV7QWizard) + 8u)
+ QDialog (0xb28db30c) 0
+ primary-for QWizard (0xb28db2d0)
+ QWidget (0xb278c4c0) 0
+ primary-for QDialog (0xb28db30c)
+ QObject (0xb27ab658) 0
+ primary-for QWidget (0xb278c4c0)
+ QPaintDevice (0xb27ab690) 8
+ vptr=((& QWizard::_ZTV7QWizard) + 260u)
+
+Class QWizardPage::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QWizardPage::QPrivateSignal (0xb27e0428) 0 empty
+
+Vtable for QWizardPage
+QWizardPage::_ZTV11QWizardPage: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWizardPage)
+8 (int (*)(...))QWizardPage::metaObject
+12 (int (*)(...))QWizardPage::qt_metacast
+16 (int (*)(...))QWizardPage::qt_metacall
+20 (int (*)(...))QWizardPage::~QWizardPage
+24 (int (*)(...))QWizardPage::~QWizardPage
+28 (int (*)(...))QWidget::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QWidget::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QWidget::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QWizardPage::initializePage
+220 (int (*)(...))QWizardPage::cleanupPage
+224 (int (*)(...))QWizardPage::validatePage
+228 (int (*)(...))QWizardPage::isComplete
+232 (int (*)(...))QWizardPage::nextId
+236 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))(& _ZTI11QWizardPage)
+244 (int (*)(...))QWizardPage::_ZThn8_N11QWizardPageD1Ev
+248 (int (*)(...))QWizardPage::_ZThn8_N11QWizardPageD0Ev
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QWizardPage
+ size=24 align=4
+ base size=24 base align=4
+QWizardPage (0xb28db384) 0
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
+ QWidget (0xb278c8c0) 0
+ primary-for QWizardPage (0xb28db384)
+ QObject (0xb27e0310) 0
+ primary-for QWidget (0xb278c8c0)
+ QPaintDevice (0xb27e0348) 8
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 244u)
+
+Class QGraphicsEffect::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGraphicsEffect::QPrivateSignal (0xb27e0d58) 0 empty
+
+Vtable for QGraphicsEffect
+QGraphicsEffect::_ZTV15QGraphicsEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsEffect)
+8 (int (*)(...))QGraphicsEffect::metaObject
+12 (int (*)(...))QGraphicsEffect::qt_metacast
+16 (int (*)(...))QGraphicsEffect::qt_metacall
+20 (int (*)(...))QGraphicsEffect::~QGraphicsEffect
+24 (int (*)(...))QGraphicsEffect::~QGraphicsEffect
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QGraphicsEffect::boundingRectFor
+60 (int (*)(...))__cxa_pure_virtual
+64 (int (*)(...))QGraphicsEffect::sourceChanged
+
+Class QGraphicsEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEffect (0xb28db3c0) 0
+ vptr=((& QGraphicsEffect::_ZTV15QGraphicsEffect) + 8u)
+ QObject (0xb27e0c78) 0
+ primary-for QGraphicsEffect (0xb28db3c0)
+
+Class QGraphicsColorizeEffect::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGraphicsColorizeEffect::QPrivateSignal (0xb2816540) 0 empty
+
+Vtable for QGraphicsColorizeEffect
+QGraphicsColorizeEffect::_ZTV23QGraphicsColorizeEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsColorizeEffect)
+8 (int (*)(...))QGraphicsColorizeEffect::metaObject
+12 (int (*)(...))QGraphicsColorizeEffect::qt_metacast
+16 (int (*)(...))QGraphicsColorizeEffect::qt_metacall
+20 (int (*)(...))QGraphicsColorizeEffect::~QGraphicsColorizeEffect
+24 (int (*)(...))QGraphicsColorizeEffect::~QGraphicsColorizeEffect
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QGraphicsEffect::boundingRectFor
+60 (int (*)(...))QGraphicsColorizeEffect::draw
+64 (int (*)(...))QGraphicsEffect::sourceChanged
+
+Class QGraphicsColorizeEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsColorizeEffect (0xb28db438) 0
+ vptr=((& QGraphicsColorizeEffect::_ZTV23QGraphicsColorizeEffect) + 8u)
+ QGraphicsEffect (0xb28db474) 0
+ primary-for QGraphicsColorizeEffect (0xb28db438)
+ QObject (0xb2816460) 0
+ primary-for QGraphicsEffect (0xb28db474)
+
+Class QGraphicsBlurEffect::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGraphicsBlurEffect::QPrivateSignal (0xb2816d58) 0 empty
+
+Vtable for QGraphicsBlurEffect
+QGraphicsBlurEffect::_ZTV19QGraphicsBlurEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsBlurEffect)
+8 (int (*)(...))QGraphicsBlurEffect::metaObject
+12 (int (*)(...))QGraphicsBlurEffect::qt_metacast
+16 (int (*)(...))QGraphicsBlurEffect::qt_metacall
+20 (int (*)(...))QGraphicsBlurEffect::~QGraphicsBlurEffect
+24 (int (*)(...))QGraphicsBlurEffect::~QGraphicsBlurEffect
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QGraphicsBlurEffect::boundingRectFor
+60 (int (*)(...))QGraphicsBlurEffect::draw
+64 (int (*)(...))QGraphicsEffect::sourceChanged
+
+Class QGraphicsBlurEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsBlurEffect (0xb28db4b0) 0
+ vptr=((& QGraphicsBlurEffect::_ZTV19QGraphicsBlurEffect) + 8u)
+ QGraphicsEffect (0xb28db4ec) 0
+ primary-for QGraphicsBlurEffect (0xb28db4b0)
+ QObject (0xb2816c78) 0
+ primary-for QGraphicsEffect (0xb28db4ec)
+
+Class QGraphicsDropShadowEffect::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGraphicsDropShadowEffect::QPrivateSignal (0xb2849508) 0 empty
+
+Vtable for QGraphicsDropShadowEffect
+QGraphicsDropShadowEffect::_ZTV25QGraphicsDropShadowEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QGraphicsDropShadowEffect)
+8 (int (*)(...))QGraphicsDropShadowEffect::metaObject
+12 (int (*)(...))QGraphicsDropShadowEffect::qt_metacast
+16 (int (*)(...))QGraphicsDropShadowEffect::qt_metacall
+20 (int (*)(...))QGraphicsDropShadowEffect::~QGraphicsDropShadowEffect
+24 (int (*)(...))QGraphicsDropShadowEffect::~QGraphicsDropShadowEffect
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QGraphicsDropShadowEffect::boundingRectFor
+60 (int (*)(...))QGraphicsDropShadowEffect::draw
+64 (int (*)(...))QGraphicsEffect::sourceChanged
+
+Class QGraphicsDropShadowEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsDropShadowEffect (0xb28db564) 0
+ vptr=((& QGraphicsDropShadowEffect::_ZTV25QGraphicsDropShadowEffect) + 8u)
+ QGraphicsEffect (0xb28db5a0) 0
+ primary-for QGraphicsDropShadowEffect (0xb28db564)
+ QObject (0xb2849428) 0
+ primary-for QGraphicsEffect (0xb28db5a0)
+
+Class QGraphicsOpacityEffect::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGraphicsOpacityEffect::QPrivateSignal (0xb2661230) 0 empty
+
+Vtable for QGraphicsOpacityEffect
+QGraphicsOpacityEffect::_ZTV22QGraphicsOpacityEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsOpacityEffect)
+8 (int (*)(...))QGraphicsOpacityEffect::metaObject
+12 (int (*)(...))QGraphicsOpacityEffect::qt_metacast
+16 (int (*)(...))QGraphicsOpacityEffect::qt_metacall
+20 (int (*)(...))QGraphicsOpacityEffect::~QGraphicsOpacityEffect
+24 (int (*)(...))QGraphicsOpacityEffect::~QGraphicsOpacityEffect
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QGraphicsEffect::boundingRectFor
+60 (int (*)(...))QGraphicsOpacityEffect::draw
+64 (int (*)(...))QGraphicsEffect::sourceChanged
+
+Class QGraphicsOpacityEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsOpacityEffect (0xb28db5dc) 0
+ vptr=((& QGraphicsOpacityEffect::_ZTV22QGraphicsOpacityEffect) + 8u)
+ QGraphicsEffect (0xb28db618) 0
+ primary-for QGraphicsOpacityEffect (0xb28db5dc)
+ QObject (0xb2661150) 0
+ primary-for QGraphicsEffect (0xb28db618)
+
+Vtable for QGraphicsItem
+QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGraphicsItem)
+8 (int (*)(...))QGraphicsItem::~QGraphicsItem
+12 (int (*)(...))QGraphicsItem::~QGraphicsItem
+16 (int (*)(...))QGraphicsItem::advance
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))QGraphicsItem::shape
+28 (int (*)(...))QGraphicsItem::contains
+32 (int (*)(...))QGraphicsItem::collidesWithItem
+36 (int (*)(...))QGraphicsItem::collidesWithPath
+40 (int (*)(...))QGraphicsItem::isObscuredBy
+44 (int (*)(...))QGraphicsItem::opaqueArea
+48 (int (*)(...))__cxa_pure_virtual
+52 (int (*)(...))QGraphicsItem::type
+56 (int (*)(...))QGraphicsItem::sceneEventFilter
+60 (int (*)(...))QGraphicsItem::sceneEvent
+64 (int (*)(...))QGraphicsItem::contextMenuEvent
+68 (int (*)(...))QGraphicsItem::dragEnterEvent
+72 (int (*)(...))QGraphicsItem::dragLeaveEvent
+76 (int (*)(...))QGraphicsItem::dragMoveEvent
+80 (int (*)(...))QGraphicsItem::dropEvent
+84 (int (*)(...))QGraphicsItem::focusInEvent
+88 (int (*)(...))QGraphicsItem::focusOutEvent
+92 (int (*)(...))QGraphicsItem::hoverEnterEvent
+96 (int (*)(...))QGraphicsItem::hoverMoveEvent
+100 (int (*)(...))QGraphicsItem::hoverLeaveEvent
+104 (int (*)(...))QGraphicsItem::keyPressEvent
+108 (int (*)(...))QGraphicsItem::keyReleaseEvent
+112 (int (*)(...))QGraphicsItem::mousePressEvent
+116 (int (*)(...))QGraphicsItem::mouseMoveEvent
+120 (int (*)(...))QGraphicsItem::mouseReleaseEvent
+124 (int (*)(...))QGraphicsItem::mouseDoubleClickEvent
+128 (int (*)(...))QGraphicsItem::wheelEvent
+132 (int (*)(...))QGraphicsItem::inputMethodEvent
+136 (int (*)(...))QGraphicsItem::inputMethodQuery
+140 (int (*)(...))QGraphicsItem::itemChange
+144 (int (*)(...))QGraphicsItem::supportsExtension
+148 (int (*)(...))QGraphicsItem::setExtension
+152 (int (*)(...))QGraphicsItem::extension
+
+Class QGraphicsItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItem (0xb2661968) 0
+ vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
+
+Class QGraphicsObject::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGraphicsObject::QPrivateSignal (0xb26dcd90) 0 empty
+
+Vtable for QGraphicsObject
+QGraphicsObject::_ZTV15QGraphicsObject: 53u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsObject)
+8 (int (*)(...))QGraphicsObject::metaObject
+12 (int (*)(...))QGraphicsObject::qt_metacast
+16 (int (*)(...))QGraphicsObject::qt_metacall
+20 (int (*)(...))QGraphicsObject::~QGraphicsObject
+24 (int (*)(...))QGraphicsObject::~QGraphicsObject
+28 (int (*)(...))QGraphicsObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))-0x00000000000000008
+60 (int (*)(...))(& _ZTI15QGraphicsObject)
+64 (int (*)(...))QGraphicsObject::_ZThn8_N15QGraphicsObjectD1Ev
+68 (int (*)(...))QGraphicsObject::_ZThn8_N15QGraphicsObjectD0Ev
+72 (int (*)(...))QGraphicsItem::advance
+76 (int (*)(...))__cxa_pure_virtual
+80 (int (*)(...))QGraphicsItem::shape
+84 (int (*)(...))QGraphicsItem::contains
+88 (int (*)(...))QGraphicsItem::collidesWithItem
+92 (int (*)(...))QGraphicsItem::collidesWithPath
+96 (int (*)(...))QGraphicsItem::isObscuredBy
+100 (int (*)(...))QGraphicsItem::opaqueArea
+104 (int (*)(...))__cxa_pure_virtual
+108 (int (*)(...))QGraphicsItem::type
+112 (int (*)(...))QGraphicsItem::sceneEventFilter
+116 (int (*)(...))QGraphicsItem::sceneEvent
+120 (int (*)(...))QGraphicsItem::contextMenuEvent
+124 (int (*)(...))QGraphicsItem::dragEnterEvent
+128 (int (*)(...))QGraphicsItem::dragLeaveEvent
+132 (int (*)(...))QGraphicsItem::dragMoveEvent
+136 (int (*)(...))QGraphicsItem::dropEvent
+140 (int (*)(...))QGraphicsItem::focusInEvent
+144 (int (*)(...))QGraphicsItem::focusOutEvent
+148 (int (*)(...))QGraphicsItem::hoverEnterEvent
+152 (int (*)(...))QGraphicsItem::hoverMoveEvent
+156 (int (*)(...))QGraphicsItem::hoverLeaveEvent
+160 (int (*)(...))QGraphicsItem::keyPressEvent
+164 (int (*)(...))QGraphicsItem::keyReleaseEvent
+168 (int (*)(...))QGraphicsItem::mousePressEvent
+172 (int (*)(...))QGraphicsItem::mouseMoveEvent
+176 (int (*)(...))QGraphicsItem::mouseReleaseEvent
+180 (int (*)(...))QGraphicsItem::mouseDoubleClickEvent
+184 (int (*)(...))QGraphicsItem::wheelEvent
+188 (int (*)(...))QGraphicsItem::inputMethodEvent
+192 (int (*)(...))QGraphicsItem::inputMethodQuery
+196 (int (*)(...))QGraphicsItem::itemChange
+200 (int (*)(...))QGraphicsItem::supportsExtension
+204 (int (*)(...))QGraphicsItem::setExtension
+208 (int (*)(...))QGraphicsItem::extension
+
+Class QGraphicsObject
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsObject (0xb26cd640) 0
+ vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 8u)
+ QObject (0xb26dcc78) 0
+ primary-for QGraphicsObject (0xb26cd640)
+ QGraphicsItem (0xb26dccb0) 8
+ vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 64u)
+
+Vtable for QAbstractGraphicsShapeItem
+QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractGraphicsShapeItem)
+8 (int (*)(...))QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+12 (int (*)(...))QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+16 (int (*)(...))QGraphicsItem::advance
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))QGraphicsItem::shape
+28 (int (*)(...))QGraphicsItem::contains
+32 (int (*)(...))QGraphicsItem::collidesWithItem
+36 (int (*)(...))QGraphicsItem::collidesWithPath
+40 (int (*)(...))QAbstractGraphicsShapeItem::isObscuredBy
+44 (int (*)(...))QAbstractGraphicsShapeItem::opaqueArea
+48 (int (*)(...))__cxa_pure_virtual
+52 (int (*)(...))QGraphicsItem::type
+56 (int (*)(...))QGraphicsItem::sceneEventFilter
+60 (int (*)(...))QGraphicsItem::sceneEvent
+64 (int (*)(...))QGraphicsItem::contextMenuEvent
+68 (int (*)(...))QGraphicsItem::dragEnterEvent
+72 (int (*)(...))QGraphicsItem::dragLeaveEvent
+76 (int (*)(...))QGraphicsItem::dragMoveEvent
+80 (int (*)(...))QGraphicsItem::dropEvent
+84 (int (*)(...))QGraphicsItem::focusInEvent
+88 (int (*)(...))QGraphicsItem::focusOutEvent
+92 (int (*)(...))QGraphicsItem::hoverEnterEvent
+96 (int (*)(...))QGraphicsItem::hoverMoveEvent
+100 (int (*)(...))QGraphicsItem::hoverLeaveEvent
+104 (int (*)(...))QGraphicsItem::keyPressEvent
+108 (int (*)(...))QGraphicsItem::keyReleaseEvent
+112 (int (*)(...))QGraphicsItem::mousePressEvent
+116 (int (*)(...))QGraphicsItem::mouseMoveEvent
+120 (int (*)(...))QGraphicsItem::mouseReleaseEvent
+124 (int (*)(...))QGraphicsItem::mouseDoubleClickEvent
+128 (int (*)(...))QGraphicsItem::wheelEvent
+132 (int (*)(...))QGraphicsItem::inputMethodEvent
+136 (int (*)(...))QGraphicsItem::inputMethodQuery
+140 (int (*)(...))QGraphicsItem::itemChange
+144 (int (*)(...))QGraphicsItem::supportsExtension
+148 (int (*)(...))QGraphicsItem::setExtension
+152 (int (*)(...))QGraphicsItem::extension
+
+Class QAbstractGraphicsShapeItem
+ size=8 align=4
+ base size=8 base align=4
+QAbstractGraphicsShapeItem (0xb28db690) 0
+ vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
+ QGraphicsItem (0xb26ef1c0) 0
+ primary-for QAbstractGraphicsShapeItem (0xb28db690)
+
+Vtable for QGraphicsPathItem
+QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsPathItem)
+8 (int (*)(...))QGraphicsPathItem::~QGraphicsPathItem
+12 (int (*)(...))QGraphicsPathItem::~QGraphicsPathItem
+16 (int (*)(...))QGraphicsItem::advance
+20 (int (*)(...))QGraphicsPathItem::boundingRect
+24 (int (*)(...))QGraphicsPathItem::shape
+28 (int (*)(...))QGraphicsPathItem::contains
+32 (int (*)(...))QGraphicsItem::collidesWithItem
+36 (int (*)(...))QGraphicsItem::collidesWithPath
+40 (int (*)(...))QGraphicsPathItem::isObscuredBy
+44 (int (*)(...))QGraphicsPathItem::opaqueArea
+48 (int (*)(...))QGraphicsPathItem::paint
+52 (int (*)(...))QGraphicsPathItem::type
+56 (int (*)(...))QGraphicsItem::sceneEventFilter
+60 (int (*)(...))QGraphicsItem::sceneEvent
+64 (int (*)(...))QGraphicsItem::contextMenuEvent
+68 (int (*)(...))QGraphicsItem::dragEnterEvent
+72 (int (*)(...))QGraphicsItem::dragLeaveEvent
+76 (int (*)(...))QGraphicsItem::dragMoveEvent
+80 (int (*)(...))QGraphicsItem::dropEvent
+84 (int (*)(...))QGraphicsItem::focusInEvent
+88 (int (*)(...))QGraphicsItem::focusOutEvent
+92 (int (*)(...))QGraphicsItem::hoverEnterEvent
+96 (int (*)(...))QGraphicsItem::hoverMoveEvent
+100 (int (*)(...))QGraphicsItem::hoverLeaveEvent
+104 (int (*)(...))QGraphicsItem::keyPressEvent
+108 (int (*)(...))QGraphicsItem::keyReleaseEvent
+112 (int (*)(...))QGraphicsItem::mousePressEvent
+116 (int (*)(...))QGraphicsItem::mouseMoveEvent
+120 (int (*)(...))QGraphicsItem::mouseReleaseEvent
+124 (int (*)(...))QGraphicsItem::mouseDoubleClickEvent
+128 (int (*)(...))QGraphicsItem::wheelEvent
+132 (int (*)(...))QGraphicsItem::inputMethodEvent
+136 (int (*)(...))QGraphicsItem::inputMethodQuery
+140 (int (*)(...))QGraphicsItem::itemChange
+144 (int (*)(...))QGraphicsPathItem::supportsExtension
+148 (int (*)(...))QGraphicsPathItem::setExtension
+152 (int (*)(...))QGraphicsPathItem::extension
+
+Class QGraphicsPathItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPathItem (0xb28db6cc) 0
+ vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb28db708) 0
+ primary-for QGraphicsPathItem (0xb28db6cc)
+ QGraphicsItem (0xb26ef7e0) 0
+ primary-for QAbstractGraphicsShapeItem (0xb28db708)
+
+Vtable for QGraphicsRectItem
+QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRectItem)
+8 (int (*)(...))QGraphicsRectItem::~QGraphicsRectItem
+12 (int (*)(...))QGraphicsRectItem::~QGraphicsRectItem
+16 (int (*)(...))QGraphicsItem::advance
+20 (int (*)(...))QGraphicsRectItem::boundingRect
+24 (int (*)(...))QGraphicsRectItem::shape
+28 (int (*)(...))QGraphicsRectItem::contains
+32 (int (*)(...))QGraphicsItem::collidesWithItem
+36 (int (*)(...))QGraphicsItem::collidesWithPath
+40 (int (*)(...))QGraphicsRectItem::isObscuredBy
+44 (int (*)(...))QGraphicsRectItem::opaqueArea
+48 (int (*)(...))QGraphicsRectItem::paint
+52 (int (*)(...))QGraphicsRectItem::type
+56 (int (*)(...))QGraphicsItem::sceneEventFilter
+60 (int (*)(...))QGraphicsItem::sceneEvent
+64 (int (*)(...))QGraphicsItem::contextMenuEvent
+68 (int (*)(...))QGraphicsItem::dragEnterEvent
+72 (int (*)(...))QGraphicsItem::dragLeaveEvent
+76 (int (*)(...))QGraphicsItem::dragMoveEvent
+80 (int (*)(...))QGraphicsItem::dropEvent
+84 (int (*)(...))QGraphicsItem::focusInEvent
+88 (int (*)(...))QGraphicsItem::focusOutEvent
+92 (int (*)(...))QGraphicsItem::hoverEnterEvent
+96 (int (*)(...))QGraphicsItem::hoverMoveEvent
+100 (int (*)(...))QGraphicsItem::hoverLeaveEvent
+104 (int (*)(...))QGraphicsItem::keyPressEvent
+108 (int (*)(...))QGraphicsItem::keyReleaseEvent
+112 (int (*)(...))QGraphicsItem::mousePressEvent
+116 (int (*)(...))QGraphicsItem::mouseMoveEvent
+120 (int (*)(...))QGraphicsItem::mouseReleaseEvent
+124 (int (*)(...))QGraphicsItem::mouseDoubleClickEvent
+128 (int (*)(...))QGraphicsItem::wheelEvent
+132 (int (*)(...))QGraphicsItem::inputMethodEvent
+136 (int (*)(...))QGraphicsItem::inputMethodQuery
+140 (int (*)(...))QGraphicsItem::itemChange
+144 (int (*)(...))QGraphicsRectItem::supportsExtension
+148 (int (*)(...))QGraphicsRectItem::setExtension
+152 (int (*)(...))QGraphicsRectItem::extension
+
+Class QGraphicsRectItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRectItem (0xb28db744) 0
+ vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb28db780) 0
+ primary-for QGraphicsRectItem (0xb28db744)
+ QGraphicsItem (0xb26efe70) 0
+ primary-for QAbstractGraphicsShapeItem (0xb28db780)
+
+Vtable for QGraphicsEllipseItem
+QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsEllipseItem)
+8 (int (*)(...))QGraphicsEllipseItem::~QGraphicsEllipseItem
+12 (int (*)(...))QGraphicsEllipseItem::~QGraphicsEllipseItem
+16 (int (*)(...))QGraphicsItem::advance
+20 (int (*)(...))QGraphicsEllipseItem::boundingRect
+24 (int (*)(...))QGraphicsEllipseItem::shape
+28 (int (*)(...))QGraphicsEllipseItem::contains
+32 (int (*)(...))QGraphicsItem::collidesWithItem
+36 (int (*)(...))QGraphicsItem::collidesWithPath
+40 (int (*)(...))QGraphicsEllipseItem::isObscuredBy
+44 (int (*)(...))QGraphicsEllipseItem::opaqueArea
+48 (int (*)(...))QGraphicsEllipseItem::paint
+52 (int (*)(...))QGraphicsEllipseItem::type
+56 (int (*)(...))QGraphicsItem::sceneEventFilter
+60 (int (*)(...))QGraphicsItem::sceneEvent
+64 (int (*)(...))QGraphicsItem::contextMenuEvent
+68 (int (*)(...))QGraphicsItem::dragEnterEvent
+72 (int (*)(...))QGraphicsItem::dragLeaveEvent
+76 (int (*)(...))QGraphicsItem::dragMoveEvent
+80 (int (*)(...))QGraphicsItem::dropEvent
+84 (int (*)(...))QGraphicsItem::focusInEvent
+88 (int (*)(...))QGraphicsItem::focusOutEvent
+92 (int (*)(...))QGraphicsItem::hoverEnterEvent
+96 (int (*)(...))QGraphicsItem::hoverMoveEvent
+100 (int (*)(...))QGraphicsItem::hoverLeaveEvent
+104 (int (*)(...))QGraphicsItem::keyPressEvent
+108 (int (*)(...))QGraphicsItem::keyReleaseEvent
+112 (int (*)(...))QGraphicsItem::mousePressEvent
+116 (int (*)(...))QGraphicsItem::mouseMoveEvent
+120 (int (*)(...))QGraphicsItem::mouseReleaseEvent
+124 (int (*)(...))QGraphicsItem::mouseDoubleClickEvent
+128 (int (*)(...))QGraphicsItem::wheelEvent
+132 (int (*)(...))QGraphicsItem::inputMethodEvent
+136 (int (*)(...))QGraphicsItem::inputMethodQuery
+140 (int (*)(...))QGraphicsItem::itemChange
+144 (int (*)(...))QGraphicsEllipseItem::supportsExtension
+148 (int (*)(...))QGraphicsEllipseItem::setExtension
+152 (int (*)(...))QGraphicsEllipseItem::extension
+
+Class QGraphicsEllipseItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEllipseItem (0xb28db7bc) 0
+ vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb28db7f8) 0
+ primary-for QGraphicsEllipseItem (0xb28db7bc)
+ QGraphicsItem (0xb2701620) 0
+ primary-for QAbstractGraphicsShapeItem (0xb28db7f8)
+
+Vtable for QGraphicsPolygonItem
+QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsPolygonItem)
+8 (int (*)(...))QGraphicsPolygonItem::~QGraphicsPolygonItem
+12 (int (*)(...))QGraphicsPolygonItem::~QGraphicsPolygonItem
+16 (int (*)(...))QGraphicsItem::advance
+20 (int (*)(...))QGraphicsPolygonItem::boundingRect
+24 (int (*)(...))QGraphicsPolygonItem::shape
+28 (int (*)(...))QGraphicsPolygonItem::contains
+32 (int (*)(...))QGraphicsItem::collidesWithItem
+36 (int (*)(...))QGraphicsItem::collidesWithPath
+40 (int (*)(...))QGraphicsPolygonItem::isObscuredBy
+44 (int (*)(...))QGraphicsPolygonItem::opaqueArea
+48 (int (*)(...))QGraphicsPolygonItem::paint
+52 (int (*)(...))QGraphicsPolygonItem::type
+56 (int (*)(...))QGraphicsItem::sceneEventFilter
+60 (int (*)(...))QGraphicsItem::sceneEvent
+64 (int (*)(...))QGraphicsItem::contextMenuEvent
+68 (int (*)(...))QGraphicsItem::dragEnterEvent
+72 (int (*)(...))QGraphicsItem::dragLeaveEvent
+76 (int (*)(...))QGraphicsItem::dragMoveEvent
+80 (int (*)(...))QGraphicsItem::dropEvent
+84 (int (*)(...))QGraphicsItem::focusInEvent
+88 (int (*)(...))QGraphicsItem::focusOutEvent
+92 (int (*)(...))QGraphicsItem::hoverEnterEvent
+96 (int (*)(...))QGraphicsItem::hoverMoveEvent
+100 (int (*)(...))QGraphicsItem::hoverLeaveEvent
+104 (int (*)(...))QGraphicsItem::keyPressEvent
+108 (int (*)(...))QGraphicsItem::keyReleaseEvent
+112 (int (*)(...))QGraphicsItem::mousePressEvent
+116 (int (*)(...))QGraphicsItem::mouseMoveEvent
+120 (int (*)(...))QGraphicsItem::mouseReleaseEvent
+124 (int (*)(...))QGraphicsItem::mouseDoubleClickEvent
+128 (int (*)(...))QGraphicsItem::wheelEvent
+132 (int (*)(...))QGraphicsItem::inputMethodEvent
+136 (int (*)(...))QGraphicsItem::inputMethodQuery
+140 (int (*)(...))QGraphicsItem::itemChange
+144 (int (*)(...))QGraphicsPolygonItem::supportsExtension
+148 (int (*)(...))QGraphicsPolygonItem::setExtension
+152 (int (*)(...))QGraphicsPolygonItem::extension
+
+Class QGraphicsPolygonItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPolygonItem (0xb28db834) 0
+ vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb28db870) 0
+ primary-for QGraphicsPolygonItem (0xb28db834)
+ QGraphicsItem (0xb2701e38) 0
+ primary-for QAbstractGraphicsShapeItem (0xb28db870)
+
+Vtable for QGraphicsLineItem
+QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsLineItem)
+8 (int (*)(...))QGraphicsLineItem::~QGraphicsLineItem
+12 (int (*)(...))QGraphicsLineItem::~QGraphicsLineItem
+16 (int (*)(...))QGraphicsItem::advance
+20 (int (*)(...))QGraphicsLineItem::boundingRect
+24 (int (*)(...))QGraphicsLineItem::shape
+28 (int (*)(...))QGraphicsLineItem::contains
+32 (int (*)(...))QGraphicsItem::collidesWithItem
+36 (int (*)(...))QGraphicsItem::collidesWithPath
+40 (int (*)(...))QGraphicsLineItem::isObscuredBy
+44 (int (*)(...))QGraphicsLineItem::opaqueArea
+48 (int (*)(...))QGraphicsLineItem::paint
+52 (int (*)(...))QGraphicsLineItem::type
+56 (int (*)(...))QGraphicsItem::sceneEventFilter
+60 (int (*)(...))QGraphicsItem::sceneEvent
+64 (int (*)(...))QGraphicsItem::contextMenuEvent
+68 (int (*)(...))QGraphicsItem::dragEnterEvent
+72 (int (*)(...))QGraphicsItem::dragLeaveEvent
+76 (int (*)(...))QGraphicsItem::dragMoveEvent
+80 (int (*)(...))QGraphicsItem::dropEvent
+84 (int (*)(...))QGraphicsItem::focusInEvent
+88 (int (*)(...))QGraphicsItem::focusOutEvent
+92 (int (*)(...))QGraphicsItem::hoverEnterEvent
+96 (int (*)(...))QGraphicsItem::hoverMoveEvent
+100 (int (*)(...))QGraphicsItem::hoverLeaveEvent
+104 (int (*)(...))QGraphicsItem::keyPressEvent
+108 (int (*)(...))QGraphicsItem::keyReleaseEvent
+112 (int (*)(...))QGraphicsItem::mousePressEvent
+116 (int (*)(...))QGraphicsItem::mouseMoveEvent
+120 (int (*)(...))QGraphicsItem::mouseReleaseEvent
+124 (int (*)(...))QGraphicsItem::mouseDoubleClickEvent
+128 (int (*)(...))QGraphicsItem::wheelEvent
+132 (int (*)(...))QGraphicsItem::inputMethodEvent
+136 (int (*)(...))QGraphicsItem::inputMethodQuery
+140 (int (*)(...))QGraphicsItem::itemChange
+144 (int (*)(...))QGraphicsLineItem::supportsExtension
+148 (int (*)(...))QGraphicsLineItem::setExtension
+152 (int (*)(...))QGraphicsLineItem::extension
+
+Class QGraphicsLineItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLineItem (0xb28db8ac) 0
+ vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
+ QGraphicsItem (0xb2717460) 0
+ primary-for QGraphicsLineItem (0xb28db8ac)
+
+Vtable for QGraphicsPixmapItem
+QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsPixmapItem)
+8 (int (*)(...))QGraphicsPixmapItem::~QGraphicsPixmapItem
+12 (int (*)(...))QGraphicsPixmapItem::~QGraphicsPixmapItem
+16 (int (*)(...))QGraphicsItem::advance
+20 (int (*)(...))QGraphicsPixmapItem::boundingRect
+24 (int (*)(...))QGraphicsPixmapItem::shape
+28 (int (*)(...))QGraphicsPixmapItem::contains
+32 (int (*)(...))QGraphicsItem::collidesWithItem
+36 (int (*)(...))QGraphicsItem::collidesWithPath
+40 (int (*)(...))QGraphicsPixmapItem::isObscuredBy
+44 (int (*)(...))QGraphicsPixmapItem::opaqueArea
+48 (int (*)(...))QGraphicsPixmapItem::paint
+52 (int (*)(...))QGraphicsPixmapItem::type
+56 (int (*)(...))QGraphicsItem::sceneEventFilter
+60 (int (*)(...))QGraphicsItem::sceneEvent
+64 (int (*)(...))QGraphicsItem::contextMenuEvent
+68 (int (*)(...))QGraphicsItem::dragEnterEvent
+72 (int (*)(...))QGraphicsItem::dragLeaveEvent
+76 (int (*)(...))QGraphicsItem::dragMoveEvent
+80 (int (*)(...))QGraphicsItem::dropEvent
+84 (int (*)(...))QGraphicsItem::focusInEvent
+88 (int (*)(...))QGraphicsItem::focusOutEvent
+92 (int (*)(...))QGraphicsItem::hoverEnterEvent
+96 (int (*)(...))QGraphicsItem::hoverMoveEvent
+100 (int (*)(...))QGraphicsItem::hoverLeaveEvent
+104 (int (*)(...))QGraphicsItem::keyPressEvent
+108 (int (*)(...))QGraphicsItem::keyReleaseEvent
+112 (int (*)(...))QGraphicsItem::mousePressEvent
+116 (int (*)(...))QGraphicsItem::mouseMoveEvent
+120 (int (*)(...))QGraphicsItem::mouseReleaseEvent
+124 (int (*)(...))QGraphicsItem::mouseDoubleClickEvent
+128 (int (*)(...))QGraphicsItem::wheelEvent
+132 (int (*)(...))QGraphicsItem::inputMethodEvent
+136 (int (*)(...))QGraphicsItem::inputMethodQuery
+140 (int (*)(...))QGraphicsItem::itemChange
+144 (int (*)(...))QGraphicsPixmapItem::supportsExtension
+148 (int (*)(...))QGraphicsPixmapItem::setExtension
+152 (int (*)(...))QGraphicsPixmapItem::extension
+
+Class QGraphicsPixmapItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPixmapItem (0xb28db8e8) 0
+ vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
+ QGraphicsItem (0xb2717c78) 0
+ primary-for QGraphicsPixmapItem (0xb28db8e8)
+
+Class QGraphicsTextItem::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGraphicsTextItem::QPrivateSignal (0xb272d540) 0 empty
+
+Vtable for QGraphicsTextItem
+QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+8 (int (*)(...))QGraphicsTextItem::metaObject
+12 (int (*)(...))QGraphicsTextItem::qt_metacast
+16 (int (*)(...))QGraphicsTextItem::qt_metacall
+20 (int (*)(...))QGraphicsTextItem::~QGraphicsTextItem
+24 (int (*)(...))QGraphicsTextItem::~QGraphicsTextItem
+28 (int (*)(...))QGraphicsObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QGraphicsTextItem::boundingRect
+60 (int (*)(...))QGraphicsTextItem::shape
+64 (int (*)(...))QGraphicsTextItem::contains
+68 (int (*)(...))QGraphicsTextItem::paint
+72 (int (*)(...))QGraphicsTextItem::isObscuredBy
+76 (int (*)(...))QGraphicsTextItem::opaqueArea
+80 (int (*)(...))QGraphicsTextItem::type
+84 (int (*)(...))QGraphicsTextItem::sceneEvent
+88 (int (*)(...))QGraphicsTextItem::mousePressEvent
+92 (int (*)(...))QGraphicsTextItem::mouseMoveEvent
+96 (int (*)(...))QGraphicsTextItem::mouseReleaseEvent
+100 (int (*)(...))QGraphicsTextItem::mouseDoubleClickEvent
+104 (int (*)(...))QGraphicsTextItem::contextMenuEvent
+108 (int (*)(...))QGraphicsTextItem::keyPressEvent
+112 (int (*)(...))QGraphicsTextItem::keyReleaseEvent
+116 (int (*)(...))QGraphicsTextItem::focusInEvent
+120 (int (*)(...))QGraphicsTextItem::focusOutEvent
+124 (int (*)(...))QGraphicsTextItem::dragEnterEvent
+128 (int (*)(...))QGraphicsTextItem::dragLeaveEvent
+132 (int (*)(...))QGraphicsTextItem::dragMoveEvent
+136 (int (*)(...))QGraphicsTextItem::dropEvent
+140 (int (*)(...))QGraphicsTextItem::inputMethodEvent
+144 (int (*)(...))QGraphicsTextItem::hoverEnterEvent
+148 (int (*)(...))QGraphicsTextItem::hoverMoveEvent
+152 (int (*)(...))QGraphicsTextItem::hoverLeaveEvent
+156 (int (*)(...))QGraphicsTextItem::inputMethodQuery
+160 (int (*)(...))QGraphicsTextItem::supportsExtension
+164 (int (*)(...))QGraphicsTextItem::setExtension
+168 (int (*)(...))QGraphicsTextItem::extension
+172 (int (*)(...))-0x00000000000000008
+176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+180 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
+184 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
+188 (int (*)(...))QGraphicsItem::advance
+192 (int (*)(...))QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12boundingRectEv
+196 (int (*)(...))QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem5shapeEv
+200 (int (*)(...))QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem8containsERK7QPointF
+204 (int (*)(...))QGraphicsItem::collidesWithItem
+208 (int (*)(...))QGraphicsItem::collidesWithPath
+212 (int (*)(...))QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem
+216 (int (*)(...))QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem10opaqueAreaEv
+220 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+224 (int (*)(...))QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem4typeEv
+228 (int (*)(...))QGraphicsItem::sceneEventFilter
+232 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent
+236 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+240 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDragDropEvent
+244 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+248 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDragDropEvent
+252 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDropEvent
+256 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent
+260 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent
+264 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneHoverEvent
+268 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHoverEvent
+272 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+276 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent
+280 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent
+284 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneMouseEvent
+288 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMouseEvent
+292 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+296 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+300 (int (*)(...))QGraphicsItem::wheelEvent
+304 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEvent
+308 (int (*)(...))QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMethodQueryE
+312 (int (*)(...))QGraphicsItem::itemChange
+316 (int (*)(...))QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsItem9ExtensionE
+320 (int (*)(...))QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9ExtensionERK8QVariant
+324 (int (*)(...))QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant
+
+Class QGraphicsTextItem
+ size=20 align=4
+ base size=20 base align=4
+QGraphicsTextItem (0xb28db924) 0
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
+ QGraphicsObject (0xb26cdec0) 0
+ primary-for QGraphicsTextItem (0xb28db924)
+ QObject (0xb272d428) 0
+ primary-for QGraphicsObject (0xb26cdec0)
+ QGraphicsItem (0xb272d460) 8
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
+
+Vtable for QGraphicsSimpleTextItem
+QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSimpleTextItem)
+8 (int (*)(...))QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+12 (int (*)(...))QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+16 (int (*)(...))QGraphicsItem::advance
+20 (int (*)(...))QGraphicsSimpleTextItem::boundingRect
+24 (int (*)(...))QGraphicsSimpleTextItem::shape
+28 (int (*)(...))QGraphicsSimpleTextItem::contains
+32 (int (*)(...))QGraphicsItem::collidesWithItem
+36 (int (*)(...))QGraphicsItem::collidesWithPath
+40 (int (*)(...))QGraphicsSimpleTextItem::isObscuredBy
+44 (int (*)(...))QGraphicsSimpleTextItem::opaqueArea
+48 (int (*)(...))QGraphicsSimpleTextItem::paint
+52 (int (*)(...))QGraphicsSimpleTextItem::type
+56 (int (*)(...))QGraphicsItem::sceneEventFilter
+60 (int (*)(...))QGraphicsItem::sceneEvent
+64 (int (*)(...))QGraphicsItem::contextMenuEvent
+68 (int (*)(...))QGraphicsItem::dragEnterEvent
+72 (int (*)(...))QGraphicsItem::dragLeaveEvent
+76 (int (*)(...))QGraphicsItem::dragMoveEvent
+80 (int (*)(...))QGraphicsItem::dropEvent
+84 (int (*)(...))QGraphicsItem::focusInEvent
+88 (int (*)(...))QGraphicsItem::focusOutEvent
+92 (int (*)(...))QGraphicsItem::hoverEnterEvent
+96 (int (*)(...))QGraphicsItem::hoverMoveEvent
+100 (int (*)(...))QGraphicsItem::hoverLeaveEvent
+104 (int (*)(...))QGraphicsItem::keyPressEvent
+108 (int (*)(...))QGraphicsItem::keyReleaseEvent
+112 (int (*)(...))QGraphicsItem::mousePressEvent
+116 (int (*)(...))QGraphicsItem::mouseMoveEvent
+120 (int (*)(...))QGraphicsItem::mouseReleaseEvent
+124 (int (*)(...))QGraphicsItem::mouseDoubleClickEvent
+128 (int (*)(...))QGraphicsItem::wheelEvent
+132 (int (*)(...))QGraphicsItem::inputMethodEvent
+136 (int (*)(...))QGraphicsItem::inputMethodQuery
+140 (int (*)(...))QGraphicsItem::itemChange
+144 (int (*)(...))QGraphicsSimpleTextItem::supportsExtension
+148 (int (*)(...))QGraphicsSimpleTextItem::setExtension
+152 (int (*)(...))QGraphicsSimpleTextItem::extension
+
+Class QGraphicsSimpleTextItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsSimpleTextItem (0xb28dba14) 0
+ vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb28dba50) 0
+ primary-for QGraphicsSimpleTextItem (0xb28dba14)
+ QGraphicsItem (0xb272dc40) 0
+ primary-for QAbstractGraphicsShapeItem (0xb28dba50)
+
+Vtable for QGraphicsItemGroup
+QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsItemGroup)
+8 (int (*)(...))QGraphicsItemGroup::~QGraphicsItemGroup
+12 (int (*)(...))QGraphicsItemGroup::~QGraphicsItemGroup
+16 (int (*)(...))QGraphicsItem::advance
+20 (int (*)(...))QGraphicsItemGroup::boundingRect
+24 (int (*)(...))QGraphicsItem::shape
+28 (int (*)(...))QGraphicsItem::contains
+32 (int (*)(...))QGraphicsItem::collidesWithItem
+36 (int (*)(...))QGraphicsItem::collidesWithPath
+40 (int (*)(...))QGraphicsItemGroup::isObscuredBy
+44 (int (*)(...))QGraphicsItemGroup::opaqueArea
+48 (int (*)(...))QGraphicsItemGroup::paint
+52 (int (*)(...))QGraphicsItemGroup::type
+56 (int (*)(...))QGraphicsItem::sceneEventFilter
+60 (int (*)(...))QGraphicsItem::sceneEvent
+64 (int (*)(...))QGraphicsItem::contextMenuEvent
+68 (int (*)(...))QGraphicsItem::dragEnterEvent
+72 (int (*)(...))QGraphicsItem::dragLeaveEvent
+76 (int (*)(...))QGraphicsItem::dragMoveEvent
+80 (int (*)(...))QGraphicsItem::dropEvent
+84 (int (*)(...))QGraphicsItem::focusInEvent
+88 (int (*)(...))QGraphicsItem::focusOutEvent
+92 (int (*)(...))QGraphicsItem::hoverEnterEvent
+96 (int (*)(...))QGraphicsItem::hoverMoveEvent
+100 (int (*)(...))QGraphicsItem::hoverLeaveEvent
+104 (int (*)(...))QGraphicsItem::keyPressEvent
+108 (int (*)(...))QGraphicsItem::keyReleaseEvent
+112 (int (*)(...))QGraphicsItem::mousePressEvent
+116 (int (*)(...))QGraphicsItem::mouseMoveEvent
+120 (int (*)(...))QGraphicsItem::mouseReleaseEvent
+124 (int (*)(...))QGraphicsItem::mouseDoubleClickEvent
+128 (int (*)(...))QGraphicsItem::wheelEvent
+132 (int (*)(...))QGraphicsItem::inputMethodEvent
+136 (int (*)(...))QGraphicsItem::inputMethodQuery
+140 (int (*)(...))QGraphicsItem::itemChange
+144 (int (*)(...))QGraphicsItem::supportsExtension
+148 (int (*)(...))QGraphicsItem::setExtension
+152 (int (*)(...))QGraphicsItem::extension
+
+Class QGraphicsItemGroup
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItemGroup (0xb28dba8c) 0
+ vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
+ QGraphicsItem (0xb274f268) 0
+ primary-for QGraphicsItemGroup (0xb28dba8c)
+
+Vtable for QGraphicsLayoutItem
+QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsLayoutItem)
+8 (int (*)(...))QGraphicsLayoutItem::~QGraphicsLayoutItem
+12 (int (*)(...))QGraphicsLayoutItem::~QGraphicsLayoutItem
+16 (int (*)(...))QGraphicsLayoutItem::setGeometry
+20 (int (*)(...))QGraphicsLayoutItem::getContentsMargins
+24 (int (*)(...))QGraphicsLayoutItem::updateGeometry
+28 (int (*)(...))__cxa_pure_virtual
+
+Class QGraphicsLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayoutItem (0xb274fd58) 0
+ vptr=((& QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem) + 8u)
+
+Vtable for QGraphicsLayout
+QGraphicsLayout::_ZTV15QGraphicsLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsLayout)
+8 (int (*)(...))QGraphicsLayout::~QGraphicsLayout
+12 (int (*)(...))QGraphicsLayout::~QGraphicsLayout
+16 (int (*)(...))QGraphicsLayoutItem::setGeometry
+20 (int (*)(...))QGraphicsLayout::getContentsMargins
+24 (int (*)(...))QGraphicsLayout::updateGeometry
+28 (int (*)(...))__cxa_pure_virtual
+32 (int (*)(...))QGraphicsLayout::invalidate
+36 (int (*)(...))QGraphicsLayout::widgetEvent
+40 (int (*)(...))__cxa_pure_virtual
+44 (int (*)(...))__cxa_pure_virtual
+48 (int (*)(...))__cxa_pure_virtual
+
+Class QGraphicsLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayout (0xb28dbb7c) 0
+ vptr=((& QGraphicsLayout::_ZTV15QGraphicsLayout) + 8u)
+ QGraphicsLayoutItem (0xb2573cb0) 0
+ primary-for QGraphicsLayout (0xb28dbb7c)
+
+Class QGraphicsAnchor::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGraphicsAnchor::QPrivateSignal (0xb2581620) 0 empty
+
+Vtable for QGraphicsAnchor
+QGraphicsAnchor::_ZTV15QGraphicsAnchor: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsAnchor)
+8 (int (*)(...))QGraphicsAnchor::metaObject
+12 (int (*)(...))QGraphicsAnchor::qt_metacast
+16 (int (*)(...))QGraphicsAnchor::qt_metacall
+20 (int (*)(...))QGraphicsAnchor::~QGraphicsAnchor
+24 (int (*)(...))QGraphicsAnchor::~QGraphicsAnchor
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QGraphicsAnchor
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsAnchor (0xb28dbbb8) 0
+ vptr=((& QGraphicsAnchor::_ZTV15QGraphicsAnchor) + 8u)
+ QObject (0xb2581540) 0
+ primary-for QGraphicsAnchor (0xb28dbbb8)
+
+Vtable for QGraphicsAnchorLayout
+QGraphicsAnchorLayout::_ZTV21QGraphicsAnchorLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsAnchorLayout)
+8 (int (*)(...))QGraphicsAnchorLayout::~QGraphicsAnchorLayout
+12 (int (*)(...))QGraphicsAnchorLayout::~QGraphicsAnchorLayout
+16 (int (*)(...))QGraphicsAnchorLayout::setGeometry
+20 (int (*)(...))QGraphicsLayout::getContentsMargins
+24 (int (*)(...))QGraphicsLayout::updateGeometry
+28 (int (*)(...))QGraphicsAnchorLayout::sizeHint
+32 (int (*)(...))QGraphicsAnchorLayout::invalidate
+36 (int (*)(...))QGraphicsLayout::widgetEvent
+40 (int (*)(...))QGraphicsAnchorLayout::count
+44 (int (*)(...))QGraphicsAnchorLayout::itemAt
+48 (int (*)(...))QGraphicsAnchorLayout::removeAt
+
+Class QGraphicsAnchorLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsAnchorLayout (0xb28dbbf4) 0
+ vptr=((& QGraphicsAnchorLayout::_ZTV21QGraphicsAnchorLayout) + 8u)
+ QGraphicsLayout (0xb28dbc30) 0
+ primary-for QGraphicsAnchorLayout (0xb28dbbf4)
+ QGraphicsLayoutItem (0xb2581b60) 0
+ primary-for QGraphicsLayout (0xb28dbc30)
+
+Vtable for QGraphicsGridLayout
+QGraphicsGridLayout::_ZTV19QGraphicsGridLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsGridLayout)
+8 (int (*)(...))QGraphicsGridLayout::~QGraphicsGridLayout
+12 (int (*)(...))QGraphicsGridLayout::~QGraphicsGridLayout
+16 (int (*)(...))QGraphicsGridLayout::setGeometry
+20 (int (*)(...))QGraphicsLayout::getContentsMargins
+24 (int (*)(...))QGraphicsLayout::updateGeometry
+28 (int (*)(...))QGraphicsGridLayout::sizeHint
+32 (int (*)(...))QGraphicsGridLayout::invalidate
+36 (int (*)(...))QGraphicsLayout::widgetEvent
+40 (int (*)(...))QGraphicsGridLayout::count
+44 (int (*)(...))QGraphicsGridLayout::itemAt
+48 (int (*)(...))QGraphicsGridLayout::removeAt
+
+Class QGraphicsGridLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsGridLayout (0xb28dbc6c) 0
+ vptr=((& QGraphicsGridLayout::_ZTV19QGraphicsGridLayout) + 8u)
+ QGraphicsLayout (0xb28dbca8) 0
+ primary-for QGraphicsGridLayout (0xb28dbc6c)
+ QGraphicsLayoutItem (0xb2593348) 0
+ primary-for QGraphicsLayout (0xb28dbca8)
+
+Class QGraphicsItemAnimation::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGraphicsItemAnimation::QPrivateSignal (0xb2593d20) 0 empty
+
+Vtable for QGraphicsItemAnimation
+QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
+8 (int (*)(...))QGraphicsItemAnimation::metaObject
+12 (int (*)(...))QGraphicsItemAnimation::qt_metacast
+16 (int (*)(...))QGraphicsItemAnimation::qt_metacall
+20 (int (*)(...))QGraphicsItemAnimation::~QGraphicsItemAnimation
+24 (int (*)(...))QGraphicsItemAnimation::~QGraphicsItemAnimation
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QGraphicsItemAnimation::beforeAnimationStep
+60 (int (*)(...))QGraphicsItemAnimation::afterAnimationStep
+
+Class QGraphicsItemAnimation
+ size=12 align=4
+ base size=12 base align=4
+QGraphicsItemAnimation (0xb28dbce4) 0
+ vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
+ QObject (0xb2593c40) 0
+ primary-for QGraphicsItemAnimation (0xb28dbce4)
+
+Vtable for QGraphicsLinearLayout
+QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsLinearLayout)
+8 (int (*)(...))QGraphicsLinearLayout::~QGraphicsLinearLayout
+12 (int (*)(...))QGraphicsLinearLayout::~QGraphicsLinearLayout
+16 (int (*)(...))QGraphicsLinearLayout::setGeometry
+20 (int (*)(...))QGraphicsLayout::getContentsMargins
+24 (int (*)(...))QGraphicsLayout::updateGeometry
+28 (int (*)(...))QGraphicsLinearLayout::sizeHint
+32 (int (*)(...))QGraphicsLinearLayout::invalidate
+36 (int (*)(...))QGraphicsLayout::widgetEvent
+40 (int (*)(...))QGraphicsLinearLayout::count
+44 (int (*)(...))QGraphicsLinearLayout::itemAt
+48 (int (*)(...))QGraphicsLinearLayout::removeAt
+
+Class QGraphicsLinearLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLinearLayout (0xb28dbd20) 0
+ vptr=((& QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout) + 8u)
+ QGraphicsLayout (0xb28dbd5c) 0
+ primary-for QGraphicsLinearLayout (0xb28dbd20)
+ QGraphicsLayoutItem (0xb25b3230) 0
+ primary-for QGraphicsLayout (0xb28dbd5c)
+
+Class QGraphicsWidget::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGraphicsWidget::QPrivateSignal (0xb25b3e38) 0 empty
+
+Vtable for QGraphicsWidget
+QGraphicsWidget::_ZTV15QGraphicsWidget: 92u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsWidget)
+8 (int (*)(...))QGraphicsWidget::metaObject
+12 (int (*)(...))QGraphicsWidget::qt_metacast
+16 (int (*)(...))QGraphicsWidget::qt_metacall
+20 (int (*)(...))QGraphicsWidget::~QGraphicsWidget
+24 (int (*)(...))QGraphicsWidget::~QGraphicsWidget
+28 (int (*)(...))QGraphicsWidget::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QGraphicsWidget::setGeometry
+60 (int (*)(...))QGraphicsWidget::getContentsMargins
+64 (int (*)(...))QGraphicsWidget::type
+68 (int (*)(...))QGraphicsWidget::paint
+72 (int (*)(...))QGraphicsWidget::paintWindowFrame
+76 (int (*)(...))QGraphicsWidget::boundingRect
+80 (int (*)(...))QGraphicsWidget::shape
+84 (int (*)(...))QGraphicsWidget::initStyleOption
+88 (int (*)(...))QGraphicsWidget::sizeHint
+92 (int (*)(...))QGraphicsWidget::updateGeometry
+96 (int (*)(...))QGraphicsWidget::itemChange
+100 (int (*)(...))QGraphicsWidget::propertyChange
+104 (int (*)(...))QGraphicsWidget::sceneEvent
+108 (int (*)(...))QGraphicsWidget::windowFrameEvent
+112 (int (*)(...))QGraphicsWidget::windowFrameSectionAt
+116 (int (*)(...))QGraphicsWidget::changeEvent
+120 (int (*)(...))QGraphicsWidget::closeEvent
+124 (int (*)(...))QGraphicsWidget::focusInEvent
+128 (int (*)(...))QGraphicsWidget::focusNextPrevChild
+132 (int (*)(...))QGraphicsWidget::focusOutEvent
+136 (int (*)(...))QGraphicsWidget::hideEvent
+140 (int (*)(...))QGraphicsWidget::moveEvent
+144 (int (*)(...))QGraphicsWidget::polishEvent
+148 (int (*)(...))QGraphicsWidget::resizeEvent
+152 (int (*)(...))QGraphicsWidget::showEvent
+156 (int (*)(...))QGraphicsWidget::hoverMoveEvent
+160 (int (*)(...))QGraphicsWidget::hoverLeaveEvent
+164 (int (*)(...))QGraphicsWidget::grabMouseEvent
+168 (int (*)(...))QGraphicsWidget::ungrabMouseEvent
+172 (int (*)(...))QGraphicsWidget::grabKeyboardEvent
+176 (int (*)(...))QGraphicsWidget::ungrabKeyboardEvent
+180 (int (*)(...))-0x00000000000000008
+184 (int (*)(...))(& _ZTI15QGraphicsWidget)
+188 (int (*)(...))QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD1Ev
+192 (int (*)(...))QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD0Ev
+196 (int (*)(...))QGraphicsItem::advance
+200 (int (*)(...))QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+204 (int (*)(...))QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+208 (int (*)(...))QGraphicsItem::contains
+212 (int (*)(...))QGraphicsItem::collidesWithItem
+216 (int (*)(...))QGraphicsItem::collidesWithPath
+220 (int (*)(...))QGraphicsItem::isObscuredBy
+224 (int (*)(...))QGraphicsItem::opaqueArea
+228 (int (*)(...))QGraphicsWidget::_ZThn8_N15QGraphicsWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+232 (int (*)(...))QGraphicsWidget::_ZThn8_NK15QGraphicsWidget4typeEv
+236 (int (*)(...))QGraphicsItem::sceneEventFilter
+240 (int (*)(...))QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+244 (int (*)(...))QGraphicsItem::contextMenuEvent
+248 (int (*)(...))QGraphicsItem::dragEnterEvent
+252 (int (*)(...))QGraphicsItem::dragLeaveEvent
+256 (int (*)(...))QGraphicsItem::dragMoveEvent
+260 (int (*)(...))QGraphicsItem::dropEvent
+264 (int (*)(...))QGraphicsWidget::_ZThn8_N15QGraphicsWidget12focusInEventEP11QFocusEvent
+268 (int (*)(...))QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent
+272 (int (*)(...))QGraphicsItem::hoverEnterEvent
+276 (int (*)(...))QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+280 (int (*)(...))QGraphicsWidget::_ZThn8_N15QGraphicsWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+284 (int (*)(...))QGraphicsItem::keyPressEvent
+288 (int (*)(...))QGraphicsItem::keyReleaseEvent
+292 (int (*)(...))QGraphicsItem::mousePressEvent
+296 (int (*)(...))QGraphicsItem::mouseMoveEvent
+300 (int (*)(...))QGraphicsItem::mouseReleaseEvent
+304 (int (*)(...))QGraphicsItem::mouseDoubleClickEvent
+308 (int (*)(...))QGraphicsItem::wheelEvent
+312 (int (*)(...))QGraphicsItem::inputMethodEvent
+316 (int (*)(...))QGraphicsItem::inputMethodQuery
+320 (int (*)(...))QGraphicsWidget::_ZThn8_N15QGraphicsWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+324 (int (*)(...))QGraphicsItem::supportsExtension
+328 (int (*)(...))QGraphicsItem::setExtension
+332 (int (*)(...))QGraphicsItem::extension
+336 (int (*)(...))-0x00000000000000010
+340 (int (*)(...))(& _ZTI15QGraphicsWidget)
+344 (int (*)(...))QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD1Ev
+348 (int (*)(...))QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD0Ev
+352 (int (*)(...))QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF
+356 (int (*)(...))QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+360 (int (*)(...))QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+364 (int (*)(...))QGraphicsWidget::_ZThn16_NK15QGraphicsWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsWidget (0xb2597480) 0
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 8u)
+ QGraphicsObject (0xb25974c0) 0
+ primary-for QGraphicsWidget (0xb2597480)
+ QObject (0xb25b3ce8) 0
+ primary-for QGraphicsObject (0xb25974c0)
+ QGraphicsItem (0xb25b3d20) 8
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 188u)
+ QGraphicsLayoutItem (0xb25b3d58) 16
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 344u)
+
+Class QGraphicsProxyWidget::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGraphicsProxyWidget::QPrivateSignal (0xb25cbd58) 0 empty
+
+Vtable for QGraphicsProxyWidget
+QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+8 (int (*)(...))QGraphicsProxyWidget::metaObject
+12 (int (*)(...))QGraphicsProxyWidget::qt_metacast
+16 (int (*)(...))QGraphicsProxyWidget::qt_metacall
+20 (int (*)(...))QGraphicsProxyWidget::~QGraphicsProxyWidget
+24 (int (*)(...))QGraphicsProxyWidget::~QGraphicsProxyWidget
+28 (int (*)(...))QGraphicsProxyWidget::event
+32 (int (*)(...))QGraphicsProxyWidget::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QGraphicsProxyWidget::setGeometry
+60 (int (*)(...))QGraphicsWidget::getContentsMargins
+64 (int (*)(...))QGraphicsProxyWidget::type
+68 (int (*)(...))QGraphicsProxyWidget::paint
+72 (int (*)(...))QGraphicsWidget::paintWindowFrame
+76 (int (*)(...))QGraphicsWidget::boundingRect
+80 (int (*)(...))QGraphicsWidget::shape
+84 (int (*)(...))QGraphicsWidget::initStyleOption
+88 (int (*)(...))QGraphicsProxyWidget::sizeHint
+92 (int (*)(...))QGraphicsWidget::updateGeometry
+96 (int (*)(...))QGraphicsProxyWidget::itemChange
+100 (int (*)(...))QGraphicsWidget::propertyChange
+104 (int (*)(...))QGraphicsWidget::sceneEvent
+108 (int (*)(...))QGraphicsWidget::windowFrameEvent
+112 (int (*)(...))QGraphicsWidget::windowFrameSectionAt
+116 (int (*)(...))QGraphicsWidget::changeEvent
+120 (int (*)(...))QGraphicsWidget::closeEvent
+124 (int (*)(...))QGraphicsProxyWidget::focusInEvent
+128 (int (*)(...))QGraphicsProxyWidget::focusNextPrevChild
+132 (int (*)(...))QGraphicsProxyWidget::focusOutEvent
+136 (int (*)(...))QGraphicsProxyWidget::hideEvent
+140 (int (*)(...))QGraphicsWidget::moveEvent
+144 (int (*)(...))QGraphicsWidget::polishEvent
+148 (int (*)(...))QGraphicsProxyWidget::resizeEvent
+152 (int (*)(...))QGraphicsProxyWidget::showEvent
+156 (int (*)(...))QGraphicsProxyWidget::hoverMoveEvent
+160 (int (*)(...))QGraphicsProxyWidget::hoverLeaveEvent
+164 (int (*)(...))QGraphicsProxyWidget::grabMouseEvent
+168 (int (*)(...))QGraphicsProxyWidget::ungrabMouseEvent
+172 (int (*)(...))QGraphicsWidget::grabKeyboardEvent
+176 (int (*)(...))QGraphicsWidget::ungrabKeyboardEvent
+180 (int (*)(...))QGraphicsProxyWidget::contextMenuEvent
+184 (int (*)(...))QGraphicsProxyWidget::dragEnterEvent
+188 (int (*)(...))QGraphicsProxyWidget::dragLeaveEvent
+192 (int (*)(...))QGraphicsProxyWidget::dragMoveEvent
+196 (int (*)(...))QGraphicsProxyWidget::dropEvent
+200 (int (*)(...))QGraphicsProxyWidget::hoverEnterEvent
+204 (int (*)(...))QGraphicsProxyWidget::mouseMoveEvent
+208 (int (*)(...))QGraphicsProxyWidget::mousePressEvent
+212 (int (*)(...))QGraphicsProxyWidget::mouseReleaseEvent
+216 (int (*)(...))QGraphicsProxyWidget::mouseDoubleClickEvent
+220 (int (*)(...))QGraphicsProxyWidget::wheelEvent
+224 (int (*)(...))QGraphicsProxyWidget::keyPressEvent
+228 (int (*)(...))QGraphicsProxyWidget::keyReleaseEvent
+232 (int (*)(...))QGraphicsProxyWidget::inputMethodQuery
+236 (int (*)(...))QGraphicsProxyWidget::inputMethodEvent
+240 (int (*)(...))-0x00000000000000008
+244 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+248 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD1Ev
+252 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD0Ev
+256 (int (*)(...))QGraphicsItem::advance
+260 (int (*)(...))QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+264 (int (*)(...))QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+268 (int (*)(...))QGraphicsItem::contains
+272 (int (*)(...))QGraphicsItem::collidesWithItem
+276 (int (*)(...))QGraphicsItem::collidesWithPath
+280 (int (*)(...))QGraphicsItem::isObscuredBy
+284 (int (*)(...))QGraphicsItem::opaqueArea
+288 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+292 (int (*)(...))QGraphicsProxyWidget::_ZThn8_NK20QGraphicsProxyWidget4typeEv
+296 (int (*)(...))QGraphicsItem::sceneEventFilter
+300 (int (*)(...))QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+304 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+308 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragEnterEventEP27QGraphicsSceneDragDropEvent
+312 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+316 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13dragMoveEventEP27QGraphicsSceneDragDropEvent
+320 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget9dropEventEP27QGraphicsSceneDragDropEvent
+324 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget12focusInEventEP11QFocusEvent
+328 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13focusOutEventEP11QFocusEvent
+332 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent
+336 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+340 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+344 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13keyPressEventEP9QKeyEvent
+348 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15keyReleaseEventEP9QKeyEvent
+352 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15mousePressEventEP24QGraphicsSceneMouseEvent
+356 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent
+360 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+364 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+368 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10wheelEventEP24QGraphicsSceneWheelEvent
+372 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16inputMethodEventEP17QInputMethodEvent
+376 (int (*)(...))QGraphicsProxyWidget::_ZThn8_NK20QGraphicsProxyWidget16inputMethodQueryEN2Qt16InputMethodQueryE
+380 (int (*)(...))QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+384 (int (*)(...))QGraphicsItem::supportsExtension
+388 (int (*)(...))QGraphicsItem::setExtension
+392 (int (*)(...))QGraphicsItem::extension
+396 (int (*)(...))-0x00000000000000010
+400 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+404 (int (*)(...))QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD1Ev
+408 (int (*)(...))QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD0Ev
+412 (int (*)(...))QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidget11setGeometryERK6QRectF
+416 (int (*)(...))QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+420 (int (*)(...))QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+424 (int (*)(...))QGraphicsProxyWidget::_ZThn16_NK20QGraphicsProxyWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsProxyWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsProxyWidget (0xb28dbe10) 0
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 8u)
+ QGraphicsWidget (0xb2597840) 0
+ primary-for QGraphicsProxyWidget (0xb28dbe10)
+ QGraphicsObject (0xb2597880) 0
+ primary-for QGraphicsWidget (0xb2597840)
+ QObject (0xb25cbc08) 0
+ primary-for QGraphicsObject (0xb2597880)
+ QGraphicsItem (0xb25cbc40) 8
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 248u)
+ QGraphicsLayoutItem (0xb25cbc78) 16
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 404u)
+
+Class QGraphicsScene::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGraphicsScene::QPrivateSignal (0xb25e98c0) 0 empty
+
+Vtable for QGraphicsScene
+QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGraphicsScene)
+8 (int (*)(...))QGraphicsScene::metaObject
+12 (int (*)(...))QGraphicsScene::qt_metacast
+16 (int (*)(...))QGraphicsScene::qt_metacall
+20 (int (*)(...))QGraphicsScene::~QGraphicsScene
+24 (int (*)(...))QGraphicsScene::~QGraphicsScene
+28 (int (*)(...))QGraphicsScene::event
+32 (int (*)(...))QGraphicsScene::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QGraphicsScene::inputMethodQuery
+60 (int (*)(...))QGraphicsScene::contextMenuEvent
+64 (int (*)(...))QGraphicsScene::dragEnterEvent
+68 (int (*)(...))QGraphicsScene::dragMoveEvent
+72 (int (*)(...))QGraphicsScene::dragLeaveEvent
+76 (int (*)(...))QGraphicsScene::dropEvent
+80 (int (*)(...))QGraphicsScene::focusInEvent
+84 (int (*)(...))QGraphicsScene::focusOutEvent
+88 (int (*)(...))QGraphicsScene::helpEvent
+92 (int (*)(...))QGraphicsScene::keyPressEvent
+96 (int (*)(...))QGraphicsScene::keyReleaseEvent
+100 (int (*)(...))QGraphicsScene::mousePressEvent
+104 (int (*)(...))QGraphicsScene::mouseMoveEvent
+108 (int (*)(...))QGraphicsScene::mouseReleaseEvent
+112 (int (*)(...))QGraphicsScene::mouseDoubleClickEvent
+116 (int (*)(...))QGraphicsScene::wheelEvent
+120 (int (*)(...))QGraphicsScene::inputMethodEvent
+124 (int (*)(...))QGraphicsScene::drawBackground
+128 (int (*)(...))QGraphicsScene::drawForeground
+132 (int (*)(...))QGraphicsScene::drawItems
+
+Class QGraphicsScene
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsScene (0xb28dbf00) 0
+ vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
+ QObject (0xb25e97e0) 0
+ primary-for QGraphicsScene (0xb28dbf00)
+
+Vtable for QGraphicsSceneEvent
+QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsSceneEvent)
+8 (int (*)(...))QGraphicsSceneEvent::~QGraphicsSceneEvent
+12 (int (*)(...))QGraphicsSceneEvent::~QGraphicsSceneEvent
+
+Class QGraphicsSceneEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneEvent (0xb28dbfb4) 0
+ vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
+ QEvent (0xb2644310) 0
+ primary-for QGraphicsSceneEvent (0xb28dbfb4)
+
+Vtable for QGraphicsSceneMouseEvent
+QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneMouseEvent)
+8 (int (*)(...))QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+12 (int (*)(...))QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+
+Class QGraphicsSceneMouseEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMouseEvent (0xb245b000) 0
+ vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
+ QGraphicsSceneEvent (0xb245b03c) 0
+ primary-for QGraphicsSceneMouseEvent (0xb245b000)
+ QEvent (0xb2644a48) 0
+ primary-for QGraphicsSceneEvent (0xb245b03c)
+
+Vtable for QGraphicsSceneWheelEvent
+QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneWheelEvent)
+8 (int (*)(...))QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+12 (int (*)(...))QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+
+Class QGraphicsSceneWheelEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneWheelEvent (0xb245b078) 0
+ vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
+ QGraphicsSceneEvent (0xb245b0b4) 0
+ primary-for QGraphicsSceneWheelEvent (0xb245b078)
+ QEvent (0xb2644498) 0
+ primary-for QGraphicsSceneEvent (0xb245b0b4)
+
+Vtable for QGraphicsSceneContextMenuEvent
+QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QGraphicsSceneContextMenuEvent)
+8 (int (*)(...))QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+12 (int (*)(...))QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+
+Class QGraphicsSceneContextMenuEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneContextMenuEvent (0xb245b0f0) 0
+ vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
+ QGraphicsSceneEvent (0xb245b12c) 0
+ primary-for QGraphicsSceneContextMenuEvent (0xb245b0f0)
+ QEvent (0xb2463508) 0
+ primary-for QGraphicsSceneEvent (0xb245b12c)
+
+Vtable for QGraphicsSceneHoverEvent
+QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneHoverEvent)
+8 (int (*)(...))QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+12 (int (*)(...))QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+
+Class QGraphicsSceneHoverEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHoverEvent (0xb245b168) 0
+ vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
+ QGraphicsSceneEvent (0xb245b1a4) 0
+ primary-for QGraphicsSceneHoverEvent (0xb245b168)
+ QEvent (0xb2463b98) 0
+ primary-for QGraphicsSceneEvent (0xb245b1a4)
+
+Vtable for QGraphicsSceneHelpEvent
+QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneHelpEvent)
+8 (int (*)(...))QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+12 (int (*)(...))QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+
+Class QGraphicsSceneHelpEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHelpEvent (0xb245b1e0) 0
+ vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
+ QGraphicsSceneEvent (0xb245b21c) 0
+ primary-for QGraphicsSceneHelpEvent (0xb245b1e0)
+ QEvent (0xb24710a8) 0
+ primary-for QGraphicsSceneEvent (0xb245b21c)
+
+Vtable for QGraphicsSceneDragDropEvent
+QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QGraphicsSceneDragDropEvent)
+8 (int (*)(...))QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+12 (int (*)(...))QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+
+Class QGraphicsSceneDragDropEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneDragDropEvent (0xb245b258) 0
+ vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
+ QGraphicsSceneEvent (0xb245b294) 0
+ primary-for QGraphicsSceneDragDropEvent (0xb245b258)
+ QEvent (0xb2471658) 0
+ primary-for QGraphicsSceneEvent (0xb245b294)
+
+Vtable for QGraphicsSceneResizeEvent
+QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QGraphicsSceneResizeEvent)
+8 (int (*)(...))QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+12 (int (*)(...))QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+
+Class QGraphicsSceneResizeEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneResizeEvent (0xb245b2d0) 0
+ vptr=((& QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent) + 8u)
+ QGraphicsSceneEvent (0xb245b30c) 0
+ primary-for QGraphicsSceneResizeEvent (0xb245b2d0)
+ QEvent (0xb2471c08) 0
+ primary-for QGraphicsSceneEvent (0xb245b30c)
+
+Vtable for QGraphicsSceneMoveEvent
+QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneMoveEvent)
+8 (int (*)(...))QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+12 (int (*)(...))QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+
+Class QGraphicsSceneMoveEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMoveEvent (0xb245b348) 0
+ vptr=((& QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent) + 8u)
+ QGraphicsSceneEvent (0xb245b384) 0
+ primary-for QGraphicsSceneMoveEvent (0xb245b348)
+ QEvent (0xb2485038) 0
+ primary-for QGraphicsSceneEvent (0xb245b384)
+
+Class QGraphicsTransform::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGraphicsTransform::QPrivateSignal (0xb24855e8) 0 empty
+
+Vtable for QGraphicsTransform
+QGraphicsTransform::_ZTV18QGraphicsTransform: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsTransform)
+8 (int (*)(...))QGraphicsTransform::metaObject
+12 (int (*)(...))QGraphicsTransform::qt_metacast
+16 (int (*)(...))QGraphicsTransform::qt_metacall
+20 (int (*)(...))QGraphicsTransform::~QGraphicsTransform
+24 (int (*)(...))QGraphicsTransform::~QGraphicsTransform
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+
+Class QGraphicsTransform
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsTransform (0xb245b3c0) 0
+ vptr=((& QGraphicsTransform::_ZTV18QGraphicsTransform) + 8u)
+ QObject (0xb2485508) 0
+ primary-for QGraphicsTransform (0xb245b3c0)
+
+Class QGraphicsScale::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGraphicsScale::QPrivateSignal (0xb2485c40) 0 empty
+
+Vtable for QGraphicsScale
+QGraphicsScale::_ZTV14QGraphicsScale: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGraphicsScale)
+8 (int (*)(...))QGraphicsScale::metaObject
+12 (int (*)(...))QGraphicsScale::qt_metacast
+16 (int (*)(...))QGraphicsScale::qt_metacall
+20 (int (*)(...))QGraphicsScale::~QGraphicsScale
+24 (int (*)(...))QGraphicsScale::~QGraphicsScale
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QGraphicsScale::applyTo
+
+Class QGraphicsScale
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsScale (0xb245b3fc) 0
+ vptr=((& QGraphicsScale::_ZTV14QGraphicsScale) + 8u)
+ QGraphicsTransform (0xb245b438) 0
+ primary-for QGraphicsScale (0xb245b3fc)
+ QObject (0xb2485b60) 0
+ primary-for QGraphicsTransform (0xb245b438)
+
+Class QGraphicsRotation::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGraphicsRotation::QPrivateSignal (0xb249c188) 0 empty
+
+Vtable for QGraphicsRotation
+QGraphicsRotation::_ZTV17QGraphicsRotation: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRotation)
+8 (int (*)(...))QGraphicsRotation::metaObject
+12 (int (*)(...))QGraphicsRotation::qt_metacast
+16 (int (*)(...))QGraphicsRotation::qt_metacall
+20 (int (*)(...))QGraphicsRotation::~QGraphicsRotation
+24 (int (*)(...))QGraphicsRotation::~QGraphicsRotation
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QGraphicsRotation::applyTo
+
+Class QGraphicsRotation
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRotation (0xb245b474) 0
+ vptr=((& QGraphicsRotation::_ZTV17QGraphicsRotation) + 8u)
+ QGraphicsTransform (0xb245b4b0) 0
+ primary-for QGraphicsRotation (0xb245b474)
+ QObject (0xb249c0a8) 0
+ primary-for QGraphicsTransform (0xb245b4b0)
+
+Class QAbstractScrollArea::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAbstractScrollArea::QPrivateSignal (0xb249c7a8) 0 empty
+
+Vtable for QAbstractScrollArea
+QAbstractScrollArea::_ZTV19QAbstractScrollArea: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+8 (int (*)(...))QAbstractScrollArea::metaObject
+12 (int (*)(...))QAbstractScrollArea::qt_metacast
+16 (int (*)(...))QAbstractScrollArea::qt_metacall
+20 (int (*)(...))QAbstractScrollArea::~QAbstractScrollArea
+24 (int (*)(...))QAbstractScrollArea::~QAbstractScrollArea
+28 (int (*)(...))QAbstractScrollArea::event
+32 (int (*)(...))QAbstractScrollArea::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QAbstractScrollArea::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractScrollArea::mousePressEvent
+88 (int (*)(...))QAbstractScrollArea::mouseReleaseEvent
+92 (int (*)(...))QAbstractScrollArea::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractScrollArea::mouseMoveEvent
+100 (int (*)(...))QAbstractScrollArea::wheelEvent
+104 (int (*)(...))QAbstractScrollArea::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QAbstractScrollArea::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QAbstractScrollArea::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QAbstractScrollArea::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QAbstractScrollArea::dragEnterEvent
+160 (int (*)(...))QAbstractScrollArea::dragMoveEvent
+164 (int (*)(...))QAbstractScrollArea::dragLeaveEvent
+168 (int (*)(...))QAbstractScrollArea::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QAbstractScrollArea::setupViewport
+220 (int (*)(...))QAbstractScrollArea::viewportEvent
+224 (int (*)(...))QAbstractScrollArea::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))-0x00000000000000008
+236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+240 (int (*)(...))QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
+244 (int (*)(...))QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QAbstractScrollArea
+ size=24 align=4
+ base size=24 base align=4
+QAbstractScrollArea (0xb245b4ec) 0
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
+ QFrame (0xb245b528) 0
+ primary-for QAbstractScrollArea (0xb245b4ec)
+ QWidget (0xb24a5040) 0
+ primary-for QFrame (0xb245b528)
+ QObject (0xb249c690) 0
+ primary-for QWidget (0xb24a5040)
+ QPaintDevice (0xb249c6c8) 8
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
+
+Class QScrollArea::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QScrollArea::QPrivateSignal (0xb24b4268) 0 empty
+
+Vtable for QScrollArea
+QScrollArea::_ZTV11QScrollArea: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QScrollArea)
+8 (int (*)(...))QScrollArea::metaObject
+12 (int (*)(...))QScrollArea::qt_metacast
+16 (int (*)(...))QScrollArea::qt_metacall
+20 (int (*)(...))QScrollArea::~QScrollArea
+24 (int (*)(...))QScrollArea::~QScrollArea
+28 (int (*)(...))QScrollArea::event
+32 (int (*)(...))QScrollArea::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QScrollArea::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractScrollArea::mousePressEvent
+88 (int (*)(...))QAbstractScrollArea::mouseReleaseEvent
+92 (int (*)(...))QAbstractScrollArea::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractScrollArea::mouseMoveEvent
+100 (int (*)(...))QAbstractScrollArea::wheelEvent
+104 (int (*)(...))QAbstractScrollArea::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QAbstractScrollArea::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QScrollArea::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QAbstractScrollArea::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QAbstractScrollArea::dragEnterEvent
+160 (int (*)(...))QAbstractScrollArea::dragMoveEvent
+164 (int (*)(...))QAbstractScrollArea::dragLeaveEvent
+168 (int (*)(...))QAbstractScrollArea::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QScrollArea::focusNextPrevChild
+216 (int (*)(...))QAbstractScrollArea::setupViewport
+220 (int (*)(...))QAbstractScrollArea::viewportEvent
+224 (int (*)(...))QScrollArea::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))-0x00000000000000008
+236 (int (*)(...))(& _ZTI11QScrollArea)
+240 (int (*)(...))QScrollArea::_ZThn8_N11QScrollAreaD1Ev
+244 (int (*)(...))QScrollArea::_ZThn8_N11QScrollAreaD0Ev
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QScrollArea
+ size=24 align=4
+ base size=24 base align=4
+QScrollArea (0xb245b564) 0
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
+ QAbstractScrollArea (0xb245b5a0) 0
+ primary-for QScrollArea (0xb245b564)
+ QFrame (0xb245b5dc) 0
+ primary-for QAbstractScrollArea (0xb245b5a0)
+ QWidget (0xb24a52c0) 0
+ primary-for QFrame (0xb245b5dc)
+ QObject (0xb24b4150) 0
+ primary-for QWidget (0xb24a52c0)
+ QPaintDevice (0xb24b4188) 8
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
+
+Class QGraphicsView::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGraphicsView::QPrivateSignal (0xb24b4d20) 0 empty
+
+Vtable for QGraphicsView
+QGraphicsView::_ZTV13QGraphicsView: 71u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGraphicsView)
+8 (int (*)(...))QGraphicsView::metaObject
+12 (int (*)(...))QGraphicsView::qt_metacast
+16 (int (*)(...))QGraphicsView::qt_metacall
+20 (int (*)(...))QGraphicsView::~QGraphicsView
+24 (int (*)(...))QGraphicsView::~QGraphicsView
+28 (int (*)(...))QGraphicsView::event
+32 (int (*)(...))QAbstractScrollArea::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QGraphicsView::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QGraphicsView::mousePressEvent
+88 (int (*)(...))QGraphicsView::mouseReleaseEvent
+92 (int (*)(...))QGraphicsView::mouseDoubleClickEvent
+96 (int (*)(...))QGraphicsView::mouseMoveEvent
+100 (int (*)(...))QGraphicsView::wheelEvent
+104 (int (*)(...))QGraphicsView::keyPressEvent
+108 (int (*)(...))QGraphicsView::keyReleaseEvent
+112 (int (*)(...))QGraphicsView::focusInEvent
+116 (int (*)(...))QGraphicsView::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QGraphicsView::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QGraphicsView::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QGraphicsView::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QGraphicsView::dragEnterEvent
+160 (int (*)(...))QGraphicsView::dragMoveEvent
+164 (int (*)(...))QGraphicsView::dragLeaveEvent
+168 (int (*)(...))QGraphicsView::dropEvent
+172 (int (*)(...))QGraphicsView::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QGraphicsView::inputMethodEvent
+208 (int (*)(...))QGraphicsView::inputMethodQuery
+212 (int (*)(...))QGraphicsView::focusNextPrevChild
+216 (int (*)(...))QGraphicsView::setupViewport
+220 (int (*)(...))QGraphicsView::viewportEvent
+224 (int (*)(...))QGraphicsView::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))QGraphicsView::drawBackground
+236 (int (*)(...))QGraphicsView::drawForeground
+240 (int (*)(...))QGraphicsView::drawItems
+244 (int (*)(...))-0x00000000000000008
+248 (int (*)(...))(& _ZTI13QGraphicsView)
+252 (int (*)(...))QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
+256 (int (*)(...))QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+276 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+280 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QGraphicsView
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsView (0xb245b618) 0
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
+ QAbstractScrollArea (0xb245b654) 0
+ primary-for QGraphicsView (0xb245b618)
+ QFrame (0xb245b690) 0
+ primary-for QAbstractScrollArea (0xb245b654)
+ QWidget (0xb24a5540) 0
+ primary-for QFrame (0xb245b690)
+ QObject (0xb24b4c08) 0
+ primary-for QWidget (0xb24a5540)
+ QPaintDevice (0xb24b4c40) 8
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
+
+Class QAbstractSpinBox::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAbstractSpinBox::QPrivateSignal (0xb252b5e8) 0 empty
+
+Vtable for QAbstractSpinBox
+QAbstractSpinBox::_ZTV16QAbstractSpinBox: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAbstractSpinBox)
+8 (int (*)(...))QAbstractSpinBox::metaObject
+12 (int (*)(...))QAbstractSpinBox::qt_metacast
+16 (int (*)(...))QAbstractSpinBox::qt_metacall
+20 (int (*)(...))QAbstractSpinBox::~QAbstractSpinBox
+24 (int (*)(...))QAbstractSpinBox::~QAbstractSpinBox
+28 (int (*)(...))QAbstractSpinBox::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QAbstractSpinBox::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QAbstractSpinBox::sizeHint
+68 (int (*)(...))QAbstractSpinBox::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractSpinBox::mousePressEvent
+88 (int (*)(...))QAbstractSpinBox::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractSpinBox::mouseMoveEvent
+100 (int (*)(...))QAbstractSpinBox::wheelEvent
+104 (int (*)(...))QAbstractSpinBox::keyPressEvent
+108 (int (*)(...))QAbstractSpinBox::keyReleaseEvent
+112 (int (*)(...))QAbstractSpinBox::focusInEvent
+116 (int (*)(...))QAbstractSpinBox::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QAbstractSpinBox::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QAbstractSpinBox::resizeEvent
+140 (int (*)(...))QAbstractSpinBox::closeEvent
+144 (int (*)(...))QAbstractSpinBox::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QAbstractSpinBox::showEvent
+176 (int (*)(...))QAbstractSpinBox::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QAbstractSpinBox::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QAbstractSpinBox::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QAbstractSpinBox::validate
+220 (int (*)(...))QAbstractSpinBox::fixup
+224 (int (*)(...))QAbstractSpinBox::stepBy
+228 (int (*)(...))QAbstractSpinBox::clear
+232 (int (*)(...))QAbstractSpinBox::stepEnabled
+236 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))(& _ZTI16QAbstractSpinBox)
+244 (int (*)(...))QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD1Ev
+248 (int (*)(...))QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD0Ev
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QAbstractSpinBox
+ size=24 align=4
+ base size=24 base align=4
+QAbstractSpinBox (0xb245b744) 0
+ vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
+ QWidget (0xb24a5d40) 0
+ primary-for QAbstractSpinBox (0xb245b744)
+ QObject (0xb252b4d0) 0
+ primary-for QWidget (0xb24a5d40)
+ QPaintDevice (0xb252b508) 8
+ vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 244u)
+
+Class QAbstractSlider::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAbstractSlider::QPrivateSignal (0xb236c070) 0 empty
+
+Vtable for QAbstractSlider
+QAbstractSlider::_ZTV15QAbstractSlider: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractSlider)
+8 (int (*)(...))QAbstractSlider::metaObject
+12 (int (*)(...))QAbstractSlider::qt_metacast
+16 (int (*)(...))QAbstractSlider::qt_metacall
+20 (int (*)(...))QAbstractSlider::~QAbstractSlider
+24 (int (*)(...))QAbstractSlider::~QAbstractSlider
+28 (int (*)(...))QAbstractSlider::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QAbstractSlider::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QWidget::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QAbstractSlider::wheelEvent
+104 (int (*)(...))QAbstractSlider::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QAbstractSlider::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QAbstractSlider::sliderChange
+220 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))(& _ZTI15QAbstractSlider)
+228 (int (*)(...))QAbstractSlider::_ZThn8_N15QAbstractSliderD1Ev
+232 (int (*)(...))QAbstractSlider::_ZThn8_N15QAbstractSliderD0Ev
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QAbstractSlider
+ size=24 align=4
+ base size=24 base align=4
+QAbstractSlider (0xb245b7bc) 0
+ vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
+ QWidget (0xb2350100) 0
+ primary-for QAbstractSlider (0xb245b7bc)
+ QObject (0xb2547f88) 0
+ primary-for QWidget (0xb2350100)
+ QPaintDevice (0xb2547fc0) 8
+ vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 228u)
+
+Class QSlider::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSlider::QPrivateSignal (0xb236ca80) 0 empty
+
+Vtable for QSlider
+QSlider::_ZTV7QSlider: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QSlider)
+8 (int (*)(...))QSlider::metaObject
+12 (int (*)(...))QSlider::qt_metacast
+16 (int (*)(...))QSlider::qt_metacall
+20 (int (*)(...))QSlider::~QSlider
+24 (int (*)(...))QSlider::~QSlider
+28 (int (*)(...))QSlider::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QAbstractSlider::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QSlider::sizeHint
+68 (int (*)(...))QSlider::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QSlider::mousePressEvent
+88 (int (*)(...))QSlider::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QSlider::mouseMoveEvent
+100 (int (*)(...))QAbstractSlider::wheelEvent
+104 (int (*)(...))QAbstractSlider::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QSlider::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QAbstractSlider::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QAbstractSlider::sliderChange
+220 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))(& _ZTI7QSlider)
+228 (int (*)(...))QSlider::_ZThn8_N7QSliderD1Ev
+232 (int (*)(...))QSlider::_ZThn8_N7QSliderD0Ev
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QSlider
+ size=24 align=4
+ base size=24 base align=4
+QSlider (0xb245b7f8) 0
+ vptr=((& QSlider::_ZTV7QSlider) + 8u)
+ QAbstractSlider (0xb245b834) 0
+ primary-for QSlider (0xb245b7f8)
+ QWidget (0xb2350380) 0
+ primary-for QAbstractSlider (0xb245b834)
+ QObject (0xb236c968) 0
+ primary-for QWidget (0xb2350380)
+ QPaintDevice (0xb236c9a0) 8
+ vptr=((& QSlider::_ZTV7QSlider) + 228u)
+
+Class QStyle::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QStyle::QPrivateSignal (0xb23834d0) 0 empty
+
+Vtable for QStyle
+QStyle::_ZTV6QStyle: 37u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QStyle)
+8 (int (*)(...))QStyle::metaObject
+12 (int (*)(...))QStyle::qt_metacast
+16 (int (*)(...))QStyle::qt_metacall
+20 (int (*)(...))QStyle::~QStyle
+24 (int (*)(...))QStyle::~QStyle
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QStyle::polish
+60 (int (*)(...))QStyle::unpolish
+64 (int (*)(...))QStyle::polish
+68 (int (*)(...))QStyle::unpolish
+72 (int (*)(...))QStyle::polish
+76 (int (*)(...))QStyle::itemTextRect
+80 (int (*)(...))QStyle::itemPixmapRect
+84 (int (*)(...))QStyle::drawItemText
+88 (int (*)(...))QStyle::drawItemPixmap
+92 (int (*)(...))QStyle::standardPalette
+96 (int (*)(...))__cxa_pure_virtual
+100 (int (*)(...))__cxa_pure_virtual
+104 (int (*)(...))__cxa_pure_virtual
+108 (int (*)(...))__cxa_pure_virtual
+112 (int (*)(...))__cxa_pure_virtual
+116 (int (*)(...))__cxa_pure_virtual
+120 (int (*)(...))__cxa_pure_virtual
+124 (int (*)(...))__cxa_pure_virtual
+128 (int (*)(...))__cxa_pure_virtual
+132 (int (*)(...))__cxa_pure_virtual
+136 (int (*)(...))__cxa_pure_virtual
+140 (int (*)(...))__cxa_pure_virtual
+144 (int (*)(...))__cxa_pure_virtual
+
+Class QStyle
+ size=8 align=4
+ base size=8 base align=4
+QStyle (0xb245b870) 0
+ vptr=((& QStyle::_ZTV6QStyle) + 8u)
+ QObject (0xb23833f0) 0
+ primary-for QStyle (0xb245b870)
+
+Class QTabBar::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTabBar::QPrivateSignal (0xb23f5348) 0 empty
+
+Vtable for QTabBar
+QTabBar::_ZTV7QTabBar: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QTabBar)
+8 (int (*)(...))QTabBar::metaObject
+12 (int (*)(...))QTabBar::qt_metacast
+16 (int (*)(...))QTabBar::qt_metacall
+20 (int (*)(...))QTabBar::~QTabBar
+24 (int (*)(...))QTabBar::~QTabBar
+28 (int (*)(...))QTabBar::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QTabBar::sizeHint
+68 (int (*)(...))QTabBar::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QTabBar::mousePressEvent
+88 (int (*)(...))QTabBar::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QTabBar::mouseMoveEvent
+100 (int (*)(...))QTabBar::wheelEvent
+104 (int (*)(...))QTabBar::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QTabBar::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QTabBar::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QTabBar::showEvent
+176 (int (*)(...))QTabBar::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QTabBar::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QTabBar::tabSizeHint
+220 (int (*)(...))QTabBar::minimumTabSizeHint
+224 (int (*)(...))QTabBar::tabInserted
+228 (int (*)(...))QTabBar::tabRemoved
+232 (int (*)(...))QTabBar::tabLayoutChange
+236 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))(& _ZTI7QTabBar)
+244 (int (*)(...))QTabBar::_ZThn8_N7QTabBarD1Ev
+248 (int (*)(...))QTabBar::_ZThn8_N7QTabBarD0Ev
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QTabBar
+ size=24 align=4
+ base size=24 base align=4
+QTabBar (0xb245b924) 0
+ vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
+ QWidget (0xb2350b00) 0
+ primary-for QTabBar (0xb245b924)
+ QObject (0xb23f5230) 0
+ primary-for QWidget (0xb2350b00)
+ QPaintDevice (0xb23f5268) 8
+ vptr=((& QTabBar::_ZTV7QTabBar) + 244u)
+
+Class QTabWidget::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTabWidget::QPrivateSignal (0xb23f5ee0) 0 empty
+
+Vtable for QTabWidget
+QTabWidget::_ZTV10QTabWidget: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTabWidget)
+8 (int (*)(...))QTabWidget::metaObject
+12 (int (*)(...))QTabWidget::qt_metacast
+16 (int (*)(...))QTabWidget::qt_metacall
+20 (int (*)(...))QTabWidget::~QTabWidget
+24 (int (*)(...))QTabWidget::~QTabWidget
+28 (int (*)(...))QTabWidget::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QTabWidget::sizeHint
+68 (int (*)(...))QTabWidget::minimumSizeHint
+72 (int (*)(...))QTabWidget::heightForWidth
+76 (int (*)(...))QTabWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QTabWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QTabWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QTabWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QTabWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QTabWidget::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QTabWidget::tabInserted
+220 (int (*)(...))QTabWidget::tabRemoved
+224 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))(& _ZTI10QTabWidget)
+232 (int (*)(...))QTabWidget::_ZThn8_N10QTabWidgetD1Ev
+236 (int (*)(...))QTabWidget::_ZThn8_N10QTabWidgetD0Ev
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QTabWidget
+ size=24 align=4
+ base size=24 base align=4
+QTabWidget (0xb245b960) 0
+ vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
+ QWidget (0xb2350d80) 0
+ primary-for QTabWidget (0xb245b960)
+ QObject (0xb23f5dc8) 0
+ primary-for QWidget (0xb2350d80)
+ QPaintDevice (0xb23f5e00) 8
+ vptr=((& QTabWidget::_ZTV10QTabWidget) + 232u)
+
+Class QRubberBand::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QRubberBand::QPrivateSignal (0xb2411c78) 0 empty
+
+Vtable for QRubberBand
+QRubberBand::_ZTV11QRubberBand: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QRubberBand)
+8 (int (*)(...))QRubberBand::metaObject
+12 (int (*)(...))QRubberBand::qt_metacast
+16 (int (*)(...))QRubberBand::qt_metacall
+20 (int (*)(...))QRubberBand::~QRubberBand
+24 (int (*)(...))QRubberBand::~QRubberBand
+28 (int (*)(...))QRubberBand::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QWidget::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QRubberBand::paintEvent
+132 (int (*)(...))QRubberBand::moveEvent
+136 (int (*)(...))QRubberBand::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QRubberBand::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QRubberBand::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI11QRubberBand)
+224 (int (*)(...))QRubberBand::_ZThn8_N11QRubberBandD1Ev
+228 (int (*)(...))QRubberBand::_ZThn8_N11QRubberBandD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QRubberBand
+ size=24 align=4
+ base size=24 base align=4
+QRubberBand (0xb245b99c) 0
+ vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
+ QWidget (0xb2426000) 0
+ primary-for QRubberBand (0xb245b99c)
+ QObject (0xb2411b60) 0
+ primary-for QWidget (0xb2426000)
+ QPaintDevice (0xb2411b98) 8
+ vptr=((& QRubberBand::_ZTV11QRubberBand) + 224u)
+
+Class QStyleOption
+ size=48 align=4
+ base size=48 base align=4
+QStyleOption (0xb2431700) 0
+
+Class QStyleOptionFocusRect
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionFocusRect (0xb245b9d8) 0
+ QStyleOption (0xb2431d58) 0
+
+Class QStyleOptionFrame
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionFrame (0xb245ba14) 0
+ QStyleOption (0xb2440230) 0
+
+Class QStyleOptionTabWidgetFrame
+ size=116 align=4
+ base size=116 base align=4
+QStyleOptionTabWidgetFrame (0xb245ba8c) 0
+ QStyleOption (0xb225c690) 0
+
+Class QStyleOptionTabBarBase
+ size=88 align=4
+ base size=85 base align=4
+QStyleOptionTabBarBase (0xb245bac8) 0
+ QStyleOption (0xb225cbd0) 0
+
+Class QStyleOptionHeader
+ size=84 align=4
+ base size=84 base align=4
+QStyleOptionHeader (0xb245bb04) 0
+ QStyleOption (0xb22760a8) 0
+
+Class QStyleOptionButton
+ size=68 align=4
+ base size=68 base align=4
+QStyleOptionButton (0xb245bb40) 0
+ QStyleOption (0xb2276770) 0
+
+Class QStyleOptionTab
+ size=108 align=4
+ base size=108 base align=4
+QStyleOptionTab (0xb245bbb8) 0
+ QStyleOption (0xb2291b98) 0
+
+Class QStyleOptionToolBar
+ size=72 align=4
+ base size=72 base align=4
+QStyleOptionToolBar (0xb245bc6c) 0
+ QStyleOption (0xb22d5428) 0
+
+Class QStyleOptionProgressBar
+ size=80 align=4
+ base size=78 base align=4
+QStyleOptionProgressBar (0xb245bce4) 0
+ QStyleOption (0xb22f09d8) 0
+
+Class QStyleOptionMenuItem
+ size=100 align=4
+ base size=100 base align=4
+QStyleOptionMenuItem (0xb245bd20) 0
+ QStyleOption (0xb22f0ea8) 0
+
+Class QStyleOptionDockWidget
+ size=56 align=4
+ base size=56 base align=4
+QStyleOptionDockWidget (0xb245bd5c) 0
+ QStyleOption (0xb2317498) 0
+
+Class QStyleOptionViewItem
+ size=132 align=4
+ base size=132 base align=4
+QStyleOptionViewItem (0xb245bd98) 0
+ QStyleOption (0xb2317968) 0
+
+Class QStyleOptionToolBox
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionToolBox (0xb245be4c) 0
+ QStyleOption (0xb2332ea8) 0
+
+Class QStyleOptionRubberBand
+ size=56 align=4
+ base size=53 base align=4
+QStyleOptionRubberBand (0xb245be88) 0
+ QStyleOption (0xb2154498) 0
+
+Class QStyleOptionComplex
+ size=56 align=4
+ base size=56 base align=4
+QStyleOptionComplex (0xb245bec4) 0
+ QStyleOption (0xb21549d8) 0
+
+Class QStyleOptionSlider
+ size=108 align=4
+ base size=105 base align=4
+QStyleOptionSlider (0xb245bf00) 0
+ QStyleOptionComplex (0xb245bf3c) 0
+ QStyleOption (0xb2163038) 0
+
+Class QStyleOptionSpinBox
+ size=68 align=4
+ base size=65 base align=4
+QStyleOptionSpinBox (0xb245bf78) 0
+ QStyleOptionComplex (0xb245bfb4) 0
+ QStyleOption (0xb2163700) 0
+
+Class QStyleOptionToolButton
+ size=100 align=4
+ base size=100 base align=4
+QStyleOptionToolButton (0xb2172000) 0
+ QStyleOptionComplex (0xb217203c) 0
+ QStyleOption (0xb2163cb0) 0
+
+Class QStyleOptionComboBox
+ size=96 align=4
+ base size=96 base align=4
+QStyleOptionComboBox (0xb21720b4) 0
+ QStyleOptionComplex (0xb21720f0) 0
+ QStyleOption (0xb219f0e0) 0
+
+Class QStyleOptionTitleBar
+ size=72 align=4
+ base size=72 base align=4
+QStyleOptionTitleBar (0xb217212c) 0
+ QStyleOptionComplex (0xb2172168) 0
+ QStyleOption (0xb219f5e8) 0
+
+Class QStyleOptionGroupBox
+ size=92 align=4
+ base size=92 base align=4
+QStyleOptionGroupBox (0xb21721a4) 0
+ QStyleOptionComplex (0xb21721e0) 0
+ QStyleOption (0xb219fab8) 0
+
+Class QStyleOptionSizeGrip
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionSizeGrip (0xb217221c) 0
+ QStyleOptionComplex (0xb2172258) 0
+ QStyleOption (0xb219f8f8) 0
+
+Class QStyleOptionGraphicsItem
+ size=136 align=4
+ base size=136 base align=4
+QStyleOptionGraphicsItem (0xb2172294) 0
+ QStyleOption (0xb21b3460) 0
+
+Class QStyleHintReturn
+ size=8 align=4
+ base size=8 base align=4
+QStyleHintReturn (0xb21b39a0) 0
+
+Class QStyleHintReturnMask
+ size=12 align=4
+ base size=12 base align=4
+QStyleHintReturnMask (0xb21722d0) 0
+ QStyleHintReturn (0xb21b3b98) 0
+
+Class QStyleHintReturnVariant
+ size=20 align=4
+ base size=20 base align=4
+QStyleHintReturnVariant (0xb217230c) 0
+ QStyleHintReturn (0xb21b3cb0) 0
+
+Class QAbstractItemDelegate::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAbstractItemDelegate::QPrivateSignal (0xb21b32a0) 0 empty
+
+Vtable for QAbstractItemDelegate
+QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractItemDelegate)
+8 (int (*)(...))QAbstractItemDelegate::metaObject
+12 (int (*)(...))QAbstractItemDelegate::qt_metacast
+16 (int (*)(...))QAbstractItemDelegate::qt_metacall
+20 (int (*)(...))QAbstractItemDelegate::~QAbstractItemDelegate
+24 (int (*)(...))QAbstractItemDelegate::~QAbstractItemDelegate
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))__cxa_pure_virtual
+64 (int (*)(...))QAbstractItemDelegate::createEditor
+68 (int (*)(...))QAbstractItemDelegate::destroyEditor
+72 (int (*)(...))QAbstractItemDelegate::setEditorData
+76 (int (*)(...))QAbstractItemDelegate::setModelData
+80 (int (*)(...))QAbstractItemDelegate::updateEditorGeometry
+84 (int (*)(...))QAbstractItemDelegate::editorEvent
+88 (int (*)(...))QAbstractItemDelegate::helpEvent
+92 (int (*)(...))QAbstractItemDelegate::paintingRoles
+
+Class QAbstractItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemDelegate (0xb2172348) 0
+ vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
+ QObject (0xb21b3f18) 0
+ primary-for QAbstractItemDelegate (0xb2172348)
+
+Class QAbstractItemView::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAbstractItemView::QPrivateSignal (0xb21d97a8) 0 empty
+
+Vtable for QAbstractItemView
+QAbstractItemView::_ZTV17QAbstractItemView: 106u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAbstractItemView)
+8 (int (*)(...))QAbstractItemView::metaObject
+12 (int (*)(...))QAbstractItemView::qt_metacast
+16 (int (*)(...))QAbstractItemView::qt_metacall
+20 (int (*)(...))QAbstractItemView::~QAbstractItemView
+24 (int (*)(...))QAbstractItemView::~QAbstractItemView
+28 (int (*)(...))QAbstractItemView::event
+32 (int (*)(...))QAbstractScrollArea::eventFilter
+36 (int (*)(...))QAbstractItemView::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QAbstractScrollArea::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractItemView::mousePressEvent
+88 (int (*)(...))QAbstractItemView::mouseReleaseEvent
+92 (int (*)(...))QAbstractItemView::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractItemView::mouseMoveEvent
+100 (int (*)(...))QAbstractScrollArea::wheelEvent
+104 (int (*)(...))QAbstractItemView::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QAbstractItemView::focusInEvent
+116 (int (*)(...))QAbstractItemView::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QAbstractScrollArea::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QAbstractItemView::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QAbstractScrollArea::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QAbstractItemView::dragEnterEvent
+160 (int (*)(...))QAbstractItemView::dragMoveEvent
+164 (int (*)(...))QAbstractItemView::dragLeaveEvent
+168 (int (*)(...))QAbstractItemView::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QAbstractItemView::inputMethodEvent
+208 (int (*)(...))QAbstractItemView::inputMethodQuery
+212 (int (*)(...))QAbstractItemView::focusNextPrevChild
+216 (int (*)(...))QAbstractScrollArea::setupViewport
+220 (int (*)(...))QAbstractItemView::viewportEvent
+224 (int (*)(...))QAbstractScrollArea::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))QAbstractItemView::setModel
+236 (int (*)(...))QAbstractItemView::setSelectionModel
+240 (int (*)(...))QAbstractItemView::keyboardSearch
+244 (int (*)(...))__cxa_pure_virtual
+248 (int (*)(...))__cxa_pure_virtual
+252 (int (*)(...))__cxa_pure_virtual
+256 (int (*)(...))QAbstractItemView::sizeHintForRow
+260 (int (*)(...))QAbstractItemView::sizeHintForColumn
+264 (int (*)(...))QAbstractItemView::reset
+268 (int (*)(...))QAbstractItemView::setRootIndex
+272 (int (*)(...))QAbstractItemView::doItemsLayout
+276 (int (*)(...))QAbstractItemView::selectAll
+280 (int (*)(...))QAbstractItemView::dataChanged
+284 (int (*)(...))QAbstractItemView::rowsInserted
+288 (int (*)(...))QAbstractItemView::rowsAboutToBeRemoved
+292 (int (*)(...))QAbstractItemView::selectionChanged
+296 (int (*)(...))QAbstractItemView::currentChanged
+300 (int (*)(...))QAbstractItemView::updateEditorData
+304 (int (*)(...))QAbstractItemView::updateEditorGeometries
+308 (int (*)(...))QAbstractItemView::updateGeometries
+312 (int (*)(...))QAbstractItemView::verticalScrollbarAction
+316 (int (*)(...))QAbstractItemView::horizontalScrollbarAction
+320 (int (*)(...))QAbstractItemView::verticalScrollbarValueChanged
+324 (int (*)(...))QAbstractItemView::horizontalScrollbarValueChanged
+328 (int (*)(...))QAbstractItemView::closeEditor
+332 (int (*)(...))QAbstractItemView::commitData
+336 (int (*)(...))QAbstractItemView::editorDestroyed
+340 (int (*)(...))__cxa_pure_virtual
+344 (int (*)(...))__cxa_pure_virtual
+348 (int (*)(...))__cxa_pure_virtual
+352 (int (*)(...))__cxa_pure_virtual
+356 (int (*)(...))__cxa_pure_virtual
+360 (int (*)(...))__cxa_pure_virtual
+364 (int (*)(...))QAbstractItemView::selectedIndexes
+368 (int (*)(...))QAbstractItemView::edit
+372 (int (*)(...))QAbstractItemView::selectionCommand
+376 (int (*)(...))QAbstractItemView::startDrag
+380 (int (*)(...))QAbstractItemView::viewOptions
+384 (int (*)(...))-0x00000000000000008
+388 (int (*)(...))(& _ZTI17QAbstractItemView)
+392 (int (*)(...))QAbstractItemView::_ZThn8_N17QAbstractItemViewD1Ev
+396 (int (*)(...))QAbstractItemView::_ZThn8_N17QAbstractItemViewD0Ev
+400 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+412 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+416 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+420 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QAbstractItemView
+ size=24 align=4
+ base size=24 base align=4
+QAbstractItemView (0xb2172384) 0
+ vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
+ QAbstractScrollArea (0xb21723c0) 0
+ primary-for QAbstractItemView (0xb2172384)
+ QFrame (0xb21723fc) 0
+ primary-for QAbstractScrollArea (0xb21723c0)
+ QWidget (0xb21bc800) 0
+ primary-for QFrame (0xb21723fc)
+ QObject (0xb21d9690) 0
+ primary-for QWidget (0xb21bc800)
+ QPaintDevice (0xb21d96c8) 8
+ vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
+
+Class QColumnView::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QColumnView::QPrivateSignal (0xb2211d58) 0 empty
+
+Vtable for QColumnView
+QColumnView::_ZTV11QColumnView: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QColumnView)
+8 (int (*)(...))QColumnView::metaObject
+12 (int (*)(...))QColumnView::qt_metacast
+16 (int (*)(...))QColumnView::qt_metacall
+20 (int (*)(...))QColumnView::~QColumnView
+24 (int (*)(...))QColumnView::~QColumnView
+28 (int (*)(...))QAbstractItemView::event
+32 (int (*)(...))QAbstractScrollArea::eventFilter
+36 (int (*)(...))QAbstractItemView::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QColumnView::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractItemView::mousePressEvent
+88 (int (*)(...))QAbstractItemView::mouseReleaseEvent
+92 (int (*)(...))QAbstractItemView::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractItemView::mouseMoveEvent
+100 (int (*)(...))QAbstractScrollArea::wheelEvent
+104 (int (*)(...))QAbstractItemView::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QAbstractItemView::focusInEvent
+116 (int (*)(...))QAbstractItemView::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QAbstractScrollArea::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QColumnView::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QAbstractScrollArea::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QAbstractItemView::dragEnterEvent
+160 (int (*)(...))QAbstractItemView::dragMoveEvent
+164 (int (*)(...))QAbstractItemView::dragLeaveEvent
+168 (int (*)(...))QAbstractItemView::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QAbstractItemView::inputMethodEvent
+208 (int (*)(...))QAbstractItemView::inputMethodQuery
+212 (int (*)(...))QAbstractItemView::focusNextPrevChild
+216 (int (*)(...))QAbstractScrollArea::setupViewport
+220 (int (*)(...))QAbstractItemView::viewportEvent
+224 (int (*)(...))QColumnView::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))QColumnView::setModel
+236 (int (*)(...))QColumnView::setSelectionModel
+240 (int (*)(...))QAbstractItemView::keyboardSearch
+244 (int (*)(...))QColumnView::visualRect
+248 (int (*)(...))QColumnView::scrollTo
+252 (int (*)(...))QColumnView::indexAt
+256 (int (*)(...))QAbstractItemView::sizeHintForRow
+260 (int (*)(...))QAbstractItemView::sizeHintForColumn
+264 (int (*)(...))QAbstractItemView::reset
+268 (int (*)(...))QColumnView::setRootIndex
+272 (int (*)(...))QAbstractItemView::doItemsLayout
+276 (int (*)(...))QColumnView::selectAll
+280 (int (*)(...))QAbstractItemView::dataChanged
+284 (int (*)(...))QColumnView::rowsInserted
+288 (int (*)(...))QAbstractItemView::rowsAboutToBeRemoved
+292 (int (*)(...))QAbstractItemView::selectionChanged
+296 (int (*)(...))QColumnView::currentChanged
+300 (int (*)(...))QAbstractItemView::updateEditorData
+304 (int (*)(...))QAbstractItemView::updateEditorGeometries
+308 (int (*)(...))QAbstractItemView::updateGeometries
+312 (int (*)(...))QAbstractItemView::verticalScrollbarAction
+316 (int (*)(...))QAbstractItemView::horizontalScrollbarAction
+320 (int (*)(...))QAbstractItemView::verticalScrollbarValueChanged
+324 (int (*)(...))QAbstractItemView::horizontalScrollbarValueChanged
+328 (int (*)(...))QAbstractItemView::closeEditor
+332 (int (*)(...))QAbstractItemView::commitData
+336 (int (*)(...))QAbstractItemView::editorDestroyed
+340 (int (*)(...))QColumnView::moveCursor
+344 (int (*)(...))QColumnView::horizontalOffset
+348 (int (*)(...))QColumnView::verticalOffset
+352 (int (*)(...))QColumnView::isIndexHidden
+356 (int (*)(...))QColumnView::setSelection
+360 (int (*)(...))QColumnView::visualRegionForSelection
+364 (int (*)(...))QAbstractItemView::selectedIndexes
+368 (int (*)(...))QAbstractItemView::edit
+372 (int (*)(...))QAbstractItemView::selectionCommand
+376 (int (*)(...))QAbstractItemView::startDrag
+380 (int (*)(...))QAbstractItemView::viewOptions
+384 (int (*)(...))QColumnView::createColumn
+388 (int (*)(...))-0x00000000000000008
+392 (int (*)(...))(& _ZTI11QColumnView)
+396 (int (*)(...))QColumnView::_ZThn8_N11QColumnViewD1Ev
+400 (int (*)(...))QColumnView::_ZThn8_N11QColumnViewD0Ev
+404 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+408 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+412 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+416 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+420 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+424 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QColumnView
+ size=24 align=4
+ base size=24 base align=4
+QColumnView (0xb2172474) 0
+ vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
+ QAbstractItemView (0xb21724b0) 0
+ primary-for QColumnView (0xb2172474)
+ QAbstractScrollArea (0xb21724ec) 0
+ primary-for QAbstractItemView (0xb21724b0)
+ QFrame (0xb2172528) 0
+ primary-for QAbstractScrollArea (0xb21724ec)
+ QWidget (0xb21bcc00) 0
+ primary-for QFrame (0xb2172528)
+ QObject (0xb2211c40) 0
+ primary-for QWidget (0xb21bcc00)
+ QPaintDevice (0xb2211c78) 8
+ vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
+
+Class QDataWidgetMapper::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDataWidgetMapper::QPrivateSignal (0xb22318c0) 0 empty
+
+Vtable for QDataWidgetMapper
+QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
+8 (int (*)(...))QDataWidgetMapper::metaObject
+12 (int (*)(...))QDataWidgetMapper::qt_metacast
+16 (int (*)(...))QDataWidgetMapper::qt_metacall
+20 (int (*)(...))QDataWidgetMapper::~QDataWidgetMapper
+24 (int (*)(...))QDataWidgetMapper::~QDataWidgetMapper
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QDataWidgetMapper::setCurrentIndex
+
+Class QDataWidgetMapper
+ size=8 align=4
+ base size=8 base align=4
+QDataWidgetMapper (0xb2172564) 0
+ vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
+ QObject (0xb22317e0) 0
+ primary-for QDataWidgetMapper (0xb2172564)
+
+Vtable for QFileIconProvider
+QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFileIconProvider)
+8 (int (*)(...))QFileIconProvider::~QFileIconProvider
+12 (int (*)(...))QFileIconProvider::~QFileIconProvider
+16 (int (*)(...))QFileIconProvider::icon
+20 (int (*)(...))QFileIconProvider::icon
+24 (int (*)(...))QFileIconProvider::type
+
+Class QFileIconProvider
+ size=8 align=4
+ base size=8 base align=4
+QFileIconProvider (0xb2249070) 0
+ vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
+
+Class QDirModel::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDirModel::QPrivateSignal (0xb2249738) 0 empty
+
+Vtable for QDirModel
+QDirModel::_ZTV9QDirModel: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QDirModel)
+8 (int (*)(...))QDirModel::metaObject
+12 (int (*)(...))QDirModel::qt_metacast
+16 (int (*)(...))QDirModel::qt_metacall
+20 (int (*)(...))QDirModel::~QDirModel
+24 (int (*)(...))QDirModel::~QDirModel
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QDirModel::index
+60 (int (*)(...))QDirModel::parent
+64 (int (*)(...))QAbstractItemModel::sibling
+68 (int (*)(...))QDirModel::rowCount
+72 (int (*)(...))QDirModel::columnCount
+76 (int (*)(...))QDirModel::hasChildren
+80 (int (*)(...))QDirModel::data
+84 (int (*)(...))QDirModel::setData
+88 (int (*)(...))QDirModel::headerData
+92 (int (*)(...))QAbstractItemModel::setHeaderData
+96 (int (*)(...))QAbstractItemModel::itemData
+100 (int (*)(...))QAbstractItemModel::setItemData
+104 (int (*)(...))QDirModel::mimeTypes
+108 (int (*)(...))QDirModel::mimeData
+112 (int (*)(...))QAbstractItemModel::canDropMimeData
+116 (int (*)(...))QDirModel::dropMimeData
+120 (int (*)(...))QDirModel::supportedDropActions
+124 (int (*)(...))QAbstractItemModel::supportedDragActions
+128 (int (*)(...))QAbstractItemModel::insertRows
+132 (int (*)(...))QAbstractItemModel::insertColumns
+136 (int (*)(...))QAbstractItemModel::removeRows
+140 (int (*)(...))QAbstractItemModel::removeColumns
+144 (int (*)(...))QAbstractItemModel::moveRows
+148 (int (*)(...))QAbstractItemModel::moveColumns
+152 (int (*)(...))QAbstractItemModel::fetchMore
+156 (int (*)(...))QAbstractItemModel::canFetchMore
+160 (int (*)(...))QDirModel::flags
+164 (int (*)(...))QDirModel::sort
+168 (int (*)(...))QAbstractItemModel::buddy
+172 (int (*)(...))QAbstractItemModel::match
+176 (int (*)(...))QAbstractItemModel::span
+180 (int (*)(...))QAbstractItemModel::roleNames
+184 (int (*)(...))QAbstractItemModel::submit
+188 (int (*)(...))QAbstractItemModel::revert
+
+Class QDirModel
+ size=8 align=4
+ base size=8 base align=4
+QDirModel (0xb21725a0) 0
+ vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
+ QAbstractItemModel (0xb21725dc) 0
+ primary-for QDirModel (0xb21725a0)
+ QObject (0xb2249658) 0
+ primary-for QAbstractItemModel (0xb21725dc)
+
+Class QHeaderView::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QHeaderView::QPrivateSignal (0xb2069310) 0 empty
+
+Vtable for QHeaderView
+QHeaderView::_ZTV11QHeaderView: 108u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHeaderView)
+8 (int (*)(...))QHeaderView::metaObject
+12 (int (*)(...))QHeaderView::qt_metacast
+16 (int (*)(...))QHeaderView::qt_metacall
+20 (int (*)(...))QHeaderView::~QHeaderView
+24 (int (*)(...))QHeaderView::~QHeaderView
+28 (int (*)(...))QHeaderView::event
+32 (int (*)(...))QAbstractScrollArea::eventFilter
+36 (int (*)(...))QAbstractItemView::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QHeaderView::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QHeaderView::mousePressEvent
+88 (int (*)(...))QHeaderView::mouseReleaseEvent
+92 (int (*)(...))QHeaderView::mouseDoubleClickEvent
+96 (int (*)(...))QHeaderView::mouseMoveEvent
+100 (int (*)(...))QAbstractScrollArea::wheelEvent
+104 (int (*)(...))QAbstractItemView::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QAbstractItemView::focusInEvent
+116 (int (*)(...))QAbstractItemView::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QHeaderView::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QAbstractItemView::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QAbstractScrollArea::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QAbstractItemView::dragEnterEvent
+160 (int (*)(...))QAbstractItemView::dragMoveEvent
+164 (int (*)(...))QAbstractItemView::dragLeaveEvent
+168 (int (*)(...))QAbstractItemView::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QAbstractItemView::inputMethodEvent
+208 (int (*)(...))QAbstractItemView::inputMethodQuery
+212 (int (*)(...))QAbstractItemView::focusNextPrevChild
+216 (int (*)(...))QAbstractScrollArea::setupViewport
+220 (int (*)(...))QHeaderView::viewportEvent
+224 (int (*)(...))QHeaderView::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))QHeaderView::setModel
+236 (int (*)(...))QAbstractItemView::setSelectionModel
+240 (int (*)(...))QAbstractItemView::keyboardSearch
+244 (int (*)(...))QHeaderView::visualRect
+248 (int (*)(...))QHeaderView::scrollTo
+252 (int (*)(...))QHeaderView::indexAt
+256 (int (*)(...))QAbstractItemView::sizeHintForRow
+260 (int (*)(...))QAbstractItemView::sizeHintForColumn
+264 (int (*)(...))QHeaderView::reset
+268 (int (*)(...))QAbstractItemView::setRootIndex
+272 (int (*)(...))QHeaderView::doItemsLayout
+276 (int (*)(...))QAbstractItemView::selectAll
+280 (int (*)(...))QHeaderView::dataChanged
+284 (int (*)(...))QHeaderView::rowsInserted
+288 (int (*)(...))QAbstractItemView::rowsAboutToBeRemoved
+292 (int (*)(...))QAbstractItemView::selectionChanged
+296 (int (*)(...))QHeaderView::currentChanged
+300 (int (*)(...))QAbstractItemView::updateEditorData
+304 (int (*)(...))QAbstractItemView::updateEditorGeometries
+308 (int (*)(...))QHeaderView::updateGeometries
+312 (int (*)(...))QAbstractItemView::verticalScrollbarAction
+316 (int (*)(...))QAbstractItemView::horizontalScrollbarAction
+320 (int (*)(...))QAbstractItemView::verticalScrollbarValueChanged
+324 (int (*)(...))QAbstractItemView::horizontalScrollbarValueChanged
+328 (int (*)(...))QAbstractItemView::closeEditor
+332 (int (*)(...))QAbstractItemView::commitData
+336 (int (*)(...))QAbstractItemView::editorDestroyed
+340 (int (*)(...))QHeaderView::moveCursor
+344 (int (*)(...))QHeaderView::horizontalOffset
+348 (int (*)(...))QHeaderView::verticalOffset
+352 (int (*)(...))QHeaderView::isIndexHidden
+356 (int (*)(...))QHeaderView::setSelection
+360 (int (*)(...))QHeaderView::visualRegionForSelection
+364 (int (*)(...))QAbstractItemView::selectedIndexes
+368 (int (*)(...))QAbstractItemView::edit
+372 (int (*)(...))QAbstractItemView::selectionCommand
+376 (int (*)(...))QAbstractItemView::startDrag
+380 (int (*)(...))QAbstractItemView::viewOptions
+384 (int (*)(...))QHeaderView::paintSection
+388 (int (*)(...))QHeaderView::sectionSizeFromContents
+392 (int (*)(...))-0x00000000000000008
+396 (int (*)(...))(& _ZTI11QHeaderView)
+400 (int (*)(...))QHeaderView::_ZThn8_N11QHeaderViewD1Ev
+404 (int (*)(...))QHeaderView::_ZThn8_N11QHeaderViewD0Ev
+408 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+420 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+424 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+428 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QHeaderView
+ size=24 align=4
+ base size=24 base align=4
+QHeaderView (0xb2172618) 0
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
+ QAbstractItemView (0xb2172654) 0
+ primary-for QHeaderView (0xb2172618)
+ QAbstractScrollArea (0xb2172690) 0
+ primary-for QAbstractItemView (0xb2172654)
+ QFrame (0xb21726cc) 0
+ primary-for QAbstractScrollArea (0xb2172690)
+ QWidget (0xb2247440) 0
+ primary-for QFrame (0xb21726cc)
+ QObject (0xb20691f8) 0
+ primary-for QWidget (0xb2247440)
+ QPaintDevice (0xb2069230) 8
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
+
+Class QItemDelegate::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QItemDelegate::QPrivateSignal (0xb208a230) 0 empty
+
+Vtable for QItemDelegate
+QItemDelegate::_ZTV13QItemDelegate: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QItemDelegate)
+8 (int (*)(...))QItemDelegate::metaObject
+12 (int (*)(...))QItemDelegate::qt_metacast
+16 (int (*)(...))QItemDelegate::qt_metacall
+20 (int (*)(...))QItemDelegate::~QItemDelegate
+24 (int (*)(...))QItemDelegate::~QItemDelegate
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QItemDelegate::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QItemDelegate::paint
+60 (int (*)(...))QItemDelegate::sizeHint
+64 (int (*)(...))QItemDelegate::createEditor
+68 (int (*)(...))QAbstractItemDelegate::destroyEditor
+72 (int (*)(...))QItemDelegate::setEditorData
+76 (int (*)(...))QItemDelegate::setModelData
+80 (int (*)(...))QItemDelegate::updateEditorGeometry
+84 (int (*)(...))QItemDelegate::editorEvent
+88 (int (*)(...))QAbstractItemDelegate::helpEvent
+92 (int (*)(...))QAbstractItemDelegate::paintingRoles
+96 (int (*)(...))QItemDelegate::drawDisplay
+100 (int (*)(...))QItemDelegate::drawDecoration
+104 (int (*)(...))QItemDelegate::drawFocus
+108 (int (*)(...))QItemDelegate::drawCheck
+
+Class QItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QItemDelegate (0xb2172708) 0
+ vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2172744) 0
+ primary-for QItemDelegate (0xb2172708)
+ QObject (0xb208a150) 0
+ primary-for QAbstractItemDelegate (0xb2172744)
+
+Vtable for QItemEditorCreatorBase
+QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
+8 (int (*)(...))QItemEditorCreatorBase::~QItemEditorCreatorBase
+12 (int (*)(...))QItemEditorCreatorBase::~QItemEditorCreatorBase
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+
+Class QItemEditorCreatorBase
+ size=4 align=4
+ base size=4 base align=4
+QItemEditorCreatorBase (0xb208a9a0) 0 nearly-empty
+ vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
+
+Vtable for QItemEditorFactory
+QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QItemEditorFactory)
+8 (int (*)(...))QItemEditorFactory::~QItemEditorFactory
+12 (int (*)(...))QItemEditorFactory::~QItemEditorFactory
+16 (int (*)(...))QItemEditorFactory::createEditor
+20 (int (*)(...))QItemEditorFactory::valuePropertyName
+
+Class QItemEditorFactory
+ size=8 align=4
+ base size=8 base align=4
+QItemEditorFactory (0xb208ac08) 0
+ vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+
+Class QListView::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QListView::QPrivateSignal (0xb20b4000) 0 empty
+
+Vtable for QListView
+QListView::_ZTV9QListView: 106u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QListView)
+8 (int (*)(...))QListView::metaObject
+12 (int (*)(...))QListView::qt_metacast
+16 (int (*)(...))QListView::qt_metacall
+20 (int (*)(...))QListView::~QListView
+24 (int (*)(...))QListView::~QListView
+28 (int (*)(...))QListView::event
+32 (int (*)(...))QAbstractScrollArea::eventFilter
+36 (int (*)(...))QListView::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QAbstractScrollArea::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractItemView::mousePressEvent
+88 (int (*)(...))QListView::mouseReleaseEvent
+92 (int (*)(...))QAbstractItemView::mouseDoubleClickEvent
+96 (int (*)(...))QListView::mouseMoveEvent
+100 (int (*)(...))QAbstractScrollArea::wheelEvent
+104 (int (*)(...))QAbstractItemView::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QAbstractItemView::focusInEvent
+116 (int (*)(...))QAbstractItemView::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QListView::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QListView::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QAbstractScrollArea::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QAbstractItemView::dragEnterEvent
+160 (int (*)(...))QListView::dragMoveEvent
+164 (int (*)(...))QListView::dragLeaveEvent
+168 (int (*)(...))QListView::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QAbstractItemView::inputMethodEvent
+208 (int (*)(...))QAbstractItemView::inputMethodQuery
+212 (int (*)(...))QAbstractItemView::focusNextPrevChild
+216 (int (*)(...))QAbstractScrollArea::setupViewport
+220 (int (*)(...))QAbstractItemView::viewportEvent
+224 (int (*)(...))QListView::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))QAbstractItemView::setModel
+236 (int (*)(...))QAbstractItemView::setSelectionModel
+240 (int (*)(...))QAbstractItemView::keyboardSearch
+244 (int (*)(...))QListView::visualRect
+248 (int (*)(...))QListView::scrollTo
+252 (int (*)(...))QListView::indexAt
+256 (int (*)(...))QAbstractItemView::sizeHintForRow
+260 (int (*)(...))QAbstractItemView::sizeHintForColumn
+264 (int (*)(...))QListView::reset
+268 (int (*)(...))QListView::setRootIndex
+272 (int (*)(...))QListView::doItemsLayout
+276 (int (*)(...))QAbstractItemView::selectAll
+280 (int (*)(...))QListView::dataChanged
+284 (int (*)(...))QListView::rowsInserted
+288 (int (*)(...))QListView::rowsAboutToBeRemoved
+292 (int (*)(...))QListView::selectionChanged
+296 (int (*)(...))QListView::currentChanged
+300 (int (*)(...))QAbstractItemView::updateEditorData
+304 (int (*)(...))QAbstractItemView::updateEditorGeometries
+308 (int (*)(...))QListView::updateGeometries
+312 (int (*)(...))QAbstractItemView::verticalScrollbarAction
+316 (int (*)(...))QAbstractItemView::horizontalScrollbarAction
+320 (int (*)(...))QAbstractItemView::verticalScrollbarValueChanged
+324 (int (*)(...))QAbstractItemView::horizontalScrollbarValueChanged
+328 (int (*)(...))QAbstractItemView::closeEditor
+332 (int (*)(...))QAbstractItemView::commitData
+336 (int (*)(...))QAbstractItemView::editorDestroyed
+340 (int (*)(...))QListView::moveCursor
+344 (int (*)(...))QListView::horizontalOffset
+348 (int (*)(...))QListView::verticalOffset
+352 (int (*)(...))QListView::isIndexHidden
+356 (int (*)(...))QListView::setSelection
+360 (int (*)(...))QListView::visualRegionForSelection
+364 (int (*)(...))QListView::selectedIndexes
+368 (int (*)(...))QAbstractItemView::edit
+372 (int (*)(...))QAbstractItemView::selectionCommand
+376 (int (*)(...))QListView::startDrag
+380 (int (*)(...))QListView::viewOptions
+384 (int (*)(...))-0x00000000000000008
+388 (int (*)(...))(& _ZTI9QListView)
+392 (int (*)(...))QListView::_ZThn8_N9QListViewD1Ev
+396 (int (*)(...))QListView::_ZThn8_N9QListViewD0Ev
+400 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+412 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+416 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+420 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QListView
+ size=24 align=4
+ base size=24 base align=4
+QListView (0xb21727f8) 0
+ vptr=((& QListView::_ZTV9QListView) + 8u)
+ QAbstractItemView (0xb2172834) 0
+ primary-for QListView (0xb21727f8)
+ QAbstractScrollArea (0xb2172870) 0
+ primary-for QAbstractItemView (0xb2172834)
+ QFrame (0xb21728ac) 0
+ primary-for QAbstractScrollArea (0xb2172870)
+ QWidget (0xb2247f80) 0
+ primary-for QFrame (0xb21728ac)
+ QObject (0xb208afc0) 0
+ primary-for QWidget (0xb2247f80)
+ QPaintDevice (0xb208a5b0) 8
+ vptr=((& QListView::_ZTV9QListView) + 392u)
+
+Vtable for QListWidgetItem
+QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QListWidgetItem)
+8 (int (*)(...))QListWidgetItem::~QListWidgetItem
+12 (int (*)(...))QListWidgetItem::~QListWidgetItem
+16 (int (*)(...))QListWidgetItem::clone
+20 (int (*)(...))QListWidgetItem::setBackgroundColor
+24 (int (*)(...))QListWidgetItem::data
+28 (int (*)(...))QListWidgetItem::setData
+32 (int (*)(...))QListWidgetItem::operator<
+36 (int (*)(...))QListWidgetItem::read
+40 (int (*)(...))QListWidgetItem::write
+
+Class QListWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QListWidgetItem (0xb20b4d58) 0
+ vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
+
+Class QListWidget::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QListWidget::QPrivateSignal (0xb21023f0) 0 empty
+
+Vtable for QListWidget
+QListWidget::_ZTV11QListWidget: 110u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QListWidget)
+8 (int (*)(...))QListWidget::metaObject
+12 (int (*)(...))QListWidget::qt_metacast
+16 (int (*)(...))QListWidget::qt_metacall
+20 (int (*)(...))QListWidget::~QListWidget
+24 (int (*)(...))QListWidget::~QListWidget
+28 (int (*)(...))QListWidget::event
+32 (int (*)(...))QAbstractScrollArea::eventFilter
+36 (int (*)(...))QListView::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QAbstractScrollArea::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractItemView::mousePressEvent
+88 (int (*)(...))QListView::mouseReleaseEvent
+92 (int (*)(...))QAbstractItemView::mouseDoubleClickEvent
+96 (int (*)(...))QListView::mouseMoveEvent
+100 (int (*)(...))QAbstractScrollArea::wheelEvent
+104 (int (*)(...))QAbstractItemView::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QAbstractItemView::focusInEvent
+116 (int (*)(...))QAbstractItemView::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QListView::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QListView::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QAbstractScrollArea::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QAbstractItemView::dragEnterEvent
+160 (int (*)(...))QListView::dragMoveEvent
+164 (int (*)(...))QListView::dragLeaveEvent
+168 (int (*)(...))QListWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QAbstractItemView::inputMethodEvent
+208 (int (*)(...))QAbstractItemView::inputMethodQuery
+212 (int (*)(...))QAbstractItemView::focusNextPrevChild
+216 (int (*)(...))QAbstractScrollArea::setupViewport
+220 (int (*)(...))QAbstractItemView::viewportEvent
+224 (int (*)(...))QListView::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))QListWidget::setModel
+236 (int (*)(...))QAbstractItemView::setSelectionModel
+240 (int (*)(...))QAbstractItemView::keyboardSearch
+244 (int (*)(...))QListView::visualRect
+248 (int (*)(...))QListView::scrollTo
+252 (int (*)(...))QListView::indexAt
+256 (int (*)(...))QAbstractItemView::sizeHintForRow
+260 (int (*)(...))QAbstractItemView::sizeHintForColumn
+264 (int (*)(...))QListView::reset
+268 (int (*)(...))QListView::setRootIndex
+272 (int (*)(...))QListView::doItemsLayout
+276 (int (*)(...))QAbstractItemView::selectAll
+280 (int (*)(...))QListView::dataChanged
+284 (int (*)(...))QListView::rowsInserted
+288 (int (*)(...))QListView::rowsAboutToBeRemoved
+292 (int (*)(...))QListView::selectionChanged
+296 (int (*)(...))QListView::currentChanged
+300 (int (*)(...))QAbstractItemView::updateEditorData
+304 (int (*)(...))QAbstractItemView::updateEditorGeometries
+308 (int (*)(...))QListView::updateGeometries
+312 (int (*)(...))QAbstractItemView::verticalScrollbarAction
+316 (int (*)(...))QAbstractItemView::horizontalScrollbarAction
+320 (int (*)(...))QAbstractItemView::verticalScrollbarValueChanged
+324 (int (*)(...))QAbstractItemView::horizontalScrollbarValueChanged
+328 (int (*)(...))QAbstractItemView::closeEditor
+332 (int (*)(...))QAbstractItemView::commitData
+336 (int (*)(...))QAbstractItemView::editorDestroyed
+340 (int (*)(...))QListView::moveCursor
+344 (int (*)(...))QListView::horizontalOffset
+348 (int (*)(...))QListView::verticalOffset
+352 (int (*)(...))QListView::isIndexHidden
+356 (int (*)(...))QListView::setSelection
+360 (int (*)(...))QListView::visualRegionForSelection
+364 (int (*)(...))QListView::selectedIndexes
+368 (int (*)(...))QAbstractItemView::edit
+372 (int (*)(...))QAbstractItemView::selectionCommand
+376 (int (*)(...))QListView::startDrag
+380 (int (*)(...))QListView::viewOptions
+384 (int (*)(...))QListWidget::mimeTypes
+388 (int (*)(...))QListWidget::mimeData
+392 (int (*)(...))QListWidget::dropMimeData
+396 (int (*)(...))QListWidget::supportedDropActions
+400 (int (*)(...))-0x00000000000000008
+404 (int (*)(...))(& _ZTI11QListWidget)
+408 (int (*)(...))QListWidget::_ZThn8_N11QListWidgetD1Ev
+412 (int (*)(...))QListWidget::_ZThn8_N11QListWidgetD0Ev
+416 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+428 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+432 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+436 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QListWidget
+ size=24 align=4
+ base size=24 base align=4
+QListWidget (0xb2172924) 0
+ vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
+ QListView (0xb2172960) 0
+ primary-for QListWidget (0xb2172924)
+ QAbstractItemView (0xb217299c) 0
+ primary-for QListView (0xb2172960)
+ QAbstractScrollArea (0xb21729d8) 0
+ primary-for QAbstractItemView (0xb217299c)
+ QFrame (0xb2172a14) 0
+ primary-for QAbstractScrollArea (0xb21729d8)
+ QWidget (0xb20b2a40) 0
+ primary-for QFrame (0xb2172a14)
+ QObject (0xb21022d8) 0
+ primary-for QWidget (0xb20b2a40)
+ QPaintDevice (0xb2102310) 8
+ vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
+
+Class QStyledItemDelegate::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QStyledItemDelegate::QPrivateSignal (0xb211acb0) 0 empty
+
+Vtable for QStyledItemDelegate
+QStyledItemDelegate::_ZTV19QStyledItemDelegate: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QStyledItemDelegate)
+8 (int (*)(...))QStyledItemDelegate::metaObject
+12 (int (*)(...))QStyledItemDelegate::qt_metacast
+16 (int (*)(...))QStyledItemDelegate::qt_metacall
+20 (int (*)(...))QStyledItemDelegate::~QStyledItemDelegate
+24 (int (*)(...))QStyledItemDelegate::~QStyledItemDelegate
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QStyledItemDelegate::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QStyledItemDelegate::paint
+60 (int (*)(...))QStyledItemDelegate::sizeHint
+64 (int (*)(...))QStyledItemDelegate::createEditor
+68 (int (*)(...))QAbstractItemDelegate::destroyEditor
+72 (int (*)(...))QStyledItemDelegate::setEditorData
+76 (int (*)(...))QStyledItemDelegate::setModelData
+80 (int (*)(...))QStyledItemDelegate::updateEditorGeometry
+84 (int (*)(...))QStyledItemDelegate::editorEvent
+88 (int (*)(...))QAbstractItemDelegate::helpEvent
+92 (int (*)(...))QAbstractItemDelegate::paintingRoles
+96 (int (*)(...))QStyledItemDelegate::displayText
+100 (int (*)(...))QStyledItemDelegate::initStyleOption
+
+Class QStyledItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QStyledItemDelegate (0xb2172a50) 0
+ vptr=((& QStyledItemDelegate::_ZTV19QStyledItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2172a8c) 0
+ primary-for QStyledItemDelegate (0xb2172a50)
+ QObject (0xb211abd0) 0
+ primary-for QAbstractItemDelegate (0xb2172a8c)
+
+Class QTableView::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTableView::QPrivateSignal (0xb2127540) 0 empty
+
+Vtable for QTableView
+QTableView::_ZTV10QTableView: 106u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTableView)
+8 (int (*)(...))QTableView::metaObject
+12 (int (*)(...))QTableView::qt_metacast
+16 (int (*)(...))QTableView::qt_metacall
+20 (int (*)(...))QTableView::~QTableView
+24 (int (*)(...))QTableView::~QTableView
+28 (int (*)(...))QAbstractItemView::event
+32 (int (*)(...))QAbstractScrollArea::eventFilter
+36 (int (*)(...))QTableView::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QAbstractScrollArea::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractItemView::mousePressEvent
+88 (int (*)(...))QAbstractItemView::mouseReleaseEvent
+92 (int (*)(...))QAbstractItemView::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractItemView::mouseMoveEvent
+100 (int (*)(...))QAbstractScrollArea::wheelEvent
+104 (int (*)(...))QAbstractItemView::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QAbstractItemView::focusInEvent
+116 (int (*)(...))QAbstractItemView::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QTableView::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QAbstractItemView::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QAbstractScrollArea::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QAbstractItemView::dragEnterEvent
+160 (int (*)(...))QAbstractItemView::dragMoveEvent
+164 (int (*)(...))QAbstractItemView::dragLeaveEvent
+168 (int (*)(...))QAbstractItemView::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QAbstractItemView::inputMethodEvent
+208 (int (*)(...))QAbstractItemView::inputMethodQuery
+212 (int (*)(...))QAbstractItemView::focusNextPrevChild
+216 (int (*)(...))QAbstractScrollArea::setupViewport
+220 (int (*)(...))QAbstractItemView::viewportEvent
+224 (int (*)(...))QTableView::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))QTableView::setModel
+236 (int (*)(...))QTableView::setSelectionModel
+240 (int (*)(...))QAbstractItemView::keyboardSearch
+244 (int (*)(...))QTableView::visualRect
+248 (int (*)(...))QTableView::scrollTo
+252 (int (*)(...))QTableView::indexAt
+256 (int (*)(...))QTableView::sizeHintForRow
+260 (int (*)(...))QTableView::sizeHintForColumn
+264 (int (*)(...))QAbstractItemView::reset
+268 (int (*)(...))QTableView::setRootIndex
+272 (int (*)(...))QTableView::doItemsLayout
+276 (int (*)(...))QAbstractItemView::selectAll
+280 (int (*)(...))QAbstractItemView::dataChanged
+284 (int (*)(...))QAbstractItemView::rowsInserted
+288 (int (*)(...))QAbstractItemView::rowsAboutToBeRemoved
+292 (int (*)(...))QTableView::selectionChanged
+296 (int (*)(...))QTableView::currentChanged
+300 (int (*)(...))QAbstractItemView::updateEditorData
+304 (int (*)(...))QAbstractItemView::updateEditorGeometries
+308 (int (*)(...))QTableView::updateGeometries
+312 (int (*)(...))QTableView::verticalScrollbarAction
+316 (int (*)(...))QTableView::horizontalScrollbarAction
+320 (int (*)(...))QAbstractItemView::verticalScrollbarValueChanged
+324 (int (*)(...))QAbstractItemView::horizontalScrollbarValueChanged
+328 (int (*)(...))QAbstractItemView::closeEditor
+332 (int (*)(...))QAbstractItemView::commitData
+336 (int (*)(...))QAbstractItemView::editorDestroyed
+340 (int (*)(...))QTableView::moveCursor
+344 (int (*)(...))QTableView::horizontalOffset
+348 (int (*)(...))QTableView::verticalOffset
+352 (int (*)(...))QTableView::isIndexHidden
+356 (int (*)(...))QTableView::setSelection
+360 (int (*)(...))QTableView::visualRegionForSelection
+364 (int (*)(...))QTableView::selectedIndexes
+368 (int (*)(...))QAbstractItemView::edit
+372 (int (*)(...))QAbstractItemView::selectionCommand
+376 (int (*)(...))QAbstractItemView::startDrag
+380 (int (*)(...))QTableView::viewOptions
+384 (int (*)(...))-0x00000000000000008
+388 (int (*)(...))(& _ZTI10QTableView)
+392 (int (*)(...))QTableView::_ZThn8_N10QTableViewD1Ev
+396 (int (*)(...))QTableView::_ZThn8_N10QTableViewD0Ev
+400 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+412 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+416 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+420 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QTableView
+ size=24 align=4
+ base size=24 base align=4
+QTableView (0xb2172ac8) 0
+ vptr=((& QTableView::_ZTV10QTableView) + 8u)
+ QAbstractItemView (0xb2172b04) 0
+ primary-for QTableView (0xb2172ac8)
+ QAbstractScrollArea (0xb2172b40) 0
+ primary-for QAbstractItemView (0xb2172b04)
+ QFrame (0xb2172b7c) 0
+ primary-for QAbstractScrollArea (0xb2172b40)
+ QWidget (0xb211f280) 0
+ primary-for QFrame (0xb2172b7c)
+ QObject (0xb2127428) 0
+ primary-for QWidget (0xb211f280)
+ QPaintDevice (0xb2127460) 8
+ vptr=((& QTableView::_ZTV10QTableView) + 392u)
+
+Class QTableWidgetSelectionRange
+ size=16 align=4
+ base size=16 base align=4
+QTableWidgetSelectionRange (0xb2127e00) 0
+
+Vtable for QTableWidgetItem
+QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTableWidgetItem)
+8 (int (*)(...))QTableWidgetItem::~QTableWidgetItem
+12 (int (*)(...))QTableWidgetItem::~QTableWidgetItem
+16 (int (*)(...))QTableWidgetItem::clone
+20 (int (*)(...))QTableWidgetItem::data
+24 (int (*)(...))QTableWidgetItem::setData
+28 (int (*)(...))QTableWidgetItem::operator<
+32 (int (*)(...))QTableWidgetItem::read
+36 (int (*)(...))QTableWidgetItem::write
+
+Class QTableWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QTableWidgetItem (0xb2146540) 0
+ vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
+
+Class QTableWidget::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTableWidget::QPrivateSignal (0xb1f78bd0) 0 empty
+
+Vtable for QTableWidget
+QTableWidget::_ZTV12QTableWidget: 110u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTableWidget)
+8 (int (*)(...))QTableWidget::metaObject
+12 (int (*)(...))QTableWidget::qt_metacast
+16 (int (*)(...))QTableWidget::qt_metacall
+20 (int (*)(...))QTableWidget::~QTableWidget
+24 (int (*)(...))QTableWidget::~QTableWidget
+28 (int (*)(...))QTableWidget::event
+32 (int (*)(...))QAbstractScrollArea::eventFilter
+36 (int (*)(...))QTableView::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QAbstractScrollArea::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractItemView::mousePressEvent
+88 (int (*)(...))QAbstractItemView::mouseReleaseEvent
+92 (int (*)(...))QAbstractItemView::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractItemView::mouseMoveEvent
+100 (int (*)(...))QAbstractScrollArea::wheelEvent
+104 (int (*)(...))QAbstractItemView::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QAbstractItemView::focusInEvent
+116 (int (*)(...))QAbstractItemView::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QTableView::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QAbstractItemView::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QAbstractScrollArea::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QAbstractItemView::dragEnterEvent
+160 (int (*)(...))QAbstractItemView::dragMoveEvent
+164 (int (*)(...))QAbstractItemView::dragLeaveEvent
+168 (int (*)(...))QTableWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QAbstractItemView::inputMethodEvent
+208 (int (*)(...))QAbstractItemView::inputMethodQuery
+212 (int (*)(...))QAbstractItemView::focusNextPrevChild
+216 (int (*)(...))QAbstractScrollArea::setupViewport
+220 (int (*)(...))QAbstractItemView::viewportEvent
+224 (int (*)(...))QTableView::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))QTableWidget::setModel
+236 (int (*)(...))QTableView::setSelectionModel
+240 (int (*)(...))QAbstractItemView::keyboardSearch
+244 (int (*)(...))QTableView::visualRect
+248 (int (*)(...))QTableView::scrollTo
+252 (int (*)(...))QTableView::indexAt
+256 (int (*)(...))QTableView::sizeHintForRow
+260 (int (*)(...))QTableView::sizeHintForColumn
+264 (int (*)(...))QAbstractItemView::reset
+268 (int (*)(...))QTableView::setRootIndex
+272 (int (*)(...))QTableView::doItemsLayout
+276 (int (*)(...))QAbstractItemView::selectAll
+280 (int (*)(...))QAbstractItemView::dataChanged
+284 (int (*)(...))QAbstractItemView::rowsInserted
+288 (int (*)(...))QAbstractItemView::rowsAboutToBeRemoved
+292 (int (*)(...))QTableView::selectionChanged
+296 (int (*)(...))QTableView::currentChanged
+300 (int (*)(...))QAbstractItemView::updateEditorData
+304 (int (*)(...))QAbstractItemView::updateEditorGeometries
+308 (int (*)(...))QTableView::updateGeometries
+312 (int (*)(...))QTableView::verticalScrollbarAction
+316 (int (*)(...))QTableView::horizontalScrollbarAction
+320 (int (*)(...))QAbstractItemView::verticalScrollbarValueChanged
+324 (int (*)(...))QAbstractItemView::horizontalScrollbarValueChanged
+328 (int (*)(...))QAbstractItemView::closeEditor
+332 (int (*)(...))QAbstractItemView::commitData
+336 (int (*)(...))QAbstractItemView::editorDestroyed
+340 (int (*)(...))QTableView::moveCursor
+344 (int (*)(...))QTableView::horizontalOffset
+348 (int (*)(...))QTableView::verticalOffset
+352 (int (*)(...))QTableView::isIndexHidden
+356 (int (*)(...))QTableView::setSelection
+360 (int (*)(...))QTableView::visualRegionForSelection
+364 (int (*)(...))QTableView::selectedIndexes
+368 (int (*)(...))QAbstractItemView::edit
+372 (int (*)(...))QAbstractItemView::selectionCommand
+376 (int (*)(...))QAbstractItemView::startDrag
+380 (int (*)(...))QTableView::viewOptions
+384 (int (*)(...))QTableWidget::mimeTypes
+388 (int (*)(...))QTableWidget::mimeData
+392 (int (*)(...))QTableWidget::dropMimeData
+396 (int (*)(...))QTableWidget::supportedDropActions
+400 (int (*)(...))-0x00000000000000008
+404 (int (*)(...))(& _ZTI12QTableWidget)
+408 (int (*)(...))QTableWidget::_ZThn8_N12QTableWidgetD1Ev
+412 (int (*)(...))QTableWidget::_ZThn8_N12QTableWidgetD0Ev
+416 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+428 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+432 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+436 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QTableWidget
+ size=24 align=4
+ base size=24 base align=4
+QTableWidget (0xb2172bf4) 0
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
+ QTableView (0xb2172c30) 0
+ primary-for QTableWidget (0xb2172bf4)
+ QAbstractItemView (0xb2172c6c) 0
+ primary-for QTableView (0xb2172c30)
+ QAbstractScrollArea (0xb2172ca8) 0
+ primary-for QAbstractItemView (0xb2172c6c)
+ QFrame (0xb2172ce4) 0
+ primary-for QAbstractScrollArea (0xb2172ca8)
+ QWidget (0xb211fec0) 0
+ primary-for QFrame (0xb2172ce4)
+ QObject (0xb1f78ab8) 0
+ primary-for QWidget (0xb211fec0)
+ QPaintDevice (0xb1f78af0) 8
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
+
+Class QTreeView::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTreeView::QPrivateSignal (0xb1f99188) 0 empty
+
+Vtable for QTreeView
+QTreeView::_ZTV9QTreeView: 108u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTreeView)
+8 (int (*)(...))QTreeView::metaObject
+12 (int (*)(...))QTreeView::qt_metacast
+16 (int (*)(...))QTreeView::qt_metacall
+20 (int (*)(...))QTreeView::~QTreeView
+24 (int (*)(...))QTreeView::~QTreeView
+28 (int (*)(...))QAbstractItemView::event
+32 (int (*)(...))QAbstractScrollArea::eventFilter
+36 (int (*)(...))QTreeView::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QAbstractScrollArea::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QTreeView::mousePressEvent
+88 (int (*)(...))QTreeView::mouseReleaseEvent
+92 (int (*)(...))QTreeView::mouseDoubleClickEvent
+96 (int (*)(...))QTreeView::mouseMoveEvent
+100 (int (*)(...))QAbstractScrollArea::wheelEvent
+104 (int (*)(...))QTreeView::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QAbstractItemView::focusInEvent
+116 (int (*)(...))QAbstractItemView::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QTreeView::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QAbstractItemView::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QAbstractScrollArea::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QAbstractItemView::dragEnterEvent
+160 (int (*)(...))QTreeView::dragMoveEvent
+164 (int (*)(...))QAbstractItemView::dragLeaveEvent
+168 (int (*)(...))QAbstractItemView::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QAbstractItemView::inputMethodEvent
+208 (int (*)(...))QAbstractItemView::inputMethodQuery
+212 (int (*)(...))QAbstractItemView::focusNextPrevChild
+216 (int (*)(...))QAbstractScrollArea::setupViewport
+220 (int (*)(...))QTreeView::viewportEvent
+224 (int (*)(...))QTreeView::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))QTreeView::setModel
+236 (int (*)(...))QTreeView::setSelectionModel
+240 (int (*)(...))QTreeView::keyboardSearch
+244 (int (*)(...))QTreeView::visualRect
+248 (int (*)(...))QTreeView::scrollTo
+252 (int (*)(...))QTreeView::indexAt
+256 (int (*)(...))QAbstractItemView::sizeHintForRow
+260 (int (*)(...))QTreeView::sizeHintForColumn
+264 (int (*)(...))QTreeView::reset
+268 (int (*)(...))QTreeView::setRootIndex
+272 (int (*)(...))QTreeView::doItemsLayout
+276 (int (*)(...))QTreeView::selectAll
+280 (int (*)(...))QTreeView::dataChanged
+284 (int (*)(...))QTreeView::rowsInserted
+288 (int (*)(...))QTreeView::rowsAboutToBeRemoved
+292 (int (*)(...))QTreeView::selectionChanged
+296 (int (*)(...))QTreeView::currentChanged
+300 (int (*)(...))QAbstractItemView::updateEditorData
+304 (int (*)(...))QAbstractItemView::updateEditorGeometries
+308 (int (*)(...))QTreeView::updateGeometries
+312 (int (*)(...))QAbstractItemView::verticalScrollbarAction
+316 (int (*)(...))QTreeView::horizontalScrollbarAction
+320 (int (*)(...))QAbstractItemView::verticalScrollbarValueChanged
+324 (int (*)(...))QAbstractItemView::horizontalScrollbarValueChanged
+328 (int (*)(...))QAbstractItemView::closeEditor
+332 (int (*)(...))QAbstractItemView::commitData
+336 (int (*)(...))QAbstractItemView::editorDestroyed
+340 (int (*)(...))QTreeView::moveCursor
+344 (int (*)(...))QTreeView::horizontalOffset
+348 (int (*)(...))QTreeView::verticalOffset
+352 (int (*)(...))QTreeView::isIndexHidden
+356 (int (*)(...))QTreeView::setSelection
+360 (int (*)(...))QTreeView::visualRegionForSelection
+364 (int (*)(...))QTreeView::selectedIndexes
+368 (int (*)(...))QAbstractItemView::edit
+372 (int (*)(...))QAbstractItemView::selectionCommand
+376 (int (*)(...))QAbstractItemView::startDrag
+380 (int (*)(...))QAbstractItemView::viewOptions
+384 (int (*)(...))QTreeView::drawRow
+388 (int (*)(...))QTreeView::drawBranches
+392 (int (*)(...))-0x00000000000000008
+396 (int (*)(...))(& _ZTI9QTreeView)
+400 (int (*)(...))QTreeView::_ZThn8_N9QTreeViewD1Ev
+404 (int (*)(...))QTreeView::_ZThn8_N9QTreeViewD0Ev
+408 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+420 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+424 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+428 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QTreeView
+ size=24 align=4
+ base size=24 base align=4
+QTreeView (0xb2172d20) 0
+ vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
+ QAbstractItemView (0xb2172d5c) 0
+ primary-for QTreeView (0xb2172d20)
+ QAbstractScrollArea (0xb2172d98) 0
+ primary-for QAbstractItemView (0xb2172d5c)
+ QFrame (0xb2172dd4) 0
+ primary-for QAbstractScrollArea (0xb2172d98)
+ QWidget (0xb1f96380) 0
+ primary-for QFrame (0xb2172dd4)
+ QObject (0xb1f99070) 0
+ primary-for QWidget (0xb1f96380)
+ QPaintDevice (0xb1f990a8) 8
+ vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
+
+Class QTreeWidgetItemIterator
+ size=12 align=4
+ base size=12 base align=4
+QTreeWidgetItemIterator (0xb1f99a80) 0
+
+Vtable for QTreeWidgetItem
+QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
+8 (int (*)(...))QTreeWidgetItem::~QTreeWidgetItem
+12 (int (*)(...))QTreeWidgetItem::~QTreeWidgetItem
+16 (int (*)(...))QTreeWidgetItem::clone
+20 (int (*)(...))QTreeWidgetItem::data
+24 (int (*)(...))QTreeWidgetItem::setData
+28 (int (*)(...))QTreeWidgetItem::operator<
+32 (int (*)(...))QTreeWidgetItem::read
+36 (int (*)(...))QTreeWidgetItem::write
+
+Class QTreeWidgetItem
+ size=32 align=4
+ base size=32 base align=4
+QTreeWidgetItem (0xb1fd1a48) 0
+ vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+
+Class QTreeWidget::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTreeWidget::QPrivateSignal (0xb203daf0) 0 empty
+
+Vtable for QTreeWidget
+QTreeWidget::_ZTV11QTreeWidget: 112u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTreeWidget)
+8 (int (*)(...))QTreeWidget::metaObject
+12 (int (*)(...))QTreeWidget::qt_metacast
+16 (int (*)(...))QTreeWidget::qt_metacall
+20 (int (*)(...))QTreeWidget::~QTreeWidget
+24 (int (*)(...))QTreeWidget::~QTreeWidget
+28 (int (*)(...))QTreeWidget::event
+32 (int (*)(...))QAbstractScrollArea::eventFilter
+36 (int (*)(...))QTreeView::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QAbstractScrollArea::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QTreeView::mousePressEvent
+88 (int (*)(...))QTreeView::mouseReleaseEvent
+92 (int (*)(...))QTreeView::mouseDoubleClickEvent
+96 (int (*)(...))QTreeView::mouseMoveEvent
+100 (int (*)(...))QAbstractScrollArea::wheelEvent
+104 (int (*)(...))QTreeView::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QAbstractItemView::focusInEvent
+116 (int (*)(...))QAbstractItemView::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QTreeView::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QAbstractItemView::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QAbstractScrollArea::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QAbstractItemView::dragEnterEvent
+160 (int (*)(...))QTreeView::dragMoveEvent
+164 (int (*)(...))QAbstractItemView::dragLeaveEvent
+168 (int (*)(...))QTreeWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QAbstractItemView::inputMethodEvent
+208 (int (*)(...))QAbstractItemView::inputMethodQuery
+212 (int (*)(...))QAbstractItemView::focusNextPrevChild
+216 (int (*)(...))QAbstractScrollArea::setupViewport
+220 (int (*)(...))QTreeView::viewportEvent
+224 (int (*)(...))QTreeView::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))QTreeWidget::setModel
+236 (int (*)(...))QTreeWidget::setSelectionModel
+240 (int (*)(...))QTreeView::keyboardSearch
+244 (int (*)(...))QTreeView::visualRect
+248 (int (*)(...))QTreeView::scrollTo
+252 (int (*)(...))QTreeView::indexAt
+256 (int (*)(...))QAbstractItemView::sizeHintForRow
+260 (int (*)(...))QTreeView::sizeHintForColumn
+264 (int (*)(...))QTreeView::reset
+268 (int (*)(...))QTreeView::setRootIndex
+272 (int (*)(...))QTreeView::doItemsLayout
+276 (int (*)(...))QTreeView::selectAll
+280 (int (*)(...))QTreeView::dataChanged
+284 (int (*)(...))QTreeView::rowsInserted
+288 (int (*)(...))QTreeView::rowsAboutToBeRemoved
+292 (int (*)(...))QTreeView::selectionChanged
+296 (int (*)(...))QTreeView::currentChanged
+300 (int (*)(...))QAbstractItemView::updateEditorData
+304 (int (*)(...))QAbstractItemView::updateEditorGeometries
+308 (int (*)(...))QTreeView::updateGeometries
+312 (int (*)(...))QAbstractItemView::verticalScrollbarAction
+316 (int (*)(...))QTreeView::horizontalScrollbarAction
+320 (int (*)(...))QAbstractItemView::verticalScrollbarValueChanged
+324 (int (*)(...))QAbstractItemView::horizontalScrollbarValueChanged
+328 (int (*)(...))QAbstractItemView::closeEditor
+332 (int (*)(...))QAbstractItemView::commitData
+336 (int (*)(...))QAbstractItemView::editorDestroyed
+340 (int (*)(...))QTreeView::moveCursor
+344 (int (*)(...))QTreeView::horizontalOffset
+348 (int (*)(...))QTreeView::verticalOffset
+352 (int (*)(...))QTreeView::isIndexHidden
+356 (int (*)(...))QTreeView::setSelection
+360 (int (*)(...))QTreeView::visualRegionForSelection
+364 (int (*)(...))QTreeView::selectedIndexes
+368 (int (*)(...))QAbstractItemView::edit
+372 (int (*)(...))QAbstractItemView::selectionCommand
+376 (int (*)(...))QAbstractItemView::startDrag
+380 (int (*)(...))QAbstractItemView::viewOptions
+384 (int (*)(...))QTreeView::drawRow
+388 (int (*)(...))QTreeView::drawBranches
+392 (int (*)(...))QTreeWidget::mimeTypes
+396 (int (*)(...))QTreeWidget::mimeData
+400 (int (*)(...))QTreeWidget::dropMimeData
+404 (int (*)(...))QTreeWidget::supportedDropActions
+408 (int (*)(...))-0x00000000000000008
+412 (int (*)(...))(& _ZTI11QTreeWidget)
+416 (int (*)(...))QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
+420 (int (*)(...))QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
+424 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+428 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+432 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+436 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+440 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+444 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QTreeWidget
+ size=24 align=4
+ base size=24 base align=4
+QTreeWidget (0xb2172ec4) 0
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
+ QTreeView (0xb2172f00) 0
+ primary-for QTreeWidget (0xb2172ec4)
+ QAbstractItemView (0xb2172f3c) 0
+ primary-for QTreeView (0xb2172f00)
+ QAbstractScrollArea (0xb2172f78) 0
+ primary-for QAbstractItemView (0xb2172f3c)
+ QFrame (0xb2172fb4) 0
+ primary-for QAbstractScrollArea (0xb2172f78)
+ QWidget (0xb2038580) 0
+ primary-for QFrame (0xb2172fb4)
+ QObject (0xb203d9d8) 0
+ primary-for QWidget (0xb2038580)
+ QPaintDevice (0xb203da10) 8
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
+
+Class QAction::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAction::QPrivateSignal (0xb1e5ef18) 0 empty
+
+Vtable for QAction
+QAction::_ZTV7QAction: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QAction)
+8 (int (*)(...))QAction::metaObject
+12 (int (*)(...))QAction::qt_metacast
+16 (int (*)(...))QAction::qt_metacall
+20 (int (*)(...))QAction::~QAction
+24 (int (*)(...))QAction::~QAction
+28 (int (*)(...))QAction::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QAction
+ size=8 align=4
+ base size=8 base align=4
+QAction (0xb1e6f000) 0
+ vptr=((& QAction::_ZTV7QAction) + 8u)
+ QObject (0xb1e5ee38) 0
+ primary-for QAction (0xb1e6f000)
+
+Class QActionGroup::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QActionGroup::QPrivateSignal (0xb1e73f88) 0 empty
+
+Vtable for QActionGroup
+QActionGroup::_ZTV12QActionGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QActionGroup)
+8 (int (*)(...))QActionGroup::metaObject
+12 (int (*)(...))QActionGroup::qt_metacast
+16 (int (*)(...))QActionGroup::qt_metacall
+20 (int (*)(...))QActionGroup::~QActionGroup
+24 (int (*)(...))QActionGroup::~QActionGroup
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QActionGroup
+ size=8 align=4
+ base size=8 base align=4
+QActionGroup (0xb1e6f03c) 0
+ vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
+ QObject (0xb1e73ea8) 0
+ primary-for QActionGroup (0xb1e6f03c)
+
+Class QApplication::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QApplication::QPrivateSignal (0xb1e8b8c0) 0 empty
+
+Vtable for QApplication
+QApplication::_ZTV12QApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QApplication)
+8 (int (*)(...))QApplication::metaObject
+12 (int (*)(...))QApplication::qt_metacast
+16 (int (*)(...))QApplication::qt_metacall
+20 (int (*)(...))QApplication::~QApplication
+24 (int (*)(...))QApplication::~QApplication
+28 (int (*)(...))QApplication::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QApplication::notify
+60 (int (*)(...))QApplication::compressEvent
+
+Class QApplication
+ size=8 align=4
+ base size=8 base align=4
+QApplication (0xb1e6f078) 0
+ vptr=((& QApplication::_ZTV12QApplication) + 8u)
+ QGuiApplication (0xb1e6f0b4) 0
+ primary-for QApplication (0xb1e6f078)
+ QCoreApplication (0xb1e6f0f0) 0
+ primary-for QGuiApplication (0xb1e6f0b4)
+ QObject (0xb1e8b7e0) 0
+ primary-for QCoreApplication (0xb1e6f0f0)
+
+Vtable for QLayoutItem
+QLayoutItem::_ZTV11QLayoutItem: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QLayoutItem)
+8 (int (*)(...))QLayoutItem::~QLayoutItem
+12 (int (*)(...))QLayoutItem::~QLayoutItem
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))__cxa_pure_virtual
+28 (int (*)(...))__cxa_pure_virtual
+32 (int (*)(...))__cxa_pure_virtual
+36 (int (*)(...))__cxa_pure_virtual
+40 (int (*)(...))__cxa_pure_virtual
+44 (int (*)(...))QLayoutItem::hasHeightForWidth
+48 (int (*)(...))QLayoutItem::heightForWidth
+52 (int (*)(...))QLayoutItem::minimumHeightForWidth
+56 (int (*)(...))QLayoutItem::invalidate
+60 (int (*)(...))QLayoutItem::widget
+64 (int (*)(...))QLayoutItem::layout
+68 (int (*)(...))QLayoutItem::spacerItem
+72 (int (*)(...))QLayoutItem::controlTypes
+
+Class QLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QLayoutItem (0xb1ea21c0) 0
+ vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
+
+Vtable for QSpacerItem
+QSpacerItem::_ZTV11QSpacerItem: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QSpacerItem)
+8 (int (*)(...))QSpacerItem::~QSpacerItem
+12 (int (*)(...))QSpacerItem::~QSpacerItem
+16 (int (*)(...))QSpacerItem::sizeHint
+20 (int (*)(...))QSpacerItem::minimumSize
+24 (int (*)(...))QSpacerItem::maximumSize
+28 (int (*)(...))QSpacerItem::expandingDirections
+32 (int (*)(...))QSpacerItem::setGeometry
+36 (int (*)(...))QSpacerItem::geometry
+40 (int (*)(...))QSpacerItem::isEmpty
+44 (int (*)(...))QLayoutItem::hasHeightForWidth
+48 (int (*)(...))QLayoutItem::heightForWidth
+52 (int (*)(...))QLayoutItem::minimumHeightForWidth
+56 (int (*)(...))QLayoutItem::invalidate
+60 (int (*)(...))QLayoutItem::widget
+64 (int (*)(...))QLayoutItem::layout
+68 (int (*)(...))QSpacerItem::spacerItem
+72 (int (*)(...))QLayoutItem::controlTypes
+
+Class QSpacerItem
+ size=36 align=4
+ base size=36 base align=4
+QSpacerItem (0xb1e6f12c) 0
+ vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
+ QLayoutItem (0xb1ea2578) 0
+ primary-for QSpacerItem (0xb1e6f12c)
+
+Vtable for QWidgetItem
+QWidgetItem::_ZTV11QWidgetItem: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWidgetItem)
+8 (int (*)(...))QWidgetItem::~QWidgetItem
+12 (int (*)(...))QWidgetItem::~QWidgetItem
+16 (int (*)(...))QWidgetItem::sizeHint
+20 (int (*)(...))QWidgetItem::minimumSize
+24 (int (*)(...))QWidgetItem::maximumSize
+28 (int (*)(...))QWidgetItem::expandingDirections
+32 (int (*)(...))QWidgetItem::setGeometry
+36 (int (*)(...))QWidgetItem::geometry
+40 (int (*)(...))QWidgetItem::isEmpty
+44 (int (*)(...))QWidgetItem::hasHeightForWidth
+48 (int (*)(...))QWidgetItem::heightForWidth
+52 (int (*)(...))QLayoutItem::minimumHeightForWidth
+56 (int (*)(...))QLayoutItem::invalidate
+60 (int (*)(...))QWidgetItem::widget
+64 (int (*)(...))QLayoutItem::layout
+68 (int (*)(...))QLayoutItem::spacerItem
+72 (int (*)(...))QWidgetItem::controlTypes
+
+Class QWidgetItem
+ size=12 align=4
+ base size=12 base align=4
+QWidgetItem (0xb1e6f168) 0
+ vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
+ QLayoutItem (0xb1ea2b98) 0
+ primary-for QWidgetItem (0xb1e6f168)
+
+Vtable for QWidgetItemV2
+QWidgetItemV2::_ZTV13QWidgetItemV2: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetItemV2)
+8 (int (*)(...))QWidgetItemV2::~QWidgetItemV2
+12 (int (*)(...))QWidgetItemV2::~QWidgetItemV2
+16 (int (*)(...))QWidgetItemV2::sizeHint
+20 (int (*)(...))QWidgetItemV2::minimumSize
+24 (int (*)(...))QWidgetItemV2::maximumSize
+28 (int (*)(...))QWidgetItem::expandingDirections
+32 (int (*)(...))QWidgetItem::setGeometry
+36 (int (*)(...))QWidgetItem::geometry
+40 (int (*)(...))QWidgetItem::isEmpty
+44 (int (*)(...))QWidgetItem::hasHeightForWidth
+48 (int (*)(...))QWidgetItemV2::heightForWidth
+52 (int (*)(...))QLayoutItem::minimumHeightForWidth
+56 (int (*)(...))QLayoutItem::invalidate
+60 (int (*)(...))QWidgetItem::widget
+64 (int (*)(...))QLayoutItem::layout
+68 (int (*)(...))QLayoutItem::spacerItem
+72 (int (*)(...))QWidgetItem::controlTypes
+
+Class QWidgetItemV2
+ size=68 align=4
+ base size=68 base align=4
+QWidgetItemV2 (0xb1e6f1a4) 0
+ vptr=((& QWidgetItemV2::_ZTV13QWidgetItemV2) + 8u)
+ QWidgetItem (0xb1e6f1e0) 0
+ primary-for QWidgetItemV2 (0xb1e6f1a4)
+ QLayoutItem (0xb1eb7000) 0
+ primary-for QWidgetItem (0xb1e6f1e0)
+
+Class QLayout::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QLayout::QPrivateSignal (0xb1eb7770) 0 empty
+
+Vtable for QLayout
+QLayout::_ZTV7QLayout: 47u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QLayout)
+8 (int (*)(...))QLayout::metaObject
+12 (int (*)(...))QLayout::qt_metacast
+16 (int (*)(...))QLayout::qt_metacall
+20 (int (*)(...))QLayout::~QLayout
+24 (int (*)(...))QLayout::~QLayout
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QLayout::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QLayout::invalidate
+60 (int (*)(...))QLayout::geometry
+64 (int (*)(...))__cxa_pure_virtual
+68 (int (*)(...))QLayout::expandingDirections
+72 (int (*)(...))QLayout::minimumSize
+76 (int (*)(...))QLayout::maximumSize
+80 (int (*)(...))QLayout::setGeometry
+84 (int (*)(...))__cxa_pure_virtual
+88 (int (*)(...))__cxa_pure_virtual
+92 (int (*)(...))QLayout::indexOf
+96 (int (*)(...))__cxa_pure_virtual
+100 (int (*)(...))QLayout::isEmpty
+104 (int (*)(...))QLayout::controlTypes
+108 (int (*)(...))QLayout::layout
+112 (int (*)(...))-0x00000000000000008
+116 (int (*)(...))(& _ZTI7QLayout)
+120 (int (*)(...))QLayout::_ZThn8_N7QLayoutD1Ev
+124 (int (*)(...))QLayout::_ZThn8_N7QLayoutD0Ev
+128 (int (*)(...))__cxa_pure_virtual
+132 (int (*)(...))QLayout::_ZThn8_NK7QLayout11minimumSizeEv
+136 (int (*)(...))QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+140 (int (*)(...))QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+144 (int (*)(...))QLayout::_ZThn8_N7QLayout11setGeometryERK5QRect
+148 (int (*)(...))QLayout::_ZThn8_NK7QLayout8geometryEv
+152 (int (*)(...))QLayout::_ZThn8_NK7QLayout7isEmptyEv
+156 (int (*)(...))QLayoutItem::hasHeightForWidth
+160 (int (*)(...))QLayoutItem::heightForWidth
+164 (int (*)(...))QLayoutItem::minimumHeightForWidth
+168 (int (*)(...))QLayout::_ZThn8_N7QLayout10invalidateEv
+172 (int (*)(...))QLayoutItem::widget
+176 (int (*)(...))QLayout::_ZThn8_N7QLayout6layoutEv
+180 (int (*)(...))QLayoutItem::spacerItem
+184 (int (*)(...))QLayout::_ZThn8_NK7QLayout12controlTypesEv
+
+Class QLayout
+ size=16 align=4
+ base size=16 base align=4
+QLayout (0xb1e879c0) 0
+ vptr=((& QLayout::_ZTV7QLayout) + 8u)
+ QObject (0xb1eb7658) 0
+ primary-for QLayout (0xb1e879c0)
+ QLayoutItem (0xb1eb7690) 8
+ vptr=((& QLayout::_ZTV7QLayout) + 120u)
+
+Class QGridLayout::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGridLayout::QPrivateSignal (0xb1ed0460) 0 empty
+
+Vtable for QGridLayout
+QGridLayout::_ZTV11QGridLayout: 51u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QGridLayout)
+8 (int (*)(...))QGridLayout::metaObject
+12 (int (*)(...))QGridLayout::qt_metacast
+16 (int (*)(...))QGridLayout::qt_metacall
+20 (int (*)(...))QGridLayout::~QGridLayout
+24 (int (*)(...))QGridLayout::~QGridLayout
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QLayout::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QGridLayout::invalidate
+60 (int (*)(...))QLayout::geometry
+64 (int (*)(...))QGridLayout::addItem
+68 (int (*)(...))QGridLayout::expandingDirections
+72 (int (*)(...))QGridLayout::minimumSize
+76 (int (*)(...))QGridLayout::maximumSize
+80 (int (*)(...))QGridLayout::setGeometry
+84 (int (*)(...))QGridLayout::itemAt
+88 (int (*)(...))QGridLayout::takeAt
+92 (int (*)(...))QLayout::indexOf
+96 (int (*)(...))QGridLayout::count
+100 (int (*)(...))QLayout::isEmpty
+104 (int (*)(...))QLayout::controlTypes
+108 (int (*)(...))QLayout::layout
+112 (int (*)(...))QGridLayout::sizeHint
+116 (int (*)(...))QGridLayout::hasHeightForWidth
+120 (int (*)(...))QGridLayout::heightForWidth
+124 (int (*)(...))QGridLayout::minimumHeightForWidth
+128 (int (*)(...))-0x00000000000000008
+132 (int (*)(...))(& _ZTI11QGridLayout)
+136 (int (*)(...))QGridLayout::_ZThn8_N11QGridLayoutD1Ev
+140 (int (*)(...))QGridLayout::_ZThn8_N11QGridLayoutD0Ev
+144 (int (*)(...))QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
+148 (int (*)(...))QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
+152 (int (*)(...))QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
+156 (int (*)(...))QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
+160 (int (*)(...))QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
+164 (int (*)(...))QLayout::_ZThn8_NK7QLayout8geometryEv
+168 (int (*)(...))QLayout::_ZThn8_NK7QLayout7isEmptyEv
+172 (int (*)(...))QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
+176 (int (*)(...))QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
+180 (int (*)(...))QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
+184 (int (*)(...))QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
+188 (int (*)(...))QLayoutItem::widget
+192 (int (*)(...))QLayout::_ZThn8_N7QLayout6layoutEv
+196 (int (*)(...))QLayoutItem::spacerItem
+200 (int (*)(...))QLayout::_ZThn8_NK7QLayout12controlTypesEv
+
+Class QGridLayout
+ size=16 align=4
+ base size=16 base align=4
+QGridLayout (0xb1e6f21c) 0
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
+ QLayout (0xb1e87c40) 0
+ primary-for QGridLayout (0xb1e6f21c)
+ QObject (0xb1ed0348) 0
+ primary-for QLayout (0xb1e87c40)
+ QLayoutItem (0xb1ed0380) 8
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 136u)
+
+Class QBoxLayout::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QBoxLayout::QPrivateSignal (0xb1ee60e0) 0 empty
+
+Vtable for QBoxLayout
+QBoxLayout::_ZTV10QBoxLayout: 51u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QBoxLayout)
+8 (int (*)(...))QBoxLayout::metaObject
+12 (int (*)(...))QBoxLayout::qt_metacast
+16 (int (*)(...))QBoxLayout::qt_metacall
+20 (int (*)(...))QBoxLayout::~QBoxLayout
+24 (int (*)(...))QBoxLayout::~QBoxLayout
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QLayout::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QBoxLayout::invalidate
+60 (int (*)(...))QLayout::geometry
+64 (int (*)(...))QBoxLayout::addItem
+68 (int (*)(...))QBoxLayout::expandingDirections
+72 (int (*)(...))QBoxLayout::minimumSize
+76 (int (*)(...))QBoxLayout::maximumSize
+80 (int (*)(...))QBoxLayout::setGeometry
+84 (int (*)(...))QBoxLayout::itemAt
+88 (int (*)(...))QBoxLayout::takeAt
+92 (int (*)(...))QLayout::indexOf
+96 (int (*)(...))QBoxLayout::count
+100 (int (*)(...))QLayout::isEmpty
+104 (int (*)(...))QLayout::controlTypes
+108 (int (*)(...))QLayout::layout
+112 (int (*)(...))QBoxLayout::sizeHint
+116 (int (*)(...))QBoxLayout::hasHeightForWidth
+120 (int (*)(...))QBoxLayout::heightForWidth
+124 (int (*)(...))QBoxLayout::minimumHeightForWidth
+128 (int (*)(...))-0x00000000000000008
+132 (int (*)(...))(& _ZTI10QBoxLayout)
+136 (int (*)(...))QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
+140 (int (*)(...))QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
+144 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+148 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+152 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+156 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+160 (int (*)(...))QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+164 (int (*)(...))QLayout::_ZThn8_NK7QLayout8geometryEv
+168 (int (*)(...))QLayout::_ZThn8_NK7QLayout7isEmptyEv
+172 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+176 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+180 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+184 (int (*)(...))QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+188 (int (*)(...))QLayoutItem::widget
+192 (int (*)(...))QLayout::_ZThn8_N7QLayout6layoutEv
+196 (int (*)(...))QLayoutItem::spacerItem
+200 (int (*)(...))QLayout::_ZThn8_NK7QLayout12controlTypesEv
+
+Class QBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QBoxLayout (0xb1e6f258) 0
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
+ QLayout (0xb1e87f00) 0
+ primary-for QBoxLayout (0xb1e6f258)
+ QObject (0xb1ed0a48) 0
+ primary-for QLayout (0xb1e87f00)
+ QLayoutItem (0xb1ee6000) 8
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 136u)
+
+Class QHBoxLayout::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QHBoxLayout::QPrivateSignal (0xb1ee6d58) 0 empty
+
+Vtable for QHBoxLayout
+QHBoxLayout::_ZTV11QHBoxLayout: 51u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHBoxLayout)
+8 (int (*)(...))QHBoxLayout::metaObject
+12 (int (*)(...))QHBoxLayout::qt_metacast
+16 (int (*)(...))QHBoxLayout::qt_metacall
+20 (int (*)(...))QHBoxLayout::~QHBoxLayout
+24 (int (*)(...))QHBoxLayout::~QHBoxLayout
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QLayout::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QBoxLayout::invalidate
+60 (int (*)(...))QLayout::geometry
+64 (int (*)(...))QBoxLayout::addItem
+68 (int (*)(...))QBoxLayout::expandingDirections
+72 (int (*)(...))QBoxLayout::minimumSize
+76 (int (*)(...))QBoxLayout::maximumSize
+80 (int (*)(...))QBoxLayout::setGeometry
+84 (int (*)(...))QBoxLayout::itemAt
+88 (int (*)(...))QBoxLayout::takeAt
+92 (int (*)(...))QLayout::indexOf
+96 (int (*)(...))QBoxLayout::count
+100 (int (*)(...))QLayout::isEmpty
+104 (int (*)(...))QLayout::controlTypes
+108 (int (*)(...))QLayout::layout
+112 (int (*)(...))QBoxLayout::sizeHint
+116 (int (*)(...))QBoxLayout::hasHeightForWidth
+120 (int (*)(...))QBoxLayout::heightForWidth
+124 (int (*)(...))QBoxLayout::minimumHeightForWidth
+128 (int (*)(...))-0x00000000000000008
+132 (int (*)(...))(& _ZTI11QHBoxLayout)
+136 (int (*)(...))QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
+140 (int (*)(...))QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
+144 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+148 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+152 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+156 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+160 (int (*)(...))QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+164 (int (*)(...))QLayout::_ZThn8_NK7QLayout8geometryEv
+168 (int (*)(...))QLayout::_ZThn8_NK7QLayout7isEmptyEv
+172 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+176 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+180 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+184 (int (*)(...))QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+188 (int (*)(...))QLayoutItem::widget
+192 (int (*)(...))QLayout::_ZThn8_N7QLayout6layoutEv
+196 (int (*)(...))QLayoutItem::spacerItem
+200 (int (*)(...))QLayout::_ZThn8_NK7QLayout12controlTypesEv
+
+Class QHBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QHBoxLayout (0xb1e6f294) 0
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
+ QBoxLayout (0xb1e6f2d0) 0
+ primary-for QHBoxLayout (0xb1e6f294)
+ QLayout (0xb1ef6180) 0
+ primary-for QBoxLayout (0xb1e6f2d0)
+ QObject (0xb1ee6c40) 0
+ primary-for QLayout (0xb1ef6180)
+ QLayoutItem (0xb1ee6c78) 8
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 136u)
+
+Class QVBoxLayout::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QVBoxLayout::QPrivateSignal (0xb1efc380) 0 empty
+
+Vtable for QVBoxLayout
+QVBoxLayout::_ZTV11QVBoxLayout: 51u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QVBoxLayout)
+8 (int (*)(...))QVBoxLayout::metaObject
+12 (int (*)(...))QVBoxLayout::qt_metacast
+16 (int (*)(...))QVBoxLayout::qt_metacall
+20 (int (*)(...))QVBoxLayout::~QVBoxLayout
+24 (int (*)(...))QVBoxLayout::~QVBoxLayout
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QLayout::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QBoxLayout::invalidate
+60 (int (*)(...))QLayout::geometry
+64 (int (*)(...))QBoxLayout::addItem
+68 (int (*)(...))QBoxLayout::expandingDirections
+72 (int (*)(...))QBoxLayout::minimumSize
+76 (int (*)(...))QBoxLayout::maximumSize
+80 (int (*)(...))QBoxLayout::setGeometry
+84 (int (*)(...))QBoxLayout::itemAt
+88 (int (*)(...))QBoxLayout::takeAt
+92 (int (*)(...))QLayout::indexOf
+96 (int (*)(...))QBoxLayout::count
+100 (int (*)(...))QLayout::isEmpty
+104 (int (*)(...))QLayout::controlTypes
+108 (int (*)(...))QLayout::layout
+112 (int (*)(...))QBoxLayout::sizeHint
+116 (int (*)(...))QBoxLayout::hasHeightForWidth
+120 (int (*)(...))QBoxLayout::heightForWidth
+124 (int (*)(...))QBoxLayout::minimumHeightForWidth
+128 (int (*)(...))-0x00000000000000008
+132 (int (*)(...))(& _ZTI11QVBoxLayout)
+136 (int (*)(...))QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
+140 (int (*)(...))QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
+144 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+148 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+152 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+156 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+160 (int (*)(...))QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+164 (int (*)(...))QLayout::_ZThn8_NK7QLayout8geometryEv
+168 (int (*)(...))QLayout::_ZThn8_NK7QLayout7isEmptyEv
+172 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+176 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+180 (int (*)(...))QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+184 (int (*)(...))QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+188 (int (*)(...))QLayoutItem::widget
+192 (int (*)(...))QLayout::_ZThn8_N7QLayout6layoutEv
+196 (int (*)(...))QLayoutItem::spacerItem
+200 (int (*)(...))QLayout::_ZThn8_NK7QLayout12controlTypesEv
+
+Class QVBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QVBoxLayout (0xb1e6f30c) 0
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
+ QBoxLayout (0xb1e6f348) 0
+ primary-for QVBoxLayout (0xb1e6f30c)
+ QLayout (0xb1ef6380) 0
+ primary-for QBoxLayout (0xb1e6f348)
+ QObject (0xb1efc268) 0
+ primary-for QLayout (0xb1ef6380)
+ QLayoutItem (0xb1efc2a0) 8
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 136u)
+
+Class QDesktopWidget::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDesktopWidget::QPrivateSignal (0xb1efc9d8) 0 empty
+
+Vtable for QDesktopWidget
+QDesktopWidget::_ZTV14QDesktopWidget: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDesktopWidget)
+8 (int (*)(...))QDesktopWidget::metaObject
+12 (int (*)(...))QDesktopWidget::qt_metacast
+16 (int (*)(...))QDesktopWidget::qt_metacall
+20 (int (*)(...))QDesktopWidget::~QDesktopWidget
+24 (int (*)(...))QDesktopWidget::~QDesktopWidget
+28 (int (*)(...))QWidget::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QWidget::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QDesktopWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QWidget::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI14QDesktopWidget)
+224 (int (*)(...))QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
+228 (int (*)(...))QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QDesktopWidget
+ size=24 align=4
+ base size=24 base align=4
+QDesktopWidget (0xb1e6f384) 0
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
+ QWidget (0xb1ef6580) 0
+ primary-for QDesktopWidget (0xb1e6f384)
+ QObject (0xb1efc8c0) 0
+ primary-for QWidget (0xb1ef6580)
+ QPaintDevice (0xb1efc8f8) 8
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 224u)
+
+Class QFormLayout::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QFormLayout::QPrivateSignal (0xb1f144d0) 0 empty
+
+Vtable for QFormLayout
+QFormLayout::_ZTV11QFormLayout: 50u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFormLayout)
+8 (int (*)(...))QFormLayout::metaObject
+12 (int (*)(...))QFormLayout::qt_metacast
+16 (int (*)(...))QFormLayout::qt_metacall
+20 (int (*)(...))QFormLayout::~QFormLayout
+24 (int (*)(...))QFormLayout::~QFormLayout
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QLayout::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QFormLayout::invalidate
+60 (int (*)(...))QLayout::geometry
+64 (int (*)(...))QFormLayout::addItem
+68 (int (*)(...))QFormLayout::expandingDirections
+72 (int (*)(...))QFormLayout::minimumSize
+76 (int (*)(...))QLayout::maximumSize
+80 (int (*)(...))QFormLayout::setGeometry
+84 (int (*)(...))QFormLayout::itemAt
+88 (int (*)(...))QFormLayout::takeAt
+92 (int (*)(...))QLayout::indexOf
+96 (int (*)(...))QFormLayout::count
+100 (int (*)(...))QLayout::isEmpty
+104 (int (*)(...))QLayout::controlTypes
+108 (int (*)(...))QLayout::layout
+112 (int (*)(...))QFormLayout::sizeHint
+116 (int (*)(...))QFormLayout::hasHeightForWidth
+120 (int (*)(...))QFormLayout::heightForWidth
+124 (int (*)(...))-0x00000000000000008
+128 (int (*)(...))(& _ZTI11QFormLayout)
+132 (int (*)(...))QFormLayout::_ZThn8_N11QFormLayoutD1Ev
+136 (int (*)(...))QFormLayout::_ZThn8_N11QFormLayoutD0Ev
+140 (int (*)(...))QFormLayout::_ZThn8_NK11QFormLayout8sizeHintEv
+144 (int (*)(...))QFormLayout::_ZThn8_NK11QFormLayout11minimumSizeEv
+148 (int (*)(...))QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+152 (int (*)(...))QFormLayout::_ZThn8_NK11QFormLayout19expandingDirectionsEv
+156 (int (*)(...))QFormLayout::_ZThn8_N11QFormLayout11setGeometryERK5QRect
+160 (int (*)(...))QLayout::_ZThn8_NK7QLayout8geometryEv
+164 (int (*)(...))QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 (int (*)(...))QFormLayout::_ZThn8_NK11QFormLayout17hasHeightForWidthEv
+172 (int (*)(...))QFormLayout::_ZThn8_NK11QFormLayout14heightForWidthEi
+176 (int (*)(...))QLayoutItem::minimumHeightForWidth
+180 (int (*)(...))QFormLayout::_ZThn8_N11QFormLayout10invalidateEv
+184 (int (*)(...))QLayoutItem::widget
+188 (int (*)(...))QLayout::_ZThn8_N7QLayout6layoutEv
+192 (int (*)(...))QLayoutItem::spacerItem
+196 (int (*)(...))QLayout::_ZThn8_NK7QLayout12controlTypesEv
+
+Class QFormLayout
+ size=16 align=4
+ base size=16 base align=4
+QFormLayout (0xb1e6f3c0) 0
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 8u)
+ QLayout (0xb1ef68c0) 0
+ primary-for QFormLayout (0xb1e6f3c0)
+ QObject (0xb1f143b8) 0
+ primary-for QLayout (0xb1ef68c0)
+ QLayoutItem (0xb1f143f0) 8
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 132u)
+
+Class QGesture::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGesture::QPrivateSignal (0xb1f29700) 0 empty
+
+Vtable for QGesture
+QGesture::_ZTV8QGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QGesture)
+8 (int (*)(...))QGesture::metaObject
+12 (int (*)(...))QGesture::qt_metacast
+16 (int (*)(...))QGesture::qt_metacall
+20 (int (*)(...))QGesture::~QGesture
+24 (int (*)(...))QGesture::~QGesture
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QGesture
+ size=8 align=4
+ base size=8 base align=4
+QGesture (0xb1e6f3fc) 0
+ vptr=((& QGesture::_ZTV8QGesture) + 8u)
+ QObject (0xb1f29620) 0
+ primary-for QGesture (0xb1e6f3fc)
+
+Class QPanGesture::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QPanGesture::QPrivateSignal (0xb1f29e38) 0 empty
+
+Vtable for QPanGesture
+QPanGesture::_ZTV11QPanGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPanGesture)
+8 (int (*)(...))QPanGesture::metaObject
+12 (int (*)(...))QPanGesture::qt_metacast
+16 (int (*)(...))QPanGesture::qt_metacall
+20 (int (*)(...))QPanGesture::~QPanGesture
+24 (int (*)(...))QPanGesture::~QPanGesture
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QPanGesture
+ size=8 align=4
+ base size=8 base align=4
+QPanGesture (0xb1e6f438) 0
+ vptr=((& QPanGesture::_ZTV11QPanGesture) + 8u)
+ QGesture (0xb1e6f474) 0
+ primary-for QPanGesture (0xb1e6f438)
+ QObject (0xb1f29d58) 0
+ primary-for QGesture (0xb1e6f474)
+
+Class QPinchGesture::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QPinchGesture::QPrivateSignal (0xb1f473b8) 0 empty
+
+Vtable for QPinchGesture
+QPinchGesture::_ZTV13QPinchGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPinchGesture)
+8 (int (*)(...))QPinchGesture::metaObject
+12 (int (*)(...))QPinchGesture::qt_metacast
+16 (int (*)(...))QPinchGesture::qt_metacall
+20 (int (*)(...))QPinchGesture::~QPinchGesture
+24 (int (*)(...))QPinchGesture::~QPinchGesture
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QPinchGesture
+ size=8 align=4
+ base size=8 base align=4
+QPinchGesture (0xb1e6f4b0) 0
+ vptr=((& QPinchGesture::_ZTV13QPinchGesture) + 8u)
+ QGesture (0xb1e6f4ec) 0
+ primary-for QPinchGesture (0xb1e6f4b0)
+ QObject (0xb1f472d8) 0
+ primary-for QGesture (0xb1e6f4ec)
+
+Class QSwipeGesture::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSwipeGesture::QPrivateSignal (0xb1d5fe00) 0 empty
+
+Vtable for QSwipeGesture
+QSwipeGesture::_ZTV13QSwipeGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSwipeGesture)
+8 (int (*)(...))QSwipeGesture::metaObject
+12 (int (*)(...))QSwipeGesture::qt_metacast
+16 (int (*)(...))QSwipeGesture::qt_metacall
+20 (int (*)(...))QSwipeGesture::~QSwipeGesture
+24 (int (*)(...))QSwipeGesture::~QSwipeGesture
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QSwipeGesture
+ size=8 align=4
+ base size=8 base align=4
+QSwipeGesture (0xb1e6f564) 0
+ vptr=((& QSwipeGesture::_ZTV13QSwipeGesture) + 8u)
+ QGesture (0xb1e6f5a0) 0
+ primary-for QSwipeGesture (0xb1e6f564)
+ QObject (0xb1d5fd20) 0
+ primary-for QGesture (0xb1e6f5a0)
+
+Class QTapGesture::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTapGesture::QPrivateSignal (0xb1d83540) 0 empty
+
+Vtable for QTapGesture
+QTapGesture::_ZTV11QTapGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTapGesture)
+8 (int (*)(...))QTapGesture::metaObject
+12 (int (*)(...))QTapGesture::qt_metacast
+16 (int (*)(...))QTapGesture::qt_metacall
+20 (int (*)(...))QTapGesture::~QTapGesture
+24 (int (*)(...))QTapGesture::~QTapGesture
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QTapGesture
+ size=8 align=4
+ base size=8 base align=4
+QTapGesture (0xb1e6f5dc) 0
+ vptr=((& QTapGesture::_ZTV11QTapGesture) + 8u)
+ QGesture (0xb1e6f618) 0
+ primary-for QTapGesture (0xb1e6f5dc)
+ QObject (0xb1d83460) 0
+ primary-for QGesture (0xb1e6f618)
+
+Class QTapAndHoldGesture::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTapAndHoldGesture::QPrivateSignal (0xb1d83b28) 0 empty
+
+Vtable for QTapAndHoldGesture
+QTapAndHoldGesture::_ZTV18QTapAndHoldGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTapAndHoldGesture)
+8 (int (*)(...))QTapAndHoldGesture::metaObject
+12 (int (*)(...))QTapAndHoldGesture::qt_metacast
+16 (int (*)(...))QTapAndHoldGesture::qt_metacall
+20 (int (*)(...))QTapAndHoldGesture::~QTapAndHoldGesture
+24 (int (*)(...))QTapAndHoldGesture::~QTapAndHoldGesture
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QTapAndHoldGesture
+ size=8 align=4
+ base size=8 base align=4
+QTapAndHoldGesture (0xb1e6f654) 0
+ vptr=((& QTapAndHoldGesture::_ZTV18QTapAndHoldGesture) + 8u)
+ QGesture (0xb1e6f690) 0
+ primary-for QTapAndHoldGesture (0xb1e6f654)
+ QObject (0xb1d83a48) 0
+ primary-for QGesture (0xb1e6f690)
+
+Vtable for QGestureEvent
+QGestureEvent::_ZTV13QGestureEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGestureEvent)
+8 (int (*)(...))QGestureEvent::~QGestureEvent
+12 (int (*)(...))QGestureEvent::~QGestureEvent
+
+Class QGestureEvent
+ size=28 align=4
+ base size=28 base align=4
+QGestureEvent (0xb1e6f6cc) 0
+ vptr=((& QGestureEvent::_ZTV13QGestureEvent) + 8u)
+ QEvent (0xb1d83658) 0
+ primary-for QGestureEvent (0xb1e6f6cc)
+
+Vtable for QGestureRecognizer
+QGestureRecognizer::_ZTV18QGestureRecognizer: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGestureRecognizer)
+8 (int (*)(...))QGestureRecognizer::~QGestureRecognizer
+12 (int (*)(...))QGestureRecognizer::~QGestureRecognizer
+16 (int (*)(...))QGestureRecognizer::create
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))QGestureRecognizer::reset
+
+Class QGestureRecognizer
+ size=4 align=4
+ base size=4 base align=4
+QGestureRecognizer (0xb1d967e0) 0 nearly-empty
+ vptr=((& QGestureRecognizer::_ZTV18QGestureRecognizer) + 8u)
+
+Class QShortcut::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QShortcut::QPrivateSignal (0xb1dda888) 0 empty
+
+Vtable for QShortcut
+QShortcut::_ZTV9QShortcut: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QShortcut)
+8 (int (*)(...))QShortcut::metaObject
+12 (int (*)(...))QShortcut::qt_metacast
+16 (int (*)(...))QShortcut::qt_metacall
+20 (int (*)(...))QShortcut::~QShortcut
+24 (int (*)(...))QShortcut::~QShortcut
+28 (int (*)(...))QShortcut::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QShortcut
+ size=8 align=4
+ base size=8 base align=4
+QShortcut (0xb1e6f744) 0
+ vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
+ QObject (0xb1dda7a8) 0
+ primary-for QShortcut (0xb1e6f744)
+
+Class QStackedLayout::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QStackedLayout::QPrivateSignal (0xb1ddafc0) 0 empty
+
+Vtable for QStackedLayout
+QStackedLayout::_ZTV14QStackedLayout: 50u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QStackedLayout)
+8 (int (*)(...))QStackedLayout::metaObject
+12 (int (*)(...))QStackedLayout::qt_metacast
+16 (int (*)(...))QStackedLayout::qt_metacall
+20 (int (*)(...))QStackedLayout::~QStackedLayout
+24 (int (*)(...))QStackedLayout::~QStackedLayout
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QLayout::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QLayout::invalidate
+60 (int (*)(...))QLayout::geometry
+64 (int (*)(...))QStackedLayout::addItem
+68 (int (*)(...))QLayout::expandingDirections
+72 (int (*)(...))QStackedLayout::minimumSize
+76 (int (*)(...))QLayout::maximumSize
+80 (int (*)(...))QStackedLayout::setGeometry
+84 (int (*)(...))QStackedLayout::itemAt
+88 (int (*)(...))QStackedLayout::takeAt
+92 (int (*)(...))QLayout::indexOf
+96 (int (*)(...))QStackedLayout::count
+100 (int (*)(...))QLayout::isEmpty
+104 (int (*)(...))QLayout::controlTypes
+108 (int (*)(...))QLayout::layout
+112 (int (*)(...))QStackedLayout::sizeHint
+116 (int (*)(...))QStackedLayout::hasHeightForWidth
+120 (int (*)(...))QStackedLayout::heightForWidth
+124 (int (*)(...))-0x00000000000000008
+128 (int (*)(...))(& _ZTI14QStackedLayout)
+132 (int (*)(...))QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
+136 (int (*)(...))QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
+140 (int (*)(...))QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
+144 (int (*)(...))QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
+148 (int (*)(...))QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+152 (int (*)(...))QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+156 (int (*)(...))QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
+160 (int (*)(...))QLayout::_ZThn8_NK7QLayout8geometryEv
+164 (int (*)(...))QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 (int (*)(...))QStackedLayout::_ZThn8_NK14QStackedLayout17hasHeightForWidthEv
+172 (int (*)(...))QStackedLayout::_ZThn8_NK14QStackedLayout14heightForWidthEi
+176 (int (*)(...))QLayoutItem::minimumHeightForWidth
+180 (int (*)(...))QLayout::_ZThn8_N7QLayout10invalidateEv
+184 (int (*)(...))QLayoutItem::widget
+188 (int (*)(...))QLayout::_ZThn8_N7QLayout6layoutEv
+192 (int (*)(...))QLayoutItem::spacerItem
+196 (int (*)(...))QLayout::_ZThn8_NK7QLayout12controlTypesEv
+
+Class QStackedLayout
+ size=16 align=4
+ base size=16 base align=4
+QStackedLayout (0xb1e6f780) 0
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
+ QLayout (0xb1dca580) 0
+ primary-for QStackedLayout (0xb1e6f780)
+ QObject (0xb1ddaea8) 0
+ primary-for QLayout (0xb1dca580)
+ QLayoutItem (0xb1ddaee0) 8
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 132u)
+
+Class QToolTip
+ size=1 align=1
+ base size=0 base align=1
+QToolTip (0xb1e03a10) 0 empty
+
+Class QWhatsThis
+ size=1 align=1
+ base size=0 base align=1
+QWhatsThis (0xb1e03b60) 0 empty
+
+Class QWidgetAction::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QWidgetAction::QPrivateSignal (0xb1e03cb0) 0 empty
+
+Vtable for QWidgetAction
+QWidgetAction::_ZTV13QWidgetAction: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetAction)
+8 (int (*)(...))QWidgetAction::metaObject
+12 (int (*)(...))QWidgetAction::qt_metacast
+16 (int (*)(...))QWidgetAction::qt_metacall
+20 (int (*)(...))QWidgetAction::~QWidgetAction
+24 (int (*)(...))QWidgetAction::~QWidgetAction
+28 (int (*)(...))QWidgetAction::event
+32 (int (*)(...))QWidgetAction::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidgetAction::createWidget
+60 (int (*)(...))QWidgetAction::deleteWidget
+
+Class QWidgetAction
+ size=8 align=4
+ base size=8 base align=4
+QWidgetAction (0xb1e6f7bc) 0
+ vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
+ QAction (0xb1e6f7f8) 0
+ primary-for QWidgetAction (0xb1e6f7bc)
+ QObject (0xb1e03bd0) 0
+ primary-for QAction (0xb1e6f7f8)
+
+Class QKeyEventTransition::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QKeyEventTransition::QPrivateSignal (0xb1e194d0) 0 empty
+
+Vtable for QKeyEventTransition
+QKeyEventTransition::_ZTV19QKeyEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QKeyEventTransition)
+8 (int (*)(...))QKeyEventTransition::metaObject
+12 (int (*)(...))QKeyEventTransition::qt_metacast
+16 (int (*)(...))QKeyEventTransition::qt_metacall
+20 (int (*)(...))QKeyEventTransition::~QKeyEventTransition
+24 (int (*)(...))QKeyEventTransition::~QKeyEventTransition
+28 (int (*)(...))QEventTransition::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QKeyEventTransition::eventTest
+60 (int (*)(...))QKeyEventTransition::onTransition
+
+Class QKeyEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QKeyEventTransition (0xb1e6f834) 0
+ vptr=((& QKeyEventTransition::_ZTV19QKeyEventTransition) + 8u)
+ QEventTransition (0xb1e6f870) 0
+ primary-for QKeyEventTransition (0xb1e6f834)
+ QAbstractTransition (0xb1e6f8ac) 0
+ primary-for QEventTransition (0xb1e6f870)
+ QObject (0xb1e193f0) 0
+ primary-for QAbstractTransition (0xb1e6f8ac)
+
+Class QMouseEventTransition::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QMouseEventTransition::QPrivateSignal (0xb1e19d58) 0 empty
+
+Vtable for QMouseEventTransition
+QMouseEventTransition::_ZTV21QMouseEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QMouseEventTransition)
+8 (int (*)(...))QMouseEventTransition::metaObject
+12 (int (*)(...))QMouseEventTransition::qt_metacast
+16 (int (*)(...))QMouseEventTransition::qt_metacall
+20 (int (*)(...))QMouseEventTransition::~QMouseEventTransition
+24 (int (*)(...))QMouseEventTransition::~QMouseEventTransition
+28 (int (*)(...))QEventTransition::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QMouseEventTransition::eventTest
+60 (int (*)(...))QMouseEventTransition::onTransition
+
+Class QMouseEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QMouseEventTransition (0xb1e6f8e8) 0
+ vptr=((& QMouseEventTransition::_ZTV21QMouseEventTransition) + 8u)
+ QEventTransition (0xb1e6f924) 0
+ primary-for QMouseEventTransition (0xb1e6f8e8)
+ QAbstractTransition (0xb1e6f960) 0
+ primary-for QEventTransition (0xb1e6f924)
+ QObject (0xb1e19c78) 0
+ primary-for QAbstractTransition (0xb1e6f960)
+
+Class QCommonStyle::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QCommonStyle::QPrivateSignal (0xb1e2b578) 0 empty
+
+Vtable for QCommonStyle
+QCommonStyle::_ZTV12QCommonStyle: 37u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCommonStyle)
+8 (int (*)(...))QCommonStyle::metaObject
+12 (int (*)(...))QCommonStyle::qt_metacast
+16 (int (*)(...))QCommonStyle::qt_metacall
+20 (int (*)(...))QCommonStyle::~QCommonStyle
+24 (int (*)(...))QCommonStyle::~QCommonStyle
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QCommonStyle::polish
+60 (int (*)(...))QCommonStyle::unpolish
+64 (int (*)(...))QCommonStyle::polish
+68 (int (*)(...))QCommonStyle::unpolish
+72 (int (*)(...))QCommonStyle::polish
+76 (int (*)(...))QStyle::itemTextRect
+80 (int (*)(...))QStyle::itemPixmapRect
+84 (int (*)(...))QStyle::drawItemText
+88 (int (*)(...))QStyle::drawItemPixmap
+92 (int (*)(...))QStyle::standardPalette
+96 (int (*)(...))QCommonStyle::drawPrimitive
+100 (int (*)(...))QCommonStyle::drawControl
+104 (int (*)(...))QCommonStyle::subElementRect
+108 (int (*)(...))QCommonStyle::drawComplexControl
+112 (int (*)(...))QCommonStyle::hitTestComplexControl
+116 (int (*)(...))QCommonStyle::subControlRect
+120 (int (*)(...))QCommonStyle::pixelMetric
+124 (int (*)(...))QCommonStyle::sizeFromContents
+128 (int (*)(...))QCommonStyle::styleHint
+132 (int (*)(...))QCommonStyle::standardPixmap
+136 (int (*)(...))QCommonStyle::standardIcon
+140 (int (*)(...))QCommonStyle::generatedIconPixmap
+144 (int (*)(...))QCommonStyle::layoutSpacing
+
+Class QCommonStyle
+ size=8 align=4
+ base size=8 base align=4
+QCommonStyle (0xb1e6f99c) 0
+ vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
+ QStyle (0xb1e6f9d8) 0
+ primary-for QCommonStyle (0xb1e6f99c)
+ QObject (0xb1e2b498) 0
+ primary-for QStyle (0xb1e6f9d8)
+
+Class QTileRules
+ size=8 align=4
+ base size=8 base align=4
+QTileRules (0xb1e45000) 0
+
+Class QProxyStyle::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QProxyStyle::QPrivateSignal (0xb1e45700) 0 empty
+
+Vtable for QProxyStyle
+QProxyStyle::_ZTV11QProxyStyle: 37u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QProxyStyle)
+8 (int (*)(...))QProxyStyle::metaObject
+12 (int (*)(...))QProxyStyle::qt_metacast
+16 (int (*)(...))QProxyStyle::qt_metacall
+20 (int (*)(...))QProxyStyle::~QProxyStyle
+24 (int (*)(...))QProxyStyle::~QProxyStyle
+28 (int (*)(...))QProxyStyle::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QProxyStyle::polish
+60 (int (*)(...))QProxyStyle::unpolish
+64 (int (*)(...))QProxyStyle::polish
+68 (int (*)(...))QProxyStyle::unpolish
+72 (int (*)(...))QProxyStyle::polish
+76 (int (*)(...))QProxyStyle::itemTextRect
+80 (int (*)(...))QProxyStyle::itemPixmapRect
+84 (int (*)(...))QProxyStyle::drawItemText
+88 (int (*)(...))QProxyStyle::drawItemPixmap
+92 (int (*)(...))QProxyStyle::standardPalette
+96 (int (*)(...))QProxyStyle::drawPrimitive
+100 (int (*)(...))QProxyStyle::drawControl
+104 (int (*)(...))QProxyStyle::subElementRect
+108 (int (*)(...))QProxyStyle::drawComplexControl
+112 (int (*)(...))QProxyStyle::hitTestComplexControl
+116 (int (*)(...))QProxyStyle::subControlRect
+120 (int (*)(...))QProxyStyle::pixelMetric
+124 (int (*)(...))QProxyStyle::sizeFromContents
+128 (int (*)(...))QProxyStyle::styleHint
+132 (int (*)(...))QProxyStyle::standardPixmap
+136 (int (*)(...))QProxyStyle::standardIcon
+140 (int (*)(...))QProxyStyle::generatedIconPixmap
+144 (int (*)(...))QProxyStyle::layoutSpacing
+
+Class QProxyStyle
+ size=8 align=4
+ base size=8 base align=4
+QProxyStyle (0xb1e6fa50) 0
+ vptr=((& QProxyStyle::_ZTV11QProxyStyle) + 8u)
+ QCommonStyle (0xb1e6fa8c) 0
+ primary-for QProxyStyle (0xb1e6fa50)
+ QStyle (0xb1e6fac8) 0
+ primary-for QCommonStyle (0xb1e6fa8c)
+ QObject (0xb1e45620) 0
+ primary-for QStyle (0xb1e6fac8)
+
+Class QStyleFactory
+ size=1 align=1
+ base size=0 base align=1
+QStyleFactory (0xb1c64348) 0 empty
+
+Class QStylePainter
+ size=12 align=4
+ base size=12 base align=4
+QStylePainter (0xb1e6fb04) 0
+ QPainter (0xb1c64380) 0
+
+Class QStylePlugin::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QStylePlugin::QPrivateSignal (0xb1c72d58) 0 empty
+
+Vtable for QStylePlugin
+QStylePlugin::_ZTV12QStylePlugin: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QStylePlugin)
+8 (int (*)(...))QStylePlugin::metaObject
+12 (int (*)(...))QStylePlugin::qt_metacast
+16 (int (*)(...))QStylePlugin::qt_metacall
+20 (int (*)(...))QStylePlugin::~QStylePlugin
+24 (int (*)(...))QStylePlugin::~QStylePlugin
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+
+Class QStylePlugin
+ size=8 align=4
+ base size=8 base align=4
+QStylePlugin (0xb1e6fb40) 0
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
+ QObject (0xb1c72c78) 0
+ primary-for QStylePlugin (0xb1e6fb40)
+
+Class QColormap
+ size=4 align=4
+ base size=4 base align=4
+QColormap (0xb1c7a070) 0
+
+Class QCompleter::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QCompleter::QPrivateSignal (0xb1c7a540) 0 empty
+
+Vtable for QCompleter
+QCompleter::_ZTV10QCompleter: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QCompleter)
+8 (int (*)(...))QCompleter::metaObject
+12 (int (*)(...))QCompleter::qt_metacast
+16 (int (*)(...))QCompleter::qt_metacall
+20 (int (*)(...))QCompleter::~QCompleter
+24 (int (*)(...))QCompleter::~QCompleter
+28 (int (*)(...))QCompleter::event
+32 (int (*)(...))QCompleter::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QCompleter::pathFromIndex
+60 (int (*)(...))QCompleter::splitPath
+
+Class QCompleter
+ size=8 align=4
+ base size=8 base align=4
+QCompleter (0xb1e6fb7c) 0
+ vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
+ QObject (0xb1c7a460) 0
+ primary-for QCompleter (0xb1e6fb7c)
+
+Vtable for QScrollerProperties
+QScrollerProperties::_ZTV19QScrollerProperties: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QScrollerProperties)
+8 (int (*)(...))QScrollerProperties::~QScrollerProperties
+12 (int (*)(...))QScrollerProperties::~QScrollerProperties
+
+Class QScrollerProperties
+ size=8 align=4
+ base size=8 base align=4
+QScrollerProperties (0xb1c7afc0) 0
+ vptr=((& QScrollerProperties::_ZTV19QScrollerProperties) + 8u)
+
+Class QScroller::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QScroller::QPrivateSignal (0xb1c92dc8) 0 empty
+
+Vtable for QScroller
+QScroller::_ZTV9QScroller: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QScroller)
+8 (int (*)(...))QScroller::metaObject
+12 (int (*)(...))QScroller::qt_metacast
+16 (int (*)(...))QScroller::qt_metacall
+20 (int (*)(...))QScroller::~QScroller
+24 (int (*)(...))QScroller::~QScroller
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QScroller
+ size=12 align=4
+ base size=12 base align=4
+QScroller (0xb1e6fbf4) 0
+ vptr=((& QScroller::_ZTV9QScroller) + 8u)
+ QObject (0xb1c92ce8) 0
+ primary-for QScroller (0xb1e6fbf4)
+
+Class QSystemTrayIcon::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSystemTrayIcon::QPrivateSignal (0xb1ca9d90) 0 empty
+
+Vtable for QSystemTrayIcon
+QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
+8 (int (*)(...))QSystemTrayIcon::metaObject
+12 (int (*)(...))QSystemTrayIcon::qt_metacast
+16 (int (*)(...))QSystemTrayIcon::qt_metacall
+20 (int (*)(...))QSystemTrayIcon::~QSystemTrayIcon
+24 (int (*)(...))QSystemTrayIcon::~QSystemTrayIcon
+28 (int (*)(...))QSystemTrayIcon::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QSystemTrayIcon
+ size=8 align=4
+ base size=8 base align=4
+QSystemTrayIcon (0xb1e6fc30) 0
+ vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
+ QObject (0xb1ca9cb0) 0
+ primary-for QSystemTrayIcon (0xb1e6fc30)
+
+Class QUndoGroup::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QUndoGroup::QPrivateSignal (0xb1cbc9d8) 0 empty
+
+Vtable for QUndoGroup
+QUndoGroup::_ZTV10QUndoGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUndoGroup)
+8 (int (*)(...))QUndoGroup::metaObject
+12 (int (*)(...))QUndoGroup::qt_metacast
+16 (int (*)(...))QUndoGroup::qt_metacall
+20 (int (*)(...))QUndoGroup::~QUndoGroup
+24 (int (*)(...))QUndoGroup::~QUndoGroup
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QUndoGroup
+ size=8 align=4
+ base size=8 base align=4
+QUndoGroup (0xb1e6fc6c) 0
+ vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
+ QObject (0xb1cbc8f8) 0
+ primary-for QUndoGroup (0xb1e6fc6c)
+
+Vtable for QUndoCommand
+QUndoCommand::_ZTV12QUndoCommand: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QUndoCommand)
+8 (int (*)(...))QUndoCommand::~QUndoCommand
+12 (int (*)(...))QUndoCommand::~QUndoCommand
+16 (int (*)(...))QUndoCommand::undo
+20 (int (*)(...))QUndoCommand::redo
+24 (int (*)(...))QUndoCommand::id
+28 (int (*)(...))QUndoCommand::mergeWith
+
+Class QUndoCommand
+ size=8 align=4
+ base size=8 base align=4
+QUndoCommand (0xb1cd01f8) 0
+ vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
+
+Class QUndoStack::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QUndoStack::QPrivateSignal (0xb1cd0770) 0 empty
+
+Vtable for QUndoStack
+QUndoStack::_ZTV10QUndoStack: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUndoStack)
+8 (int (*)(...))QUndoStack::metaObject
+12 (int (*)(...))QUndoStack::qt_metacast
+16 (int (*)(...))QUndoStack::qt_metacall
+20 (int (*)(...))QUndoStack::~QUndoStack
+24 (int (*)(...))QUndoStack::~QUndoStack
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QUndoStack
+ size=8 align=4
+ base size=8 base align=4
+QUndoStack (0xb1e6fca8) 0
+ vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
+ QObject (0xb1cd0690) 0
+ primary-for QUndoStack (0xb1e6fca8)
+
+Class QUndoView::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QUndoView::QPrivateSignal (0xb1ce40a8) 0 empty
+
+Vtable for QUndoView
+QUndoView::_ZTV9QUndoView: 106u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QUndoView)
+8 (int (*)(...))QUndoView::metaObject
+12 (int (*)(...))QUndoView::qt_metacast
+16 (int (*)(...))QUndoView::qt_metacall
+20 (int (*)(...))QUndoView::~QUndoView
+24 (int (*)(...))QUndoView::~QUndoView
+28 (int (*)(...))QListView::event
+32 (int (*)(...))QAbstractScrollArea::eventFilter
+36 (int (*)(...))QListView::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QAbstractScrollArea::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractItemView::mousePressEvent
+88 (int (*)(...))QListView::mouseReleaseEvent
+92 (int (*)(...))QAbstractItemView::mouseDoubleClickEvent
+96 (int (*)(...))QListView::mouseMoveEvent
+100 (int (*)(...))QAbstractScrollArea::wheelEvent
+104 (int (*)(...))QAbstractItemView::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QAbstractItemView::focusInEvent
+116 (int (*)(...))QAbstractItemView::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QListView::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QListView::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QAbstractScrollArea::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QAbstractItemView::dragEnterEvent
+160 (int (*)(...))QListView::dragMoveEvent
+164 (int (*)(...))QListView::dragLeaveEvent
+168 (int (*)(...))QListView::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QAbstractItemView::inputMethodEvent
+208 (int (*)(...))QAbstractItemView::inputMethodQuery
+212 (int (*)(...))QAbstractItemView::focusNextPrevChild
+216 (int (*)(...))QAbstractScrollArea::setupViewport
+220 (int (*)(...))QAbstractItemView::viewportEvent
+224 (int (*)(...))QListView::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))QAbstractItemView::setModel
+236 (int (*)(...))QAbstractItemView::setSelectionModel
+240 (int (*)(...))QAbstractItemView::keyboardSearch
+244 (int (*)(...))QListView::visualRect
+248 (int (*)(...))QListView::scrollTo
+252 (int (*)(...))QListView::indexAt
+256 (int (*)(...))QAbstractItemView::sizeHintForRow
+260 (int (*)(...))QAbstractItemView::sizeHintForColumn
+264 (int (*)(...))QListView::reset
+268 (int (*)(...))QListView::setRootIndex
+272 (int (*)(...))QListView::doItemsLayout
+276 (int (*)(...))QAbstractItemView::selectAll
+280 (int (*)(...))QListView::dataChanged
+284 (int (*)(...))QListView::rowsInserted
+288 (int (*)(...))QListView::rowsAboutToBeRemoved
+292 (int (*)(...))QListView::selectionChanged
+296 (int (*)(...))QListView::currentChanged
+300 (int (*)(...))QAbstractItemView::updateEditorData
+304 (int (*)(...))QAbstractItemView::updateEditorGeometries
+308 (int (*)(...))QListView::updateGeometries
+312 (int (*)(...))QAbstractItemView::verticalScrollbarAction
+316 (int (*)(...))QAbstractItemView::horizontalScrollbarAction
+320 (int (*)(...))QAbstractItemView::verticalScrollbarValueChanged
+324 (int (*)(...))QAbstractItemView::horizontalScrollbarValueChanged
+328 (int (*)(...))QAbstractItemView::closeEditor
+332 (int (*)(...))QAbstractItemView::commitData
+336 (int (*)(...))QAbstractItemView::editorDestroyed
+340 (int (*)(...))QListView::moveCursor
+344 (int (*)(...))QListView::horizontalOffset
+348 (int (*)(...))QListView::verticalOffset
+352 (int (*)(...))QListView::isIndexHidden
+356 (int (*)(...))QListView::setSelection
+360 (int (*)(...))QListView::visualRegionForSelection
+364 (int (*)(...))QListView::selectedIndexes
+368 (int (*)(...))QAbstractItemView::edit
+372 (int (*)(...))QAbstractItemView::selectionCommand
+376 (int (*)(...))QListView::startDrag
+380 (int (*)(...))QListView::viewOptions
+384 (int (*)(...))-0x00000000000000008
+388 (int (*)(...))(& _ZTI9QUndoView)
+392 (int (*)(...))QUndoView::_ZThn8_N9QUndoViewD1Ev
+396 (int (*)(...))QUndoView::_ZThn8_N9QUndoViewD0Ev
+400 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+412 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+416 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+420 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QUndoView
+ size=24 align=4
+ base size=24 base align=4
+QUndoView (0xb1e6fce4) 0
+ vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
+ QListView (0xb1e6fd20) 0
+ primary-for QUndoView (0xb1e6fce4)
+ QAbstractItemView (0xb1e6fd5c) 0
+ primary-for QListView (0xb1e6fd20)
+ QAbstractScrollArea (0xb1e6fd98) 0
+ primary-for QAbstractItemView (0xb1e6fd5c)
+ QFrame (0xb1e6fdd4) 0
+ primary-for QAbstractScrollArea (0xb1e6fd98)
+ QWidget (0xb1c91d40) 0
+ primary-for QFrame (0xb1e6fdd4)
+ QObject (0xb1cd0658) 0
+ primary-for QWidget (0xb1c91d40)
+ QPaintDevice (0xb1cd0b98) 8
+ vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
+
+Class QAbstractButton::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QAbstractButton::QPrivateSignal (0xb1ce49d8) 0 empty
+
+Vtable for QAbstractButton
+QAbstractButton::_ZTV15QAbstractButton: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractButton)
+8 (int (*)(...))QAbstractButton::metaObject
+12 (int (*)(...))QAbstractButton::qt_metacast
+16 (int (*)(...))QAbstractButton::qt_metacall
+20 (int (*)(...))QAbstractButton::~QAbstractButton
+24 (int (*)(...))QAbstractButton::~QAbstractButton
+28 (int (*)(...))QAbstractButton::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QAbstractButton::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QWidget::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractButton::mousePressEvent
+88 (int (*)(...))QAbstractButton::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractButton::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QAbstractButton::keyPressEvent
+108 (int (*)(...))QAbstractButton::keyReleaseEvent
+112 (int (*)(...))QAbstractButton::focusInEvent
+116 (int (*)(...))QAbstractButton::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))__cxa_pure_virtual
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QAbstractButton::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QAbstractButton::hitButton
+220 (int (*)(...))QAbstractButton::checkStateSet
+224 (int (*)(...))QAbstractButton::nextCheckState
+228 (int (*)(...))-0x00000000000000008
+232 (int (*)(...))(& _ZTI15QAbstractButton)
+236 (int (*)(...))QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
+240 (int (*)(...))QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QAbstractButton
+ size=24 align=4
+ base size=24 base align=4
+QAbstractButton (0xb1e6fe10) 0
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
+ QWidget (0xb1c91fc0) 0
+ primary-for QAbstractButton (0xb1e6fe10)
+ QObject (0xb1ce48c0) 0
+ primary-for QWidget (0xb1c91fc0)
+ QPaintDevice (0xb1ce48f8) 8
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 236u)
+
+Class QButtonGroup::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QButtonGroup::QPrivateSignal (0xb1d021f8) 0 empty
+
+Vtable for QButtonGroup
+QButtonGroup::_ZTV12QButtonGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QButtonGroup)
+8 (int (*)(...))QButtonGroup::metaObject
+12 (int (*)(...))QButtonGroup::qt_metacast
+16 (int (*)(...))QButtonGroup::qt_metacall
+20 (int (*)(...))QButtonGroup::~QButtonGroup
+24 (int (*)(...))QButtonGroup::~QButtonGroup
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QButtonGroup
+ size=8 align=4
+ base size=8 base align=4
+QButtonGroup (0xb1e6fe4c) 0
+ vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
+ QObject (0xb1d02118) 0
+ primary-for QButtonGroup (0xb1e6fe4c)
+
+Class QCalendarWidget::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QCalendarWidget::QPrivateSignal (0xb1d02a48) 0 empty
+
+Vtable for QCalendarWidget
+QCalendarWidget::_ZTV15QCalendarWidget: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QCalendarWidget)
+8 (int (*)(...))QCalendarWidget::metaObject
+12 (int (*)(...))QCalendarWidget::qt_metacast
+16 (int (*)(...))QCalendarWidget::qt_metacall
+20 (int (*)(...))QCalendarWidget::~QCalendarWidget
+24 (int (*)(...))QCalendarWidget::~QCalendarWidget
+28 (int (*)(...))QCalendarWidget::event
+32 (int (*)(...))QCalendarWidget::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QCalendarWidget::sizeHint
+68 (int (*)(...))QCalendarWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QCalendarWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QCalendarWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QCalendarWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QWidget::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QCalendarWidget::paintCell
+220 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))(& _ZTI15QCalendarWidget)
+228 (int (*)(...))QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
+232 (int (*)(...))QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QCalendarWidget
+ size=24 align=4
+ base size=24 base align=4
+QCalendarWidget (0xb1e6fe88) 0
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
+ QWidget (0xb1cef480) 0
+ primary-for QCalendarWidget (0xb1e6fe88)
+ QObject (0xb1d02930) 0
+ primary-for QWidget (0xb1cef480)
+ QPaintDevice (0xb1d02968) 8
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 228u)
+
+Class QCheckBox::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QCheckBox::QPrivateSignal (0xb1d19540) 0 empty
+
+Vtable for QCheckBox
+QCheckBox::_ZTV9QCheckBox: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCheckBox)
+8 (int (*)(...))QCheckBox::metaObject
+12 (int (*)(...))QCheckBox::qt_metacast
+16 (int (*)(...))QCheckBox::qt_metacall
+20 (int (*)(...))QCheckBox::~QCheckBox
+24 (int (*)(...))QCheckBox::~QCheckBox
+28 (int (*)(...))QCheckBox::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QAbstractButton::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QCheckBox::sizeHint
+68 (int (*)(...))QCheckBox::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractButton::mousePressEvent
+88 (int (*)(...))QAbstractButton::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QCheckBox::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QAbstractButton::keyPressEvent
+108 (int (*)(...))QAbstractButton::keyReleaseEvent
+112 (int (*)(...))QAbstractButton::focusInEvent
+116 (int (*)(...))QAbstractButton::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QCheckBox::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QAbstractButton::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QCheckBox::hitButton
+220 (int (*)(...))QCheckBox::checkStateSet
+224 (int (*)(...))QCheckBox::nextCheckState
+228 (int (*)(...))-0x00000000000000008
+232 (int (*)(...))(& _ZTI9QCheckBox)
+236 (int (*)(...))QCheckBox::_ZThn8_N9QCheckBoxD1Ev
+240 (int (*)(...))QCheckBox::_ZThn8_N9QCheckBoxD0Ev
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QCheckBox
+ size=24 align=4
+ base size=24 base align=4
+QCheckBox (0xb1e6fec4) 0
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
+ QAbstractButton (0xb1e6ff00) 0
+ primary-for QCheckBox (0xb1e6fec4)
+ QWidget (0xb1cef700) 0
+ primary-for QAbstractButton (0xb1e6ff00)
+ QObject (0xb1d19428) 0
+ primary-for QWidget (0xb1cef700)
+ QPaintDevice (0xb1d19460) 8
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 236u)
+
+Class QComboBox::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QComboBox::QPrivateSignal (0xb1d19e00) 0 empty
+
+Vtable for QComboBox
+QComboBox::_ZTV9QComboBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QComboBox)
+8 (int (*)(...))QComboBox::metaObject
+12 (int (*)(...))QComboBox::qt_metacast
+16 (int (*)(...))QComboBox::qt_metacall
+20 (int (*)(...))QComboBox::~QComboBox
+24 (int (*)(...))QComboBox::~QComboBox
+28 (int (*)(...))QComboBox::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QComboBox::sizeHint
+68 (int (*)(...))QComboBox::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QComboBox::mousePressEvent
+88 (int (*)(...))QComboBox::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QComboBox::wheelEvent
+104 (int (*)(...))QComboBox::keyPressEvent
+108 (int (*)(...))QComboBox::keyReleaseEvent
+112 (int (*)(...))QComboBox::focusInEvent
+116 (int (*)(...))QComboBox::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QComboBox::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QComboBox::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QComboBox::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QComboBox::showEvent
+176 (int (*)(...))QComboBox::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QComboBox::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QComboBox::inputMethodEvent
+208 (int (*)(...))QComboBox::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QComboBox::showPopup
+220 (int (*)(...))QComboBox::hidePopup
+224 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))(& _ZTI9QComboBox)
+232 (int (*)(...))QComboBox::_ZThn8_N9QComboBoxD1Ev
+236 (int (*)(...))QComboBox::_ZThn8_N9QComboBoxD0Ev
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QComboBox
+ size=24 align=4
+ base size=24 base align=4
+QComboBox (0xb1e6ff3c) 0
+ vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
+ QWidget (0xb1cef980) 0
+ primary-for QComboBox (0xb1e6ff3c)
+ QObject (0xb1d19ce8) 0
+ primary-for QWidget (0xb1cef980)
+ QPaintDevice (0xb1d19d20) 8
+ vptr=((& QComboBox::_ZTV9QComboBox) + 232u)
+
+Class QPushButton::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QPushButton::QPrivateSignal (0xb1d33e70) 0 empty
+
+Vtable for QPushButton
+QPushButton::_ZTV11QPushButton: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPushButton)
+8 (int (*)(...))QPushButton::metaObject
+12 (int (*)(...))QPushButton::qt_metacast
+16 (int (*)(...))QPushButton::qt_metacall
+20 (int (*)(...))QPushButton::~QPushButton
+24 (int (*)(...))QPushButton::~QPushButton
+28 (int (*)(...))QPushButton::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QAbstractButton::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QPushButton::sizeHint
+68 (int (*)(...))QPushButton::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractButton::mousePressEvent
+88 (int (*)(...))QAbstractButton::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractButton::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QPushButton::keyPressEvent
+108 (int (*)(...))QAbstractButton::keyReleaseEvent
+112 (int (*)(...))QPushButton::focusInEvent
+116 (int (*)(...))QPushButton::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QPushButton::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QAbstractButton::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QAbstractButton::hitButton
+220 (int (*)(...))QAbstractButton::checkStateSet
+224 (int (*)(...))QAbstractButton::nextCheckState
+228 (int (*)(...))-0x00000000000000008
+232 (int (*)(...))(& _ZTI11QPushButton)
+236 (int (*)(...))QPushButton::_ZThn8_N11QPushButtonD1Ev
+240 (int (*)(...))QPushButton::_ZThn8_N11QPushButtonD0Ev
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QPushButton
+ size=24 align=4
+ base size=24 base align=4
+QPushButton (0xb1e6ffb4) 0
+ vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
+ QAbstractButton (0xb1d4e000) 0
+ primary-for QPushButton (0xb1e6ffb4)
+ QWidget (0xb1cefd40) 0
+ primary-for QAbstractButton (0xb1d4e000)
+ QObject (0xb1d33d58) 0
+ primary-for QWidget (0xb1cefd40)
+ QPaintDevice (0xb1d33d90) 8
+ vptr=((& QPushButton::_ZTV11QPushButton) + 236u)
+
+Class QCommandLinkButton::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QCommandLinkButton::QPrivateSignal (0xb1b527e0) 0 empty
+
+Vtable for QCommandLinkButton
+QCommandLinkButton::_ZTV18QCommandLinkButton: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QCommandLinkButton)
+8 (int (*)(...))QCommandLinkButton::metaObject
+12 (int (*)(...))QCommandLinkButton::qt_metacast
+16 (int (*)(...))QCommandLinkButton::qt_metacall
+20 (int (*)(...))QCommandLinkButton::~QCommandLinkButton
+24 (int (*)(...))QCommandLinkButton::~QCommandLinkButton
+28 (int (*)(...))QCommandLinkButton::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QAbstractButton::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QCommandLinkButton::sizeHint
+68 (int (*)(...))QCommandLinkButton::minimumSizeHint
+72 (int (*)(...))QCommandLinkButton::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractButton::mousePressEvent
+88 (int (*)(...))QAbstractButton::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractButton::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QPushButton::keyPressEvent
+108 (int (*)(...))QAbstractButton::keyReleaseEvent
+112 (int (*)(...))QPushButton::focusInEvent
+116 (int (*)(...))QPushButton::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QCommandLinkButton::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QAbstractButton::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QAbstractButton::hitButton
+220 (int (*)(...))QAbstractButton::checkStateSet
+224 (int (*)(...))QAbstractButton::nextCheckState
+228 (int (*)(...))-0x00000000000000008
+232 (int (*)(...))(& _ZTI18QCommandLinkButton)
+236 (int (*)(...))QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD1Ev
+240 (int (*)(...))QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD0Ev
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QCommandLinkButton
+ size=24 align=4
+ base size=24 base align=4
+QCommandLinkButton (0xb1d4e03c) 0
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 8u)
+ QPushButton (0xb1d4e078) 0
+ primary-for QCommandLinkButton (0xb1d4e03c)
+ QAbstractButton (0xb1d4e0b4) 0
+ primary-for QPushButton (0xb1d4e078)
+ QWidget (0xb1ceffc0) 0
+ primary-for QAbstractButton (0xb1d4e0b4)
+ QObject (0xb1b526c8) 0
+ primary-for QWidget (0xb1ceffc0)
+ QPaintDevice (0xb1b52700) 8
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 236u)
+
+Class QDateTimeEdit::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDateTimeEdit::QPrivateSignal (0xb1b6b0a8) 0 empty
+
+Vtable for QDateTimeEdit
+QDateTimeEdit::_ZTV13QDateTimeEdit: 71u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QDateTimeEdit)
+8 (int (*)(...))QDateTimeEdit::metaObject
+12 (int (*)(...))QDateTimeEdit::qt_metacast
+16 (int (*)(...))QDateTimeEdit::qt_metacall
+20 (int (*)(...))QDateTimeEdit::~QDateTimeEdit
+24 (int (*)(...))QDateTimeEdit::~QDateTimeEdit
+28 (int (*)(...))QDateTimeEdit::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QAbstractSpinBox::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QDateTimeEdit::sizeHint
+68 (int (*)(...))QAbstractSpinBox::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QDateTimeEdit::mousePressEvent
+88 (int (*)(...))QAbstractSpinBox::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractSpinBox::mouseMoveEvent
+100 (int (*)(...))QDateTimeEdit::wheelEvent
+104 (int (*)(...))QDateTimeEdit::keyPressEvent
+108 (int (*)(...))QAbstractSpinBox::keyReleaseEvent
+112 (int (*)(...))QDateTimeEdit::focusInEvent
+116 (int (*)(...))QAbstractSpinBox::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QDateTimeEdit::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QAbstractSpinBox::resizeEvent
+140 (int (*)(...))QAbstractSpinBox::closeEvent
+144 (int (*)(...))QAbstractSpinBox::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QAbstractSpinBox::showEvent
+176 (int (*)(...))QAbstractSpinBox::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QAbstractSpinBox::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QAbstractSpinBox::inputMethodQuery
+212 (int (*)(...))QDateTimeEdit::focusNextPrevChild
+216 (int (*)(...))QDateTimeEdit::validate
+220 (int (*)(...))QDateTimeEdit::fixup
+224 (int (*)(...))QDateTimeEdit::stepBy
+228 (int (*)(...))QDateTimeEdit::clear
+232 (int (*)(...))QDateTimeEdit::stepEnabled
+236 (int (*)(...))QDateTimeEdit::dateTimeFromText
+240 (int (*)(...))QDateTimeEdit::textFromDateTime
+244 (int (*)(...))-0x00000000000000008
+248 (int (*)(...))(& _ZTI13QDateTimeEdit)
+252 (int (*)(...))QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
+256 (int (*)(...))QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+276 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+280 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QDateTimeEdit
+ size=24 align=4
+ base size=24 base align=4
+QDateTimeEdit (0xb1d4e0f0) 0
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
+ QAbstractSpinBox (0xb1d4e12c) 0
+ primary-for QDateTimeEdit (0xb1d4e0f0)
+ QWidget (0xb1b5e240) 0
+ primary-for QAbstractSpinBox (0xb1d4e12c)
+ QObject (0xb1b522d8) 0
+ primary-for QWidget (0xb1b5e240)
+ QPaintDevice (0xb1b52c08) 8
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 252u)
+
+Class QTimeEdit::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTimeEdit::QPrivateSignal (0xb1b80348) 0 empty
+
+Vtable for QTimeEdit
+QTimeEdit::_ZTV9QTimeEdit: 71u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeEdit)
+8 (int (*)(...))QTimeEdit::metaObject
+12 (int (*)(...))QTimeEdit::qt_metacast
+16 (int (*)(...))QTimeEdit::qt_metacall
+20 (int (*)(...))QTimeEdit::~QTimeEdit
+24 (int (*)(...))QTimeEdit::~QTimeEdit
+28 (int (*)(...))QDateTimeEdit::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QAbstractSpinBox::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QDateTimeEdit::sizeHint
+68 (int (*)(...))QAbstractSpinBox::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QDateTimeEdit::mousePressEvent
+88 (int (*)(...))QAbstractSpinBox::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractSpinBox::mouseMoveEvent
+100 (int (*)(...))QDateTimeEdit::wheelEvent
+104 (int (*)(...))QDateTimeEdit::keyPressEvent
+108 (int (*)(...))QAbstractSpinBox::keyReleaseEvent
+112 (int (*)(...))QDateTimeEdit::focusInEvent
+116 (int (*)(...))QAbstractSpinBox::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QDateTimeEdit::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QAbstractSpinBox::resizeEvent
+140 (int (*)(...))QAbstractSpinBox::closeEvent
+144 (int (*)(...))QAbstractSpinBox::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QAbstractSpinBox::showEvent
+176 (int (*)(...))QAbstractSpinBox::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QAbstractSpinBox::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QAbstractSpinBox::inputMethodQuery
+212 (int (*)(...))QDateTimeEdit::focusNextPrevChild
+216 (int (*)(...))QDateTimeEdit::validate
+220 (int (*)(...))QDateTimeEdit::fixup
+224 (int (*)(...))QDateTimeEdit::stepBy
+228 (int (*)(...))QDateTimeEdit::clear
+232 (int (*)(...))QDateTimeEdit::stepEnabled
+236 (int (*)(...))QDateTimeEdit::dateTimeFromText
+240 (int (*)(...))QDateTimeEdit::textFromDateTime
+244 (int (*)(...))-0x00000000000000008
+248 (int (*)(...))(& _ZTI9QTimeEdit)
+252 (int (*)(...))QTimeEdit::_ZThn8_N9QTimeEditD1Ev
+256 (int (*)(...))QTimeEdit::_ZThn8_N9QTimeEditD0Ev
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+276 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+280 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QTimeEdit
+ size=24 align=4
+ base size=24 base align=4
+QTimeEdit (0xb1d4e168) 0
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
+ QDateTimeEdit (0xb1d4e1a4) 0
+ primary-for QTimeEdit (0xb1d4e168)
+ QAbstractSpinBox (0xb1d4e1e0) 0
+ primary-for QDateTimeEdit (0xb1d4e1a4)
+ QWidget (0xb1b5e4c0) 0
+ primary-for QAbstractSpinBox (0xb1d4e1e0)
+ QObject (0xb1b80230) 0
+ primary-for QWidget (0xb1b5e4c0)
+ QPaintDevice (0xb1b80268) 8
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 252u)
+
+Class QDateEdit::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDateEdit::QPrivateSignal (0xb1b80818) 0 empty
+
+Vtable for QDateEdit
+QDateEdit::_ZTV9QDateEdit: 71u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QDateEdit)
+8 (int (*)(...))QDateEdit::metaObject
+12 (int (*)(...))QDateEdit::qt_metacast
+16 (int (*)(...))QDateEdit::qt_metacall
+20 (int (*)(...))QDateEdit::~QDateEdit
+24 (int (*)(...))QDateEdit::~QDateEdit
+28 (int (*)(...))QDateTimeEdit::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QAbstractSpinBox::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QDateTimeEdit::sizeHint
+68 (int (*)(...))QAbstractSpinBox::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QDateTimeEdit::mousePressEvent
+88 (int (*)(...))QAbstractSpinBox::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractSpinBox::mouseMoveEvent
+100 (int (*)(...))QDateTimeEdit::wheelEvent
+104 (int (*)(...))QDateTimeEdit::keyPressEvent
+108 (int (*)(...))QAbstractSpinBox::keyReleaseEvent
+112 (int (*)(...))QDateTimeEdit::focusInEvent
+116 (int (*)(...))QAbstractSpinBox::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QDateTimeEdit::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QAbstractSpinBox::resizeEvent
+140 (int (*)(...))QAbstractSpinBox::closeEvent
+144 (int (*)(...))QAbstractSpinBox::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QAbstractSpinBox::showEvent
+176 (int (*)(...))QAbstractSpinBox::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QAbstractSpinBox::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QAbstractSpinBox::inputMethodQuery
+212 (int (*)(...))QDateTimeEdit::focusNextPrevChild
+216 (int (*)(...))QDateTimeEdit::validate
+220 (int (*)(...))QDateTimeEdit::fixup
+224 (int (*)(...))QDateTimeEdit::stepBy
+228 (int (*)(...))QDateTimeEdit::clear
+232 (int (*)(...))QDateTimeEdit::stepEnabled
+236 (int (*)(...))QDateTimeEdit::dateTimeFromText
+240 (int (*)(...))QDateTimeEdit::textFromDateTime
+244 (int (*)(...))-0x00000000000000008
+248 (int (*)(...))(& _ZTI9QDateEdit)
+252 (int (*)(...))QDateEdit::_ZThn8_N9QDateEditD1Ev
+256 (int (*)(...))QDateEdit::_ZThn8_N9QDateEditD0Ev
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+276 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+280 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QDateEdit
+ size=24 align=4
+ base size=24 base align=4
+QDateEdit (0xb1d4e21c) 0
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
+ QDateTimeEdit (0xb1d4e258) 0
+ primary-for QDateEdit (0xb1d4e21c)
+ QAbstractSpinBox (0xb1d4e294) 0
+ primary-for QDateTimeEdit (0xb1d4e258)
+ QWidget (0xb1b5e6c0) 0
+ primary-for QAbstractSpinBox (0xb1d4e294)
+ QObject (0xb1b80700) 0
+ primary-for QWidget (0xb1b5e6c0)
+ QPaintDevice (0xb1b80738) 8
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 252u)
+
+Class QDial::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDial::QPrivateSignal (0xb1b9aa10) 0 empty
+
+Vtable for QDial
+QDial::_ZTV5QDial: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QDial)
+8 (int (*)(...))QDial::metaObject
+12 (int (*)(...))QDial::qt_metacast
+16 (int (*)(...))QDial::qt_metacall
+20 (int (*)(...))QDial::~QDial
+24 (int (*)(...))QDial::~QDial
+28 (int (*)(...))QDial::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QAbstractSlider::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QDial::sizeHint
+68 (int (*)(...))QDial::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QDial::mousePressEvent
+88 (int (*)(...))QDial::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QDial::mouseMoveEvent
+100 (int (*)(...))QAbstractSlider::wheelEvent
+104 (int (*)(...))QAbstractSlider::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QDial::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QDial::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QAbstractSlider::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QDial::sliderChange
+220 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))(& _ZTI5QDial)
+228 (int (*)(...))QDial::_ZThn8_N5QDialD1Ev
+232 (int (*)(...))QDial::_ZThn8_N5QDialD0Ev
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QDial
+ size=24 align=4
+ base size=24 base align=4
+QDial (0xb1d4e30c) 0
+ vptr=((& QDial::_ZTV5QDial) + 8u)
+ QAbstractSlider (0xb1d4e348) 0
+ primary-for QDial (0xb1d4e30c)
+ QWidget (0xb1b5ea00) 0
+ primary-for QAbstractSlider (0xb1d4e348)
+ QObject (0xb1b9a8f8) 0
+ primary-for QWidget (0xb1b5ea00)
+ QPaintDevice (0xb1b9a930) 8
+ vptr=((& QDial::_ZTV5QDial) + 228u)
+
+Class QDialogButtonBox::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDialogButtonBox::QPrivateSignal (0xb1bc0268) 0 empty
+
+Vtable for QDialogButtonBox
+QDialogButtonBox::_ZTV16QDialogButtonBox: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QDialogButtonBox)
+8 (int (*)(...))QDialogButtonBox::metaObject
+12 (int (*)(...))QDialogButtonBox::qt_metacast
+16 (int (*)(...))QDialogButtonBox::qt_metacall
+20 (int (*)(...))QDialogButtonBox::~QDialogButtonBox
+24 (int (*)(...))QDialogButtonBox::~QDialogButtonBox
+28 (int (*)(...))QDialogButtonBox::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QWidget::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QDialogButtonBox::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI16QDialogButtonBox)
+224 (int (*)(...))QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
+228 (int (*)(...))QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QDialogButtonBox
+ size=24 align=4
+ base size=24 base align=4
+QDialogButtonBox (0xb1d4e384) 0
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
+ QWidget (0xb1b5ec80) 0
+ primary-for QDialogButtonBox (0xb1d4e384)
+ QObject (0xb1bc0150) 0
+ primary-for QWidget (0xb1b5ec80)
+ QPaintDevice (0xb1bc0188) 8
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 224u)
+
+Class QDockWidget::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDockWidget::QPrivateSignal (0xb1bd4fc0) 0 empty
+
+Vtable for QDockWidget
+QDockWidget::_ZTV11QDockWidget: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDockWidget)
+8 (int (*)(...))QDockWidget::metaObject
+12 (int (*)(...))QDockWidget::qt_metacast
+16 (int (*)(...))QDockWidget::qt_metacall
+20 (int (*)(...))QDockWidget::~QDockWidget
+24 (int (*)(...))QDockWidget::~QDockWidget
+28 (int (*)(...))QDockWidget::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QWidget::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QDockWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QDockWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QDockWidget::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI11QDockWidget)
+224 (int (*)(...))QDockWidget::_ZThn8_N11QDockWidgetD1Ev
+228 (int (*)(...))QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QDockWidget
+ size=24 align=4
+ base size=24 base align=4
+QDockWidget (0xb1d4e3fc) 0
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
+ QWidget (0xb1bfa040) 0
+ primary-for QDockWidget (0xb1d4e3fc)
+ QObject (0xb1bd4ea8) 0
+ primary-for QWidget (0xb1bfa040)
+ QPaintDevice (0xb1bd4ee0) 8
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 224u)
+
+Class QFocusFrame::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QFocusFrame::QPrivateSignal (0xb1c0fea8) 0 empty
+
+Vtable for QFocusFrame
+QFocusFrame::_ZTV11QFocusFrame: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFocusFrame)
+8 (int (*)(...))QFocusFrame::metaObject
+12 (int (*)(...))QFocusFrame::qt_metacast
+16 (int (*)(...))QFocusFrame::qt_metacall
+20 (int (*)(...))QFocusFrame::~QFocusFrame
+24 (int (*)(...))QFocusFrame::~QFocusFrame
+28 (int (*)(...))QFocusFrame::event
+32 (int (*)(...))QFocusFrame::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QWidget::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QFocusFrame::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QWidget::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI11QFocusFrame)
+224 (int (*)(...))QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
+228 (int (*)(...))QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QFocusFrame
+ size=24 align=4
+ base size=24 base align=4
+QFocusFrame (0xb1d4e474) 0
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
+ QWidget (0xb1bfa4c0) 0
+ primary-for QFocusFrame (0xb1d4e474)
+ QObject (0xb1c0fd90) 0
+ primary-for QWidget (0xb1bfa4c0)
+ QPaintDevice (0xb1c0fdc8) 8
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 224u)
+
+Class QFontComboBox::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QFontComboBox::QPrivateSignal (0xb1c357e0) 0 empty
+
+Vtable for QFontComboBox
+QFontComboBox::_ZTV13QFontComboBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFontComboBox)
+8 (int (*)(...))QFontComboBox::metaObject
+12 (int (*)(...))QFontComboBox::qt_metacast
+16 (int (*)(...))QFontComboBox::qt_metacall
+20 (int (*)(...))QFontComboBox::~QFontComboBox
+24 (int (*)(...))QFontComboBox::~QFontComboBox
+28 (int (*)(...))QFontComboBox::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QFontComboBox::sizeHint
+68 (int (*)(...))QComboBox::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QComboBox::mousePressEvent
+88 (int (*)(...))QComboBox::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QComboBox::wheelEvent
+104 (int (*)(...))QComboBox::keyPressEvent
+108 (int (*)(...))QComboBox::keyReleaseEvent
+112 (int (*)(...))QComboBox::focusInEvent
+116 (int (*)(...))QComboBox::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QComboBox::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QComboBox::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QComboBox::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QComboBox::showEvent
+176 (int (*)(...))QComboBox::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QComboBox::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QComboBox::inputMethodEvent
+208 (int (*)(...))QComboBox::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QComboBox::showPopup
+220 (int (*)(...))QComboBox::hidePopup
+224 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))(& _ZTI13QFontComboBox)
+232 (int (*)(...))QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
+236 (int (*)(...))QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QFontComboBox
+ size=24 align=4
+ base size=24 base align=4
+QFontComboBox (0xb1d4e4b0) 0
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
+ QComboBox (0xb1d4e4ec) 0
+ primary-for QFontComboBox (0xb1d4e4b0)
+ QWidget (0xb1bfa740) 0
+ primary-for QComboBox (0xb1d4e4ec)
+ QObject (0xb1c356c8) 0
+ primary-for QWidget (0xb1bfa740)
+ QPaintDevice (0xb1c35700) 8
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 232u)
+
+Class QGroupBox::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QGroupBox::QPrivateSignal (0xb1a71038) 0 empty
+
+Vtable for QGroupBox
+QGroupBox::_ZTV9QGroupBox: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGroupBox)
+8 (int (*)(...))QGroupBox::metaObject
+12 (int (*)(...))QGroupBox::qt_metacast
+16 (int (*)(...))QGroupBox::qt_metacall
+20 (int (*)(...))QGroupBox::~QGroupBox
+24 (int (*)(...))QGroupBox::~QGroupBox
+28 (int (*)(...))QGroupBox::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QGroupBox::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QWidget::sizeHint
+68 (int (*)(...))QGroupBox::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QGroupBox::mousePressEvent
+88 (int (*)(...))QGroupBox::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QGroupBox::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QGroupBox::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QGroupBox::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QGroupBox::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QGroupBox::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI9QGroupBox)
+224 (int (*)(...))QGroupBox::_ZThn8_N9QGroupBoxD1Ev
+228 (int (*)(...))QGroupBox::_ZThn8_N9QGroupBoxD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QGroupBox
+ size=24 align=4
+ base size=24 base align=4
+QGroupBox (0xb1d4e564) 0
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
+ QWidget (0xb1bfab00) 0
+ primary-for QGroupBox (0xb1d4e564)
+ QObject (0xb1c48f50) 0
+ primary-for QWidget (0xb1bfab00)
+ QPaintDevice (0xb1c48f88) 8
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 224u)
+
+Class QLabel::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QLabel::QPrivateSignal (0xb1a718f8) 0 empty
+
+Vtable for QLabel
+QLabel::_ZTV6QLabel: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QLabel)
+8 (int (*)(...))QLabel::metaObject
+12 (int (*)(...))QLabel::qt_metacast
+16 (int (*)(...))QLabel::qt_metacall
+20 (int (*)(...))QLabel::~QLabel
+24 (int (*)(...))QLabel::~QLabel
+28 (int (*)(...))QLabel::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QLabel::sizeHint
+68 (int (*)(...))QLabel::minimumSizeHint
+72 (int (*)(...))QLabel::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QLabel::mousePressEvent
+88 (int (*)(...))QLabel::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QLabel::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QLabel::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QLabel::focusInEvent
+116 (int (*)(...))QLabel::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QLabel::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QLabel::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QLabel::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QLabel::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI6QLabel)
+224 (int (*)(...))QLabel::_ZThn8_N6QLabelD1Ev
+228 (int (*)(...))QLabel::_ZThn8_N6QLabelD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QLabel
+ size=24 align=4
+ base size=24 base align=4
+QLabel (0xb1d4e5a0) 0
+ vptr=((& QLabel::_ZTV6QLabel) + 8u)
+ QFrame (0xb1d4e5dc) 0
+ primary-for QLabel (0xb1d4e5a0)
+ QWidget (0xb1bfad80) 0
+ primary-for QFrame (0xb1d4e5dc)
+ QObject (0xb1a717e0) 0
+ primary-for QWidget (0xb1bfad80)
+ QPaintDevice (0xb1a71818) 8
+ vptr=((& QLabel::_ZTV6QLabel) + 224u)
+
+Class QLCDNumber::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QLCDNumber::QPrivateSignal (0xb1a8f230) 0 empty
+
+Vtable for QLCDNumber
+QLCDNumber::_ZTV10QLCDNumber: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QLCDNumber)
+8 (int (*)(...))QLCDNumber::metaObject
+12 (int (*)(...))QLCDNumber::qt_metacast
+16 (int (*)(...))QLCDNumber::qt_metacall
+20 (int (*)(...))QLCDNumber::~QLCDNumber
+24 (int (*)(...))QLCDNumber::~QLCDNumber
+28 (int (*)(...))QLCDNumber::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QLCDNumber::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QLCDNumber::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI10QLCDNumber)
+224 (int (*)(...))QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
+228 (int (*)(...))QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QLCDNumber
+ size=24 align=4
+ base size=24 base align=4
+QLCDNumber (0xb1d4e618) 0
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
+ QFrame (0xb1d4e654) 0
+ primary-for QLCDNumber (0xb1d4e618)
+ QWidget (0xb1a90000) 0
+ primary-for QFrame (0xb1d4e654)
+ QObject (0xb1a8f118) 0
+ primary-for QWidget (0xb1a90000)
+ QPaintDevice (0xb1a8f150) 8
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 224u)
+
+Class QMainWindow::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QMainWindow::QPrivateSignal (0xb1a8fcb0) 0 empty
+
+Vtable for QMainWindow
+QMainWindow::_ZTV11QMainWindow: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMainWindow)
+8 (int (*)(...))QMainWindow::metaObject
+12 (int (*)(...))QMainWindow::qt_metacast
+16 (int (*)(...))QMainWindow::qt_metacall
+20 (int (*)(...))QMainWindow::~QMainWindow
+24 (int (*)(...))QMainWindow::~QMainWindow
+28 (int (*)(...))QMainWindow::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QWidget::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QMainWindow::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QWidget::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QMainWindow::createPopupMenu
+220 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))(& _ZTI11QMainWindow)
+228 (int (*)(...))QMainWindow::_ZThn8_N11QMainWindowD1Ev
+232 (int (*)(...))QMainWindow::_ZThn8_N11QMainWindowD0Ev
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QMainWindow
+ size=24 align=4
+ base size=24 base align=4
+QMainWindow (0xb1d4e6cc) 0
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
+ QWidget (0xb1a90280) 0
+ primary-for QMainWindow (0xb1d4e6cc)
+ QObject (0xb1a8fb98) 0
+ primary-for QWidget (0xb1a90280)
+ QPaintDevice (0xb1a8fbd0) 8
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 228u)
+
+Class QMdiArea::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QMdiArea::QPrivateSignal (0xb1acb770) 0 empty
+
+Vtable for QMdiArea
+QMdiArea::_ZTV8QMdiArea: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QMdiArea)
+8 (int (*)(...))QMdiArea::metaObject
+12 (int (*)(...))QMdiArea::qt_metacast
+16 (int (*)(...))QMdiArea::qt_metacall
+20 (int (*)(...))QMdiArea::~QMdiArea
+24 (int (*)(...))QMdiArea::~QMdiArea
+28 (int (*)(...))QMdiArea::event
+32 (int (*)(...))QMdiArea::eventFilter
+36 (int (*)(...))QMdiArea::timerEvent
+40 (int (*)(...))QMdiArea::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QMdiArea::sizeHint
+68 (int (*)(...))QMdiArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractScrollArea::mousePressEvent
+88 (int (*)(...))QAbstractScrollArea::mouseReleaseEvent
+92 (int (*)(...))QAbstractScrollArea::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractScrollArea::mouseMoveEvent
+100 (int (*)(...))QAbstractScrollArea::wheelEvent
+104 (int (*)(...))QAbstractScrollArea::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QMdiArea::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QMdiArea::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QAbstractScrollArea::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QAbstractScrollArea::dragEnterEvent
+160 (int (*)(...))QAbstractScrollArea::dragMoveEvent
+164 (int (*)(...))QAbstractScrollArea::dragLeaveEvent
+168 (int (*)(...))QAbstractScrollArea::dropEvent
+172 (int (*)(...))QMdiArea::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QMdiArea::setupViewport
+220 (int (*)(...))QMdiArea::viewportEvent
+224 (int (*)(...))QMdiArea::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))-0x00000000000000008
+236 (int (*)(...))(& _ZTI8QMdiArea)
+240 (int (*)(...))QMdiArea::_ZThn8_N8QMdiAreaD1Ev
+244 (int (*)(...))QMdiArea::_ZThn8_N8QMdiAreaD0Ev
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QMdiArea
+ size=24 align=4
+ base size=24 base align=4
+QMdiArea (0xb1d4e744) 0
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
+ QAbstractScrollArea (0xb1d4e780) 0
+ primary-for QMdiArea (0xb1d4e744)
+ QFrame (0xb1d4e7bc) 0
+ primary-for QAbstractScrollArea (0xb1d4e780)
+ QWidget (0xb1a90640) 0
+ primary-for QFrame (0xb1d4e7bc)
+ QObject (0xb1acb658) 0
+ primary-for QWidget (0xb1a90640)
+ QPaintDevice (0xb1acb690) 8
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
+
+Class QMdiSubWindow::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QMdiSubWindow::QPrivateSignal (0xb1b023b8) 0 empty
+
+Vtable for QMdiSubWindow
+QMdiSubWindow::_ZTV13QMdiSubWindow: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QMdiSubWindow)
+8 (int (*)(...))QMdiSubWindow::metaObject
+12 (int (*)(...))QMdiSubWindow::qt_metacast
+16 (int (*)(...))QMdiSubWindow::qt_metacall
+20 (int (*)(...))QMdiSubWindow::~QMdiSubWindow
+24 (int (*)(...))QMdiSubWindow::~QMdiSubWindow
+28 (int (*)(...))QMdiSubWindow::event
+32 (int (*)(...))QMdiSubWindow::eventFilter
+36 (int (*)(...))QMdiSubWindow::timerEvent
+40 (int (*)(...))QMdiSubWindow::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QMdiSubWindow::sizeHint
+68 (int (*)(...))QMdiSubWindow::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QMdiSubWindow::mousePressEvent
+88 (int (*)(...))QMdiSubWindow::mouseReleaseEvent
+92 (int (*)(...))QMdiSubWindow::mouseDoubleClickEvent
+96 (int (*)(...))QMdiSubWindow::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QMdiSubWindow::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QMdiSubWindow::focusInEvent
+116 (int (*)(...))QMdiSubWindow::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QMdiSubWindow::leaveEvent
+128 (int (*)(...))QMdiSubWindow::paintEvent
+132 (int (*)(...))QMdiSubWindow::moveEvent
+136 (int (*)(...))QMdiSubWindow::resizeEvent
+140 (int (*)(...))QMdiSubWindow::closeEvent
+144 (int (*)(...))QMdiSubWindow::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QMdiSubWindow::showEvent
+176 (int (*)(...))QMdiSubWindow::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QMdiSubWindow::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI13QMdiSubWindow)
+224 (int (*)(...))QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
+228 (int (*)(...))QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QMdiSubWindow
+ size=24 align=4
+ base size=24 base align=4
+QMdiSubWindow (0xb1d4e834) 0
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
+ QWidget (0xb1a90a40) 0
+ primary-for QMdiSubWindow (0xb1d4e834)
+ QObject (0xb1b022a0) 0
+ primary-for QWidget (0xb1a90a40)
+ QPaintDevice (0xb1b022d8) 8
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 224u)
+
+Class QMenu::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QMenu::QPrivateSignal (0xb1b27d90) 0 empty
+
+Vtable for QMenu
+QMenu::_ZTV5QMenu: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QMenu)
+8 (int (*)(...))QMenu::metaObject
+12 (int (*)(...))QMenu::qt_metacast
+16 (int (*)(...))QMenu::qt_metacall
+20 (int (*)(...))QMenu::~QMenu
+24 (int (*)(...))QMenu::~QMenu
+28 (int (*)(...))QMenu::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QMenu::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QMenu::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QMenu::mousePressEvent
+88 (int (*)(...))QMenu::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QMenu::mouseMoveEvent
+100 (int (*)(...))QMenu::wheelEvent
+104 (int (*)(...))QMenu::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QMenu::enterEvent
+124 (int (*)(...))QMenu::leaveEvent
+128 (int (*)(...))QMenu::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QMenu::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QMenu::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QMenu::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QMenu::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI5QMenu)
+224 (int (*)(...))QMenu::_ZThn8_N5QMenuD1Ev
+228 (int (*)(...))QMenu::_ZThn8_N5QMenuD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QMenu
+ size=24 align=4
+ base size=24 base align=4
+QMenu (0xb1d4e8ac) 0
+ vptr=((& QMenu::_ZTV5QMenu) + 8u)
+ QWidget (0xb1a90e40) 0
+ primary-for QMenu (0xb1d4e8ac)
+ QObject (0xb1b27c78) 0
+ primary-for QWidget (0xb1a90e40)
+ QPaintDevice (0xb1b27cb0) 8
+ vptr=((& QMenu::_ZTV5QMenu) + 224u)
+
+Class QMenuBar::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QMenuBar::QPrivateSignal (0xb1b4ac40) 0 empty
+
+Vtable for QMenuBar
+QMenuBar::_ZTV8QMenuBar: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QMenuBar)
+8 (int (*)(...))QMenuBar::metaObject
+12 (int (*)(...))QMenuBar::qt_metacast
+16 (int (*)(...))QMenuBar::qt_metacall
+20 (int (*)(...))QMenuBar::~QMenuBar
+24 (int (*)(...))QMenuBar::~QMenuBar
+28 (int (*)(...))QMenuBar::event
+32 (int (*)(...))QMenuBar::eventFilter
+36 (int (*)(...))QMenuBar::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QMenuBar::setVisible
+64 (int (*)(...))QMenuBar::sizeHint
+68 (int (*)(...))QMenuBar::minimumSizeHint
+72 (int (*)(...))QMenuBar::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QMenuBar::mousePressEvent
+88 (int (*)(...))QMenuBar::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QMenuBar::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QMenuBar::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QMenuBar::focusInEvent
+116 (int (*)(...))QMenuBar::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QMenuBar::leaveEvent
+128 (int (*)(...))QMenuBar::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QMenuBar::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QMenuBar::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QMenuBar::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI8QMenuBar)
+224 (int (*)(...))QMenuBar::_ZThn8_N8QMenuBarD1Ev
+228 (int (*)(...))QMenuBar::_ZThn8_N8QMenuBarD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QMenuBar
+ size=24 align=4
+ base size=24 base align=4
+QMenuBar (0xb1d4e8e8) 0
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
+ QWidget (0xb195e0c0) 0
+ primary-for QMenuBar (0xb1d4e8e8)
+ QObject (0xb1b4ab28) 0
+ primary-for QWidget (0xb195e0c0)
+ QPaintDevice (0xb1b4ab60) 8
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 224u)
+
+Class QTextEdit::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTextEdit::QPrivateSignal (0xb196b620) 0 empty
+
+Class QTextEdit::ExtraSelection
+ size=12 align=4
+ base size=12 base align=4
+QTextEdit::ExtraSelection (0xb196bb98) 0
+
+Vtable for QTextEdit
+QTextEdit::_ZTV9QTextEdit: 73u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTextEdit)
+8 (int (*)(...))QTextEdit::metaObject
+12 (int (*)(...))QTextEdit::qt_metacast
+16 (int (*)(...))QTextEdit::qt_metacall
+20 (int (*)(...))QTextEdit::~QTextEdit
+24 (int (*)(...))QTextEdit::~QTextEdit
+28 (int (*)(...))QTextEdit::event
+32 (int (*)(...))QAbstractScrollArea::eventFilter
+36 (int (*)(...))QTextEdit::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QAbstractScrollArea::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QTextEdit::mousePressEvent
+88 (int (*)(...))QTextEdit::mouseReleaseEvent
+92 (int (*)(...))QTextEdit::mouseDoubleClickEvent
+96 (int (*)(...))QTextEdit::mouseMoveEvent
+100 (int (*)(...))QTextEdit::wheelEvent
+104 (int (*)(...))QTextEdit::keyPressEvent
+108 (int (*)(...))QTextEdit::keyReleaseEvent
+112 (int (*)(...))QTextEdit::focusInEvent
+116 (int (*)(...))QTextEdit::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QTextEdit::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QTextEdit::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QTextEdit::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QTextEdit::dragEnterEvent
+160 (int (*)(...))QTextEdit::dragMoveEvent
+164 (int (*)(...))QTextEdit::dragLeaveEvent
+168 (int (*)(...))QTextEdit::dropEvent
+172 (int (*)(...))QTextEdit::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QTextEdit::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QTextEdit::inputMethodEvent
+208 (int (*)(...))QTextEdit::inputMethodQuery
+212 (int (*)(...))QTextEdit::focusNextPrevChild
+216 (int (*)(...))QAbstractScrollArea::setupViewport
+220 (int (*)(...))QAbstractScrollArea::viewportEvent
+224 (int (*)(...))QTextEdit::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))QTextEdit::loadResource
+236 (int (*)(...))QTextEdit::createMimeDataFromSelection
+240 (int (*)(...))QTextEdit::canInsertFromMimeData
+244 (int (*)(...))QTextEdit::insertFromMimeData
+248 (int (*)(...))QTextEdit::doSetTextCursor
+252 (int (*)(...))-0x00000000000000008
+256 (int (*)(...))(& _ZTI9QTextEdit)
+260 (int (*)(...))QTextEdit::_ZThn8_N9QTextEditD1Ev
+264 (int (*)(...))QTextEdit::_ZThn8_N9QTextEditD0Ev
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+280 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+284 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+288 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QTextEdit
+ size=24 align=4
+ base size=24 base align=4
+QTextEdit (0xb1d4e924) 0
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
+ QAbstractScrollArea (0xb1d4e960) 0
+ primary-for QTextEdit (0xb1d4e924)
+ QFrame (0xb1d4e99c) 0
+ primary-for QAbstractScrollArea (0xb1d4e960)
+ QWidget (0xb195e340) 0
+ primary-for QFrame (0xb1d4e99c)
+ QObject (0xb196b508) 0
+ primary-for QWidget (0xb195e340)
+ QPaintDevice (0xb196b540) 8
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 260u)
+
+Class QPlainTextEdit::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QPlainTextEdit::QPrivateSignal (0xb199ca80) 0 empty
+
+Vtable for QPlainTextEdit
+QPlainTextEdit::_ZTV14QPlainTextEdit: 73u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QPlainTextEdit)
+8 (int (*)(...))QPlainTextEdit::metaObject
+12 (int (*)(...))QPlainTextEdit::qt_metacast
+16 (int (*)(...))QPlainTextEdit::qt_metacall
+20 (int (*)(...))QPlainTextEdit::~QPlainTextEdit
+24 (int (*)(...))QPlainTextEdit::~QPlainTextEdit
+28 (int (*)(...))QPlainTextEdit::event
+32 (int (*)(...))QAbstractScrollArea::eventFilter
+36 (int (*)(...))QPlainTextEdit::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QAbstractScrollArea::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QPlainTextEdit::mousePressEvent
+88 (int (*)(...))QPlainTextEdit::mouseReleaseEvent
+92 (int (*)(...))QPlainTextEdit::mouseDoubleClickEvent
+96 (int (*)(...))QPlainTextEdit::mouseMoveEvent
+100 (int (*)(...))QPlainTextEdit::wheelEvent
+104 (int (*)(...))QPlainTextEdit::keyPressEvent
+108 (int (*)(...))QPlainTextEdit::keyReleaseEvent
+112 (int (*)(...))QPlainTextEdit::focusInEvent
+116 (int (*)(...))QPlainTextEdit::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QPlainTextEdit::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QPlainTextEdit::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QPlainTextEdit::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QPlainTextEdit::dragEnterEvent
+160 (int (*)(...))QPlainTextEdit::dragMoveEvent
+164 (int (*)(...))QPlainTextEdit::dragLeaveEvent
+168 (int (*)(...))QPlainTextEdit::dropEvent
+172 (int (*)(...))QPlainTextEdit::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QPlainTextEdit::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QPlainTextEdit::inputMethodEvent
+208 (int (*)(...))QPlainTextEdit::inputMethodQuery
+212 (int (*)(...))QPlainTextEdit::focusNextPrevChild
+216 (int (*)(...))QAbstractScrollArea::setupViewport
+220 (int (*)(...))QAbstractScrollArea::viewportEvent
+224 (int (*)(...))QPlainTextEdit::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))QPlainTextEdit::loadResource
+236 (int (*)(...))QPlainTextEdit::createMimeDataFromSelection
+240 (int (*)(...))QPlainTextEdit::canInsertFromMimeData
+244 (int (*)(...))QPlainTextEdit::insertFromMimeData
+248 (int (*)(...))QPlainTextEdit::doSetTextCursor
+252 (int (*)(...))-0x00000000000000008
+256 (int (*)(...))(& _ZTI14QPlainTextEdit)
+260 (int (*)(...))QPlainTextEdit::_ZThn8_N14QPlainTextEditD1Ev
+264 (int (*)(...))QPlainTextEdit::_ZThn8_N14QPlainTextEditD0Ev
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+280 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+284 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+288 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QPlainTextEdit
+ size=24 align=4
+ base size=24 base align=4
+QPlainTextEdit (0xb1d4ea14) 0
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 8u)
+ QAbstractScrollArea (0xb1d4ea50) 0
+ primary-for QPlainTextEdit (0xb1d4ea14)
+ QFrame (0xb1d4ea8c) 0
+ primary-for QAbstractScrollArea (0xb1d4ea50)
+ QWidget (0xb195e840) 0
+ primary-for QFrame (0xb1d4ea8c)
+ QObject (0xb199c968) 0
+ primary-for QWidget (0xb195e840)
+ QPaintDevice (0xb199c9a0) 8
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 260u)
+
+Class QPlainTextDocumentLayout::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QPlainTextDocumentLayout::QPrivateSignal (0xb19d7268) 0 empty
+
+Vtable for QPlainTextDocumentLayout
+QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QPlainTextDocumentLayout)
+8 (int (*)(...))QPlainTextDocumentLayout::metaObject
+12 (int (*)(...))QPlainTextDocumentLayout::qt_metacast
+16 (int (*)(...))QPlainTextDocumentLayout::qt_metacall
+20 (int (*)(...))QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+24 (int (*)(...))QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QPlainTextDocumentLayout::draw
+60 (int (*)(...))QPlainTextDocumentLayout::hitTest
+64 (int (*)(...))QPlainTextDocumentLayout::pageCount
+68 (int (*)(...))QPlainTextDocumentLayout::documentSize
+72 (int (*)(...))QPlainTextDocumentLayout::frameBoundingRect
+76 (int (*)(...))QPlainTextDocumentLayout::blockBoundingRect
+80 (int (*)(...))QPlainTextDocumentLayout::documentChanged
+84 (int (*)(...))QAbstractTextDocumentLayout::resizeInlineObject
+88 (int (*)(...))QAbstractTextDocumentLayout::positionInlineObject
+92 (int (*)(...))QAbstractTextDocumentLayout::drawInlineObject
+
+Class QPlainTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QPlainTextDocumentLayout (0xb1d4eac8) 0
+ vptr=((& QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout) + 8u)
+ QAbstractTextDocumentLayout (0xb1d4eb04) 0
+ primary-for QPlainTextDocumentLayout (0xb1d4eac8)
+ QObject (0xb19d7188) 0
+ primary-for QAbstractTextDocumentLayout (0xb1d4eb04)
+
+Class QProgressBar::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QProgressBar::QPrivateSignal (0xb19d7888) 0 empty
+
+Vtable for QProgressBar
+QProgressBar::_ZTV12QProgressBar: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QProgressBar)
+8 (int (*)(...))QProgressBar::metaObject
+12 (int (*)(...))QProgressBar::qt_metacast
+16 (int (*)(...))QProgressBar::qt_metacall
+20 (int (*)(...))QProgressBar::~QProgressBar
+24 (int (*)(...))QProgressBar::~QProgressBar
+28 (int (*)(...))QProgressBar::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QProgressBar::sizeHint
+68 (int (*)(...))QProgressBar::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QProgressBar::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QWidget::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QProgressBar::text
+220 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))(& _ZTI12QProgressBar)
+228 (int (*)(...))QProgressBar::_ZThn8_N12QProgressBarD1Ev
+232 (int (*)(...))QProgressBar::_ZThn8_N12QProgressBarD0Ev
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QProgressBar
+ size=24 align=4
+ base size=24 base align=4
+QProgressBar (0xb1d4eb40) 0
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
+ QWidget (0xb195eec0) 0
+ primary-for QProgressBar (0xb1d4eb40)
+ QObject (0xb19d7770) 0
+ primary-for QWidget (0xb195eec0)
+ QPaintDevice (0xb19d77a8) 8
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 228u)
+
+Class QRadioButton::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QRadioButton::QPrivateSignal (0xb19f3310) 0 empty
+
+Vtable for QRadioButton
+QRadioButton::_ZTV12QRadioButton: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QRadioButton)
+8 (int (*)(...))QRadioButton::metaObject
+12 (int (*)(...))QRadioButton::qt_metacast
+16 (int (*)(...))QRadioButton::qt_metacall
+20 (int (*)(...))QRadioButton::~QRadioButton
+24 (int (*)(...))QRadioButton::~QRadioButton
+28 (int (*)(...))QRadioButton::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QAbstractButton::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QRadioButton::sizeHint
+68 (int (*)(...))QRadioButton::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractButton::mousePressEvent
+88 (int (*)(...))QAbstractButton::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QRadioButton::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QAbstractButton::keyPressEvent
+108 (int (*)(...))QAbstractButton::keyReleaseEvent
+112 (int (*)(...))QAbstractButton::focusInEvent
+116 (int (*)(...))QAbstractButton::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QRadioButton::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QAbstractButton::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QRadioButton::hitButton
+220 (int (*)(...))QAbstractButton::checkStateSet
+224 (int (*)(...))QAbstractButton::nextCheckState
+228 (int (*)(...))-0x00000000000000008
+232 (int (*)(...))(& _ZTI12QRadioButton)
+236 (int (*)(...))QRadioButton::_ZThn8_N12QRadioButtonD1Ev
+240 (int (*)(...))QRadioButton::_ZThn8_N12QRadioButtonD0Ev
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QRadioButton
+ size=24 align=4
+ base size=24 base align=4
+QRadioButton (0xb1d4eb7c) 0
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
+ QAbstractButton (0xb1d4ebb8) 0
+ primary-for QRadioButton (0xb1d4eb7c)
+ QWidget (0xb19f2140) 0
+ primary-for QAbstractButton (0xb1d4ebb8)
+ QObject (0xb19f31f8) 0
+ primary-for QWidget (0xb19f2140)
+ QPaintDevice (0xb19f3230) 8
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 236u)
+
+Class QScrollBar::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QScrollBar::QPrivateSignal (0xb19f3bd0) 0 empty
+
+Vtable for QScrollBar
+QScrollBar::_ZTV10QScrollBar: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QScrollBar)
+8 (int (*)(...))QScrollBar::metaObject
+12 (int (*)(...))QScrollBar::qt_metacast
+16 (int (*)(...))QScrollBar::qt_metacall
+20 (int (*)(...))QScrollBar::~QScrollBar
+24 (int (*)(...))QScrollBar::~QScrollBar
+28 (int (*)(...))QScrollBar::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QAbstractSlider::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QScrollBar::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QScrollBar::mousePressEvent
+88 (int (*)(...))QScrollBar::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QScrollBar::mouseMoveEvent
+100 (int (*)(...))QScrollBar::wheelEvent
+104 (int (*)(...))QAbstractSlider::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QScrollBar::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QScrollBar::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QScrollBar::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QAbstractSlider::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QScrollBar::sliderChange
+220 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))(& _ZTI10QScrollBar)
+228 (int (*)(...))QScrollBar::_ZThn8_N10QScrollBarD1Ev
+232 (int (*)(...))QScrollBar::_ZThn8_N10QScrollBarD0Ev
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QScrollBar
+ size=24 align=4
+ base size=24 base align=4
+QScrollBar (0xb1d4ebf4) 0
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
+ QAbstractSlider (0xb1d4ec30) 0
+ primary-for QScrollBar (0xb1d4ebf4)
+ QWidget (0xb19f23c0) 0
+ primary-for QAbstractSlider (0xb1d4ec30)
+ QObject (0xb19f3ab8) 0
+ primary-for QWidget (0xb19f23c0)
+ QPaintDevice (0xb19f3af0) 8
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 228u)
+
+Class QSizeGrip::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSizeGrip::QPrivateSignal (0xb1a0c498) 0 empty
+
+Vtable for QSizeGrip
+QSizeGrip::_ZTV9QSizeGrip: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSizeGrip)
+8 (int (*)(...))QSizeGrip::metaObject
+12 (int (*)(...))QSizeGrip::qt_metacast
+16 (int (*)(...))QSizeGrip::qt_metacall
+20 (int (*)(...))QSizeGrip::~QSizeGrip
+24 (int (*)(...))QSizeGrip::~QSizeGrip
+28 (int (*)(...))QSizeGrip::event
+32 (int (*)(...))QSizeGrip::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QSizeGrip::setVisible
+64 (int (*)(...))QSizeGrip::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QSizeGrip::mousePressEvent
+88 (int (*)(...))QSizeGrip::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QSizeGrip::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QSizeGrip::paintEvent
+132 (int (*)(...))QSizeGrip::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QSizeGrip::showEvent
+176 (int (*)(...))QSizeGrip::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QWidget::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI9QSizeGrip)
+224 (int (*)(...))QSizeGrip::_ZThn8_N9QSizeGripD1Ev
+228 (int (*)(...))QSizeGrip::_ZThn8_N9QSizeGripD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QSizeGrip
+ size=24 align=4
+ base size=24 base align=4
+QSizeGrip (0xb1d4ec6c) 0
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
+ QWidget (0xb19f2640) 0
+ primary-for QSizeGrip (0xb1d4ec6c)
+ QObject (0xb1a0c380) 0
+ primary-for QWidget (0xb19f2640)
+ QPaintDevice (0xb1a0c3b8) 8
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 224u)
+
+Class QSpinBox::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSpinBox::QPrivateSignal (0xb1a0cd20) 0 empty
+
+Vtable for QSpinBox
+QSpinBox::_ZTV8QSpinBox: 71u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QSpinBox)
+8 (int (*)(...))QSpinBox::metaObject
+12 (int (*)(...))QSpinBox::qt_metacast
+16 (int (*)(...))QSpinBox::qt_metacall
+20 (int (*)(...))QSpinBox::~QSpinBox
+24 (int (*)(...))QSpinBox::~QSpinBox
+28 (int (*)(...))QSpinBox::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QAbstractSpinBox::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QAbstractSpinBox::sizeHint
+68 (int (*)(...))QAbstractSpinBox::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractSpinBox::mousePressEvent
+88 (int (*)(...))QAbstractSpinBox::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractSpinBox::mouseMoveEvent
+100 (int (*)(...))QAbstractSpinBox::wheelEvent
+104 (int (*)(...))QAbstractSpinBox::keyPressEvent
+108 (int (*)(...))QAbstractSpinBox::keyReleaseEvent
+112 (int (*)(...))QAbstractSpinBox::focusInEvent
+116 (int (*)(...))QAbstractSpinBox::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QAbstractSpinBox::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QAbstractSpinBox::resizeEvent
+140 (int (*)(...))QAbstractSpinBox::closeEvent
+144 (int (*)(...))QAbstractSpinBox::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QAbstractSpinBox::showEvent
+176 (int (*)(...))QAbstractSpinBox::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QAbstractSpinBox::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QAbstractSpinBox::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QSpinBox::validate
+220 (int (*)(...))QSpinBox::fixup
+224 (int (*)(...))QAbstractSpinBox::stepBy
+228 (int (*)(...))QAbstractSpinBox::clear
+232 (int (*)(...))QAbstractSpinBox::stepEnabled
+236 (int (*)(...))QSpinBox::valueFromText
+240 (int (*)(...))QSpinBox::textFromValue
+244 (int (*)(...))-0x00000000000000008
+248 (int (*)(...))(& _ZTI8QSpinBox)
+252 (int (*)(...))QSpinBox::_ZThn8_N8QSpinBoxD1Ev
+256 (int (*)(...))QSpinBox::_ZThn8_N8QSpinBoxD0Ev
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+276 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+280 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QSpinBox
+ size=24 align=4
+ base size=24 base align=4
+QSpinBox (0xb1d4eca8) 0
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
+ QAbstractSpinBox (0xb1d4ece4) 0
+ primary-for QSpinBox (0xb1d4eca8)
+ QWidget (0xb19f28c0) 0
+ primary-for QAbstractSpinBox (0xb1d4ece4)
+ QObject (0xb1a0cc08) 0
+ primary-for QWidget (0xb19f28c0)
+ QPaintDevice (0xb1a0cc40) 8
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 252u)
+
+Class QDoubleSpinBox::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDoubleSpinBox::QPrivateSignal (0xb1a205b0) 0 empty
+
+Vtable for QDoubleSpinBox
+QDoubleSpinBox::_ZTV14QDoubleSpinBox: 71u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+8 (int (*)(...))QDoubleSpinBox::metaObject
+12 (int (*)(...))QDoubleSpinBox::qt_metacast
+16 (int (*)(...))QDoubleSpinBox::qt_metacall
+20 (int (*)(...))QDoubleSpinBox::~QDoubleSpinBox
+24 (int (*)(...))QDoubleSpinBox::~QDoubleSpinBox
+28 (int (*)(...))QAbstractSpinBox::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QAbstractSpinBox::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QAbstractSpinBox::sizeHint
+68 (int (*)(...))QAbstractSpinBox::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QAbstractSpinBox::mousePressEvent
+88 (int (*)(...))QAbstractSpinBox::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractSpinBox::mouseMoveEvent
+100 (int (*)(...))QAbstractSpinBox::wheelEvent
+104 (int (*)(...))QAbstractSpinBox::keyPressEvent
+108 (int (*)(...))QAbstractSpinBox::keyReleaseEvent
+112 (int (*)(...))QAbstractSpinBox::focusInEvent
+116 (int (*)(...))QAbstractSpinBox::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QAbstractSpinBox::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QAbstractSpinBox::resizeEvent
+140 (int (*)(...))QAbstractSpinBox::closeEvent
+144 (int (*)(...))QAbstractSpinBox::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QAbstractSpinBox::showEvent
+176 (int (*)(...))QAbstractSpinBox::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QAbstractSpinBox::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QAbstractSpinBox::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QDoubleSpinBox::validate
+220 (int (*)(...))QDoubleSpinBox::fixup
+224 (int (*)(...))QAbstractSpinBox::stepBy
+228 (int (*)(...))QAbstractSpinBox::clear
+232 (int (*)(...))QAbstractSpinBox::stepEnabled
+236 (int (*)(...))QDoubleSpinBox::valueFromText
+240 (int (*)(...))QDoubleSpinBox::textFromValue
+244 (int (*)(...))-0x00000000000000008
+248 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+252 (int (*)(...))QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
+256 (int (*)(...))QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+276 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+280 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QDoubleSpinBox
+ size=24 align=4
+ base size=24 base align=4
+QDoubleSpinBox (0xb1d4ed20) 0
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
+ QAbstractSpinBox (0xb1d4ed5c) 0
+ primary-for QDoubleSpinBox (0xb1d4ed20)
+ QWidget (0xb19f2b40) 0
+ primary-for QAbstractSpinBox (0xb1d4ed5c)
+ QObject (0xb1a20498) 0
+ primary-for QWidget (0xb19f2b40)
+ QPaintDevice (0xb1a204d0) 8
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 252u)
+
+Class QSplashScreen::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSplashScreen::QPrivateSignal (0xb1a20e70) 0 empty
+
+Vtable for QSplashScreen
+QSplashScreen::_ZTV13QSplashScreen: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSplashScreen)
+8 (int (*)(...))QSplashScreen::metaObject
+12 (int (*)(...))QSplashScreen::qt_metacast
+16 (int (*)(...))QSplashScreen::qt_metacall
+20 (int (*)(...))QSplashScreen::~QSplashScreen
+24 (int (*)(...))QSplashScreen::~QSplashScreen
+28 (int (*)(...))QSplashScreen::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QWidget::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QSplashScreen::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QWidget::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QWidget::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QSplashScreen::drawContents
+220 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))(& _ZTI13QSplashScreen)
+228 (int (*)(...))QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
+232 (int (*)(...))QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QSplashScreen
+ size=24 align=4
+ base size=24 base align=4
+QSplashScreen (0xb1d4ed98) 0
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
+ QWidget (0xb19f2dc0) 0
+ primary-for QSplashScreen (0xb1d4ed98)
+ QObject (0xb1a20d58) 0
+ primary-for QWidget (0xb19f2dc0)
+ QPaintDevice (0xb1a20d90) 8
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 228u)
+
+Class QSplitter::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSplitter::QPrivateSignal (0xb1a37738) 0 empty
+
+Vtable for QSplitter
+QSplitter::_ZTV9QSplitter: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSplitter)
+8 (int (*)(...))QSplitter::metaObject
+12 (int (*)(...))QSplitter::qt_metacast
+16 (int (*)(...))QSplitter::qt_metacall
+20 (int (*)(...))QSplitter::~QSplitter
+24 (int (*)(...))QSplitter::~QSplitter
+28 (int (*)(...))QSplitter::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QSplitter::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QSplitter::sizeHint
+68 (int (*)(...))QSplitter::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QFrame::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QSplitter::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QSplitter::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QSplitter::createHandle
+220 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))(& _ZTI9QSplitter)
+228 (int (*)(...))QSplitter::_ZThn8_N9QSplitterD1Ev
+232 (int (*)(...))QSplitter::_ZThn8_N9QSplitterD0Ev
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QSplitter
+ size=24 align=4
+ base size=24 base align=4
+QSplitter (0xb1d4edd4) 0
+ vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
+ QFrame (0xb1d4ee10) 0
+ primary-for QSplitter (0xb1d4edd4)
+ QWidget (0xb1a42040) 0
+ primary-for QFrame (0xb1d4ee10)
+ QObject (0xb1a37620) 0
+ primary-for QWidget (0xb1a42040)
+ QPaintDevice (0xb1a37658) 8
+ vptr=((& QSplitter::_ZTV9QSplitter) + 228u)
+
+Class QSplitterHandle::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QSplitterHandle::QPrivateSignal (0xb18540e0) 0 empty
+
+Vtable for QSplitterHandle
+QSplitterHandle::_ZTV15QSplitterHandle: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSplitterHandle)
+8 (int (*)(...))QSplitterHandle::metaObject
+12 (int (*)(...))QSplitterHandle::qt_metacast
+16 (int (*)(...))QSplitterHandle::qt_metacall
+20 (int (*)(...))QSplitterHandle::~QSplitterHandle
+24 (int (*)(...))QSplitterHandle::~QSplitterHandle
+28 (int (*)(...))QSplitterHandle::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QSplitterHandle::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QSplitterHandle::mousePressEvent
+88 (int (*)(...))QSplitterHandle::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QSplitterHandle::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QSplitterHandle::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QSplitterHandle::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QWidget::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI15QSplitterHandle)
+224 (int (*)(...))QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
+228 (int (*)(...))QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QSplitterHandle
+ size=24 align=4
+ base size=24 base align=4
+QSplitterHandle (0xb1d4ee4c) 0
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
+ QWidget (0xb1a422c0) 0
+ primary-for QSplitterHandle (0xb1d4ee4c)
+ QObject (0xb1a37c40) 0
+ primary-for QWidget (0xb1a422c0)
+ QPaintDevice (0xb1854000) 8
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 224u)
+
+Class QStackedWidget::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QStackedWidget::QPrivateSignal (0xb18548c0) 0 empty
+
+Vtable for QStackedWidget
+QStackedWidget::_ZTV14QStackedWidget: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QStackedWidget)
+8 (int (*)(...))QStackedWidget::metaObject
+12 (int (*)(...))QStackedWidget::qt_metacast
+16 (int (*)(...))QStackedWidget::qt_metacall
+20 (int (*)(...))QStackedWidget::~QStackedWidget
+24 (int (*)(...))QStackedWidget::~QStackedWidget
+28 (int (*)(...))QStackedWidget::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QFrame::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QFrame::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI14QStackedWidget)
+224 (int (*)(...))QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
+228 (int (*)(...))QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QStackedWidget
+ size=24 align=4
+ base size=24 base align=4
+QStackedWidget (0xb1d4ee88) 0
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
+ QFrame (0xb1d4eec4) 0
+ primary-for QStackedWidget (0xb1d4ee88)
+ QWidget (0xb1a42540) 0
+ primary-for QFrame (0xb1d4eec4)
+ QObject (0xb18547a8) 0
+ primary-for QWidget (0xb1a42540)
+ QPaintDevice (0xb18547e0) 8
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 224u)
+
+Class QStatusBar::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QStatusBar::QPrivateSignal (0xb186c310) 0 empty
+
+Vtable for QStatusBar
+QStatusBar::_ZTV10QStatusBar: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QStatusBar)
+8 (int (*)(...))QStatusBar::metaObject
+12 (int (*)(...))QStatusBar::qt_metacast
+16 (int (*)(...))QStatusBar::qt_metacall
+20 (int (*)(...))QStatusBar::~QStatusBar
+24 (int (*)(...))QStatusBar::~QStatusBar
+28 (int (*)(...))QStatusBar::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QWidget::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QStatusBar::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QStatusBar::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QStatusBar::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QWidget::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI10QStatusBar)
+224 (int (*)(...))QStatusBar::_ZThn8_N10QStatusBarD1Ev
+228 (int (*)(...))QStatusBar::_ZThn8_N10QStatusBarD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QStatusBar
+ size=24 align=4
+ base size=24 base align=4
+QStatusBar (0xb1d4ef00) 0
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
+ QWidget (0xb1a427c0) 0
+ primary-for QStatusBar (0xb1d4ef00)
+ QObject (0xb186c1f8) 0
+ primary-for QWidget (0xb1a427c0)
+ QPaintDevice (0xb186c230) 8
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 224u)
+
+Class QTextBrowser::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QTextBrowser::QPrivateSignal (0xb186cc78) 0 empty
+
+Vtable for QTextBrowser
+QTextBrowser::_ZTV12QTextBrowser: 78u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextBrowser)
+8 (int (*)(...))QTextBrowser::metaObject
+12 (int (*)(...))QTextBrowser::qt_metacast
+16 (int (*)(...))QTextBrowser::qt_metacall
+20 (int (*)(...))QTextBrowser::~QTextBrowser
+24 (int (*)(...))QTextBrowser::~QTextBrowser
+28 (int (*)(...))QTextBrowser::event
+32 (int (*)(...))QAbstractScrollArea::eventFilter
+36 (int (*)(...))QTextEdit::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QAbstractScrollArea::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QTextBrowser::mousePressEvent
+88 (int (*)(...))QTextBrowser::mouseReleaseEvent
+92 (int (*)(...))QTextEdit::mouseDoubleClickEvent
+96 (int (*)(...))QTextBrowser::mouseMoveEvent
+100 (int (*)(...))QTextEdit::wheelEvent
+104 (int (*)(...))QTextBrowser::keyPressEvent
+108 (int (*)(...))QTextEdit::keyReleaseEvent
+112 (int (*)(...))QTextEdit::focusInEvent
+116 (int (*)(...))QTextBrowser::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QTextBrowser::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QTextEdit::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QTextEdit::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QTextEdit::dragEnterEvent
+160 (int (*)(...))QTextEdit::dragMoveEvent
+164 (int (*)(...))QTextEdit::dragLeaveEvent
+168 (int (*)(...))QTextEdit::dropEvent
+172 (int (*)(...))QTextEdit::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QTextEdit::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QTextEdit::inputMethodEvent
+208 (int (*)(...))QTextEdit::inputMethodQuery
+212 (int (*)(...))QTextBrowser::focusNextPrevChild
+216 (int (*)(...))QAbstractScrollArea::setupViewport
+220 (int (*)(...))QAbstractScrollArea::viewportEvent
+224 (int (*)(...))QTextEdit::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))QTextBrowser::loadResource
+236 (int (*)(...))QTextEdit::createMimeDataFromSelection
+240 (int (*)(...))QTextEdit::canInsertFromMimeData
+244 (int (*)(...))QTextEdit::insertFromMimeData
+248 (int (*)(...))QTextEdit::doSetTextCursor
+252 (int (*)(...))QTextBrowser::setSource
+256 (int (*)(...))QTextBrowser::backward
+260 (int (*)(...))QTextBrowser::forward
+264 (int (*)(...))QTextBrowser::home
+268 (int (*)(...))QTextBrowser::reload
+272 (int (*)(...))-0x00000000000000008
+276 (int (*)(...))(& _ZTI12QTextBrowser)
+280 (int (*)(...))QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
+284 (int (*)(...))QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
+288 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+292 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+296 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+300 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+304 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+308 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QTextBrowser
+ size=24 align=4
+ base size=24 base align=4
+QTextBrowser (0xb1d4ef3c) 0
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
+ QTextEdit (0xb1d4ef78) 0
+ primary-for QTextBrowser (0xb1d4ef3c)
+ QAbstractScrollArea (0xb1d4efb4) 0
+ primary-for QTextEdit (0xb1d4ef78)
+ QFrame (0xb187a000) 0
+ primary-for QAbstractScrollArea (0xb1d4efb4)
+ QWidget (0xb1a42a40) 0
+ primary-for QFrame (0xb187a000)
+ QObject (0xb186cb60) 0
+ primary-for QWidget (0xb1a42a40)
+ QPaintDevice (0xb186cb98) 8
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 280u)
+
+Class QToolBar::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QToolBar::QPrivateSignal (0xb1886460) 0 empty
+
+Vtable for QToolBar
+QToolBar::_ZTV8QToolBar: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QToolBar)
+8 (int (*)(...))QToolBar::metaObject
+12 (int (*)(...))QToolBar::qt_metacast
+16 (int (*)(...))QToolBar::qt_metacall
+20 (int (*)(...))QToolBar::~QToolBar
+24 (int (*)(...))QToolBar::~QToolBar
+28 (int (*)(...))QToolBar::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QWidget::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QToolBar::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QToolBar::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QToolBar::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))-0x00000000000000008
+220 (int (*)(...))(& _ZTI8QToolBar)
+224 (int (*)(...))QToolBar::_ZThn8_N8QToolBarD1Ev
+228 (int (*)(...))QToolBar::_ZThn8_N8QToolBarD0Ev
+232 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+236 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QToolBar
+ size=24 align=4
+ base size=24 base align=4
+QToolBar (0xb187a03c) 0
+ vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
+ QWidget (0xb1a42cc0) 0
+ primary-for QToolBar (0xb187a03c)
+ QObject (0xb1886348) 0
+ primary-for QWidget (0xb1a42cc0)
+ QPaintDevice (0xb1886380) 8
+ vptr=((& QToolBar::_ZTV8QToolBar) + 224u)
+
+Class QToolBox::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QToolBox::QPrivateSignal (0xb189e2a0) 0 empty
+
+Vtable for QToolBox
+QToolBox::_ZTV8QToolBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QToolBox)
+8 (int (*)(...))QToolBox::metaObject
+12 (int (*)(...))QToolBox::qt_metacast
+16 (int (*)(...))QToolBox::qt_metacall
+20 (int (*)(...))QToolBox::~QToolBox
+24 (int (*)(...))QToolBox::~QToolBox
+28 (int (*)(...))QToolBox::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QFrame::sizeHint
+68 (int (*)(...))QWidget::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QWidget::mousePressEvent
+88 (int (*)(...))QWidget::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QWidget::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QWidget::keyPressEvent
+108 (int (*)(...))QWidget::keyReleaseEvent
+112 (int (*)(...))QWidget::focusInEvent
+116 (int (*)(...))QWidget::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QFrame::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QToolBox::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QToolBox::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QToolBox::itemInserted
+220 (int (*)(...))QToolBox::itemRemoved
+224 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))(& _ZTI8QToolBox)
+232 (int (*)(...))QToolBox::_ZThn8_N8QToolBoxD1Ev
+236 (int (*)(...))QToolBox::_ZThn8_N8QToolBoxD0Ev
+240 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QToolBox
+ size=24 align=4
+ base size=24 base align=4
+QToolBox (0xb187a078) 0
+ vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
+ QFrame (0xb187a0b4) 0
+ primary-for QToolBox (0xb187a078)
+ QWidget (0xb1a42fc0) 0
+ primary-for QFrame (0xb187a0b4)
+ QObject (0xb189e188) 0
+ primary-for QWidget (0xb1a42fc0)
+ QPaintDevice (0xb189e1c0) 8
+ vptr=((& QToolBox::_ZTV8QToolBox) + 232u)
+
+Class QToolButton::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QToolButton::QPrivateSignal (0xb18b21c0) 0 empty
+
+Vtable for QToolButton
+QToolButton::_ZTV11QToolButton: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QToolButton)
+8 (int (*)(...))QToolButton::metaObject
+12 (int (*)(...))QToolButton::qt_metacast
+16 (int (*)(...))QToolButton::qt_metacall
+20 (int (*)(...))QToolButton::~QToolButton
+24 (int (*)(...))QToolButton::~QToolButton
+28 (int (*)(...))QToolButton::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QToolButton::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QToolButton::sizeHint
+68 (int (*)(...))QToolButton::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QToolButton::mousePressEvent
+88 (int (*)(...))QToolButton::mouseReleaseEvent
+92 (int (*)(...))QWidget::mouseDoubleClickEvent
+96 (int (*)(...))QAbstractButton::mouseMoveEvent
+100 (int (*)(...))QWidget::wheelEvent
+104 (int (*)(...))QAbstractButton::keyPressEvent
+108 (int (*)(...))QAbstractButton::keyReleaseEvent
+112 (int (*)(...))QAbstractButton::focusInEvent
+116 (int (*)(...))QAbstractButton::focusOutEvent
+120 (int (*)(...))QToolButton::enterEvent
+124 (int (*)(...))QToolButton::leaveEvent
+128 (int (*)(...))QToolButton::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QWidget::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QWidget::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QToolButton::actionEvent
+156 (int (*)(...))QWidget::dragEnterEvent
+160 (int (*)(...))QWidget::dragMoveEvent
+164 (int (*)(...))QWidget::dragLeaveEvent
+168 (int (*)(...))QWidget::dropEvent
+172 (int (*)(...))QWidget::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QToolButton::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QWidget::inputMethodEvent
+208 (int (*)(...))QWidget::inputMethodQuery
+212 (int (*)(...))QWidget::focusNextPrevChild
+216 (int (*)(...))QToolButton::hitButton
+220 (int (*)(...))QAbstractButton::checkStateSet
+224 (int (*)(...))QToolButton::nextCheckState
+228 (int (*)(...))-0x00000000000000008
+232 (int (*)(...))(& _ZTI11QToolButton)
+236 (int (*)(...))QToolButton::_ZThn8_N11QToolButtonD1Ev
+240 (int (*)(...))QToolButton::_ZThn8_N11QToolButtonD0Ev
+244 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+256 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+260 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QToolButton
+ size=24 align=4
+ base size=24 base align=4
+QToolButton (0xb187a0f0) 0
+ vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
+ QAbstractButton (0xb187a12c) 0
+ primary-for QToolButton (0xb187a0f0)
+ QWidget (0xb18a0300) 0
+ primary-for QAbstractButton (0xb187a12c)
+ QObject (0xb18b20a8) 0
+ primary-for QWidget (0xb18a0300)
+ QPaintDevice (0xb18b20e0) 8
+ vptr=((& QToolButton::_ZTV11QToolButton) + 236u)
+
+Class QScriptable
+ size=4 align=4
+ base size=4 base align=4
+QScriptable (0xb18b29d8) 0
+
+Class QScriptValue
+ size=4 align=4
+ base size=4 base align=4
+QScriptValue (0xb18b2f50) 0
+
+Vtable for QScriptClass
+QScriptClass::_ZTV12QScriptClass: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QScriptClass)
+8 (int (*)(...))QScriptClass::~QScriptClass
+12 (int (*)(...))QScriptClass::~QScriptClass
+16 (int (*)(...))QScriptClass::queryProperty
+20 (int (*)(...))QScriptClass::property
+24 (int (*)(...))QScriptClass::setProperty
+28 (int (*)(...))QScriptClass::propertyFlags
+32 (int (*)(...))QScriptClass::newIterator
+36 (int (*)(...))QScriptClass::prototype
+40 (int (*)(...))QScriptClass::name
+44 (int (*)(...))QScriptClass::supportsExtension
+48 (int (*)(...))QScriptClass::extension
+
+Class QScriptClass
+ size=8 align=4
+ base size=8 base align=4
+QScriptClass (0xb194a188) 0
+ vptr=((& QScriptClass::_ZTV12QScriptClass) + 8u)
+
+Vtable for QScriptClassPropertyIterator
+QScriptClassPropertyIterator::_ZTV28QScriptClassPropertyIterator: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI28QScriptClassPropertyIterator)
+8 (int (*)(...))QScriptClassPropertyIterator::~QScriptClassPropertyIterator
+12 (int (*)(...))QScriptClassPropertyIterator::~QScriptClassPropertyIterator
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+24 (int (*)(...))__cxa_pure_virtual
+28 (int (*)(...))__cxa_pure_virtual
+32 (int (*)(...))__cxa_pure_virtual
+36 (int (*)(...))__cxa_pure_virtual
+40 (int (*)(...))__cxa_pure_virtual
+44 (int (*)(...))QScriptClassPropertyIterator::id
+48 (int (*)(...))QScriptClassPropertyIterator::flags
+
+Class QScriptClassPropertyIterator
+ size=8 align=4
+ base size=8 base align=4
+QScriptClassPropertyIterator (0xb17607e0) 0
+ vptr=((& QScriptClassPropertyIterator::_ZTV28QScriptClassPropertyIterator) + 8u)
+
+Class QScriptContext
+ size=4 align=4
+ base size=4 base align=4
+QScriptContext (0xb1760e38) 0
+
+Class QScriptContextInfo
+ size=4 align=4
+ base size=4 base align=4
+QScriptContextInfo (0xb1790428) 0
+
+Class QScriptString
+ size=4 align=4
+ base size=4 base align=4
+QScriptString (0xb1790c78) 0
+
+Class QScriptProgram
+ size=4 align=4
+ base size=4 base align=4
+QScriptProgram (0xb17ab1f8) 0
+
+Class QScriptSyntaxCheckResult
+ size=4 align=4
+ base size=4 base align=4
+QScriptSyntaxCheckResult (0xb17ab888) 0
+
+Class QScriptEngine::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QScriptEngine::QPrivateSignal (0xb17abf50) 0 empty
+
+Vtable for QScriptEngine
+QScriptEngine::_ZTV13QScriptEngine: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QScriptEngine)
+8 (int (*)(...))QScriptEngine::metaObject
+12 (int (*)(...))QScriptEngine::qt_metacast
+16 (int (*)(...))QScriptEngine::qt_metacall
+20 (int (*)(...))QScriptEngine::~QScriptEngine
+24 (int (*)(...))QScriptEngine::~QScriptEngine
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QScriptEngine
+ size=8 align=4
+ base size=8 base align=4
+QScriptEngine (0xb187a21c) 0
+ vptr=((& QScriptEngine::_ZTV13QScriptEngine) + 8u)
+ QObject (0xb17abe70) 0
+ primary-for QScriptEngine (0xb187a21c)
+
+Vtable for QScriptEngineAgent
+QScriptEngineAgent::_ZTV18QScriptEngineAgent: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QScriptEngineAgent)
+8 (int (*)(...))QScriptEngineAgent::~QScriptEngineAgent
+12 (int (*)(...))QScriptEngineAgent::~QScriptEngineAgent
+16 (int (*)(...))QScriptEngineAgent::scriptLoad
+20 (int (*)(...))QScriptEngineAgent::scriptUnload
+24 (int (*)(...))QScriptEngineAgent::contextPush
+28 (int (*)(...))QScriptEngineAgent::contextPop
+32 (int (*)(...))QScriptEngineAgent::functionEntry
+36 (int (*)(...))QScriptEngineAgent::functionExit
+40 (int (*)(...))QScriptEngineAgent::positionChange
+44 (int (*)(...))QScriptEngineAgent::exceptionThrow
+48 (int (*)(...))QScriptEngineAgent::exceptionCatch
+52 (int (*)(...))QScriptEngineAgent::supportsExtension
+56 (int (*)(...))QScriptEngineAgent::extension
+
+Class QScriptEngineAgent
+ size=8 align=4
+ base size=8 base align=4
+QScriptEngineAgent (0xb1803310) 0
+ vptr=((& QScriptEngineAgent::_ZTV18QScriptEngineAgent) + 8u)
+
+Vtable for QScriptExtensionInterface
+QScriptExtensionInterface::_ZTV25QScriptExtensionInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QScriptExtensionInterface)
+8 (int (*)(...))QScriptExtensionInterface::~QScriptExtensionInterface
+12 (int (*)(...))QScriptExtensionInterface::~QScriptExtensionInterface
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+
+Class QScriptExtensionInterface
+ size=4 align=4
+ base size=4 base align=4
+QScriptExtensionInterface (0xb187a294) 0 nearly-empty
+ vptr=((& QScriptExtensionInterface::_ZTV25QScriptExtensionInterface) + 8u)
+ QFactoryInterface (0xb18039a0) 0 nearly-empty
+ primary-for QScriptExtensionInterface (0xb187a294)
+
+Class QScriptExtensionPlugin::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QScriptExtensionPlugin::QPrivateSignal (0xb1803cb0) 0 empty
+
+Vtable for QScriptExtensionPlugin
+QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QScriptExtensionPlugin)
+8 (int (*)(...))QScriptExtensionPlugin::metaObject
+12 (int (*)(...))QScriptExtensionPlugin::qt_metacast
+16 (int (*)(...))QScriptExtensionPlugin::qt_metacall
+20 (int (*)(...))QScriptExtensionPlugin::~QScriptExtensionPlugin
+24 (int (*)(...))QScriptExtensionPlugin::~QScriptExtensionPlugin
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))__cxa_pure_virtual
+64 (int (*)(...))-0x00000000000000008
+68 (int (*)(...))(& _ZTI22QScriptExtensionPlugin)
+72 (int (*)(...))QScriptExtensionPlugin::_ZThn8_N22QScriptExtensionPluginD1Ev
+76 (int (*)(...))QScriptExtensionPlugin::_ZThn8_N22QScriptExtensionPluginD0Ev
+80 (int (*)(...))__cxa_pure_virtual
+84 (int (*)(...))__cxa_pure_virtual
+
+Class QScriptExtensionPlugin
+ size=12 align=4
+ base size=12 base align=4
+QScriptExtensionPlugin (0xb17ef640) 0
+ vptr=((& QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin) + 8u)
+ QObject (0xb1803b98) 0
+ primary-for QScriptExtensionPlugin (0xb17ef640)
+ QScriptExtensionInterface (0xb187a384) 8 nearly-empty
+ vptr=((& QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin) + 72u)
+ QFactoryInterface (0xb1803bd0) 8 nearly-empty
+ primary-for QScriptExtensionInterface (0xb187a384)
+
+Class QScriptValueIterator
+ size=4 align=4
+ base size=4 base align=4
+QScriptValueIterator (0xb1803460) 0
+
+Class QDeclarativeDebuggingEnabler
+ size=1 align=1
+ base size=0 base align=1
+QDeclarativeDebuggingEnabler (0xb182c5e8) 0 empty
+
+Class QDeclarativePrivate::RegisterType
+ size=80 align=4
+ base size=80 base align=4
+QDeclarativePrivate::RegisterType (0xb182cb98) 0
+
+Class QDeclarativePrivate::RegisterInterface
+ size=16 align=4
+ base size=16 base align=4
+QDeclarativePrivate::RegisterInterface (0xb182cbd0) 0
+
+Class QDeclarativePrivate::RegisterAutoParent
+ size=8 align=4
+ base size=8 base align=4
+QDeclarativePrivate::RegisterAutoParent (0xb182cc08) 0
+
+Vtable for QDeclarativeParserStatus
+QDeclarativeParserStatus::_ZTV24QDeclarativeParserStatus: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QDeclarativeParserStatus)
+8 (int (*)(...))QDeclarativeParserStatus::~QDeclarativeParserStatus
+12 (int (*)(...))QDeclarativeParserStatus::~QDeclarativeParserStatus
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+
+Class QDeclarativeParserStatus
+ size=8 align=4
+ base size=8 base align=4
+QDeclarativeParserStatus (0xb182cc40) 0
+ vptr=((& QDeclarativeParserStatus::_ZTV24QDeclarativeParserStatus) + 8u)
+
+Vtable for QDeclarativePropertyValueSource
+QDeclarativePropertyValueSource::_ZTV31QDeclarativePropertyValueSource: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI31QDeclarativePropertyValueSource)
+8 (int (*)(...))QDeclarativePropertyValueSource::~QDeclarativePropertyValueSource
+12 (int (*)(...))QDeclarativePropertyValueSource::~QDeclarativePropertyValueSource
+16 (int (*)(...))__cxa_pure_virtual
+
+Class QDeclarativePropertyValueSource
+ size=4 align=4
+ base size=4 base align=4
+QDeclarativePropertyValueSource (0xb182cf50) 0 nearly-empty
+ vptr=((& QDeclarativePropertyValueSource::_ZTV31QDeclarativePropertyValueSource) + 8u)
+
+Vtable for QDeclarativePropertyValueInterceptor
+QDeclarativePropertyValueInterceptor::_ZTV36QDeclarativePropertyValueInterceptor: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI36QDeclarativePropertyValueInterceptor)
+8 (int (*)(...))QDeclarativePropertyValueInterceptor::~QDeclarativePropertyValueInterceptor
+12 (int (*)(...))QDeclarativePropertyValueInterceptor::~QDeclarativePropertyValueInterceptor
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+
+Class QDeclarativePropertyValueInterceptor
+ size=4 align=4
+ base size=4 base align=4
+QDeclarativePropertyValueInterceptor (0xb184f118) 0 nearly-empty
+ vptr=((& QDeclarativePropertyValueInterceptor::_ZTV36QDeclarativePropertyValueInterceptor) + 8u)
+
+Class QDeclarativeListReference
+ size=4 align=4
+ base size=4 base align=4
+QDeclarativeListReference (0xb184f578) 0
+
+Class QDeclarativeError
+ size=4 align=4
+ base size=4 base align=4
+QDeclarativeError (0xb16d22d8) 0
+
+Class QDeclarativeComponent::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDeclarativeComponent::QPrivateSignal (0xb16d2658) 0 empty
+
+Vtable for QDeclarativeComponent
+QDeclarativeComponent::_ZTV21QDeclarativeComponent: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QDeclarativeComponent)
+8 (int (*)(...))QDeclarativeComponent::metaObject
+12 (int (*)(...))QDeclarativeComponent::qt_metacast
+16 (int (*)(...))QDeclarativeComponent::qt_metacall
+20 (int (*)(...))QDeclarativeComponent::~QDeclarativeComponent
+24 (int (*)(...))QDeclarativeComponent::~QDeclarativeComponent
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QDeclarativeComponent::create
+60 (int (*)(...))QDeclarativeComponent::beginCreate
+64 (int (*)(...))QDeclarativeComponent::completeCreate
+
+Class QDeclarativeComponent
+ size=8 align=4
+ base size=8 base align=4
+QDeclarativeComponent (0xb187a4ec) 0
+ vptr=((& QDeclarativeComponent::_ZTV21QDeclarativeComponent) + 8u)
+ QObject (0xb16d2578) 0
+ primary-for QDeclarativeComponent (0xb187a4ec)
+
+Class QDeclarativeItem::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDeclarativeItem::QPrivateSignal (0xb16ead58) 0 empty
+
+Vtable for QDeclarativeItem
+QDeclarativeItem::_ZTV16QDeclarativeItem: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QDeclarativeItem)
+8 (int (*)(...))QDeclarativeItem::metaObject
+12 (int (*)(...))QDeclarativeItem::qt_metacast
+16 (int (*)(...))QDeclarativeItem::qt_metacall
+20 (int (*)(...))QDeclarativeItem::~QDeclarativeItem
+24 (int (*)(...))QDeclarativeItem::~QDeclarativeItem
+28 (int (*)(...))QDeclarativeItem::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QDeclarativeItem::boundingRect
+60 (int (*)(...))QDeclarativeItem::paint
+64 (int (*)(...))QDeclarativeItem::sceneEvent
+68 (int (*)(...))QDeclarativeItem::itemChange
+72 (int (*)(...))QDeclarativeItem::classBegin
+76 (int (*)(...))QDeclarativeItem::componentComplete
+80 (int (*)(...))QDeclarativeItem::keyPressEvent
+84 (int (*)(...))QDeclarativeItem::keyReleaseEvent
+88 (int (*)(...))QDeclarativeItem::inputMethodEvent
+92 (int (*)(...))QDeclarativeItem::inputMethodQuery
+96 (int (*)(...))QDeclarativeItem::geometryChanged
+100 (int (*)(...))-0x00000000000000008
+104 (int (*)(...))(& _ZTI16QDeclarativeItem)
+108 (int (*)(...))QDeclarativeItem::_ZThn8_N16QDeclarativeItemD1Ev
+112 (int (*)(...))QDeclarativeItem::_ZThn8_N16QDeclarativeItemD0Ev
+116 (int (*)(...))QGraphicsItem::advance
+120 (int (*)(...))QDeclarativeItem::_ZThn8_NK16QDeclarativeItem12boundingRectEv
+124 (int (*)(...))QGraphicsItem::shape
+128 (int (*)(...))QGraphicsItem::contains
+132 (int (*)(...))QGraphicsItem::collidesWithItem
+136 (int (*)(...))QGraphicsItem::collidesWithPath
+140 (int (*)(...))QGraphicsItem::isObscuredBy
+144 (int (*)(...))QGraphicsItem::opaqueArea
+148 (int (*)(...))QDeclarativeItem::_ZThn8_N16QDeclarativeItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+152 (int (*)(...))QGraphicsItem::type
+156 (int (*)(...))QGraphicsItem::sceneEventFilter
+160 (int (*)(...))QDeclarativeItem::_ZThn8_N16QDeclarativeItem10sceneEventEP6QEvent
+164 (int (*)(...))QGraphicsItem::contextMenuEvent
+168 (int (*)(...))QGraphicsItem::dragEnterEvent
+172 (int (*)(...))QGraphicsItem::dragLeaveEvent
+176 (int (*)(...))QGraphicsItem::dragMoveEvent
+180 (int (*)(...))QGraphicsItem::dropEvent
+184 (int (*)(...))QGraphicsItem::focusInEvent
+188 (int (*)(...))QGraphicsItem::focusOutEvent
+192 (int (*)(...))QGraphicsItem::hoverEnterEvent
+196 (int (*)(...))QGraphicsItem::hoverMoveEvent
+200 (int (*)(...))QGraphicsItem::hoverLeaveEvent
+204 (int (*)(...))QDeclarativeItem::_ZThn8_N16QDeclarativeItem13keyPressEventEP9QKeyEvent
+208 (int (*)(...))QDeclarativeItem::_ZThn8_N16QDeclarativeItem15keyReleaseEventEP9QKeyEvent
+212 (int (*)(...))QGraphicsItem::mousePressEvent
+216 (int (*)(...))QGraphicsItem::mouseMoveEvent
+220 (int (*)(...))QGraphicsItem::mouseReleaseEvent
+224 (int (*)(...))QGraphicsItem::mouseDoubleClickEvent
+228 (int (*)(...))QGraphicsItem::wheelEvent
+232 (int (*)(...))QDeclarativeItem::_ZThn8_N16QDeclarativeItem16inputMethodEventEP17QInputMethodEvent
+236 (int (*)(...))QDeclarativeItem::_ZThn8_NK16QDeclarativeItem16inputMethodQueryEN2Qt16InputMethodQueryE
+240 (int (*)(...))QDeclarativeItem::_ZThn8_N16QDeclarativeItem10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+244 (int (*)(...))QGraphicsItem::supportsExtension
+248 (int (*)(...))QGraphicsItem::setExtension
+252 (int (*)(...))QGraphicsItem::extension
+256 (int (*)(...))-0x00000000000000010
+260 (int (*)(...))(& _ZTI16QDeclarativeItem)
+264 (int (*)(...))QDeclarativeItem::_ZThn16_N16QDeclarativeItemD1Ev
+268 (int (*)(...))QDeclarativeItem::_ZThn16_N16QDeclarativeItemD0Ev
+272 (int (*)(...))QDeclarativeItem::_ZThn16_N16QDeclarativeItem10classBeginEv
+276 (int (*)(...))QDeclarativeItem::_ZThn16_N16QDeclarativeItem17componentCompleteEv
+
+Class QDeclarativeItem
+ size=24 align=4
+ base size=24 base align=4
+QDeclarativeItem (0xb16ee540) 0
+ vptr=((& QDeclarativeItem::_ZTV16QDeclarativeItem) + 8u)
+ QGraphicsObject (0xb16ee580) 0
+ primary-for QDeclarativeItem (0xb16ee540)
+ QObject (0xb16eac08) 0
+ primary-for QGraphicsObject (0xb16ee580)
+ QGraphicsItem (0xb16eac40) 8
+ vptr=((& QDeclarativeItem::_ZTV16QDeclarativeItem) + 108u)
+ QDeclarativeParserStatus (0xb16eac78) 16
+ vptr=((& QDeclarativeItem::_ZTV16QDeclarativeItem) + 264u)
+
+Class QDeclarativeContext::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDeclarativeContext::QPrivateSignal (0xb155ed90) 0 empty
+
+Vtable for QDeclarativeContext
+QDeclarativeContext::_ZTV19QDeclarativeContext: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QDeclarativeContext)
+8 (int (*)(...))QDeclarativeContext::metaObject
+12 (int (*)(...))QDeclarativeContext::qt_metacast
+16 (int (*)(...))QDeclarativeContext::qt_metacall
+20 (int (*)(...))QDeclarativeContext::~QDeclarativeContext
+24 (int (*)(...))QDeclarativeContext::~QDeclarativeContext
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QDeclarativeContext
+ size=8 align=4
+ base size=8 base align=4
+QDeclarativeContext (0xb187a780) 0
+ vptr=((& QDeclarativeContext::_ZTV19QDeclarativeContext) + 8u)
+ QObject (0xb155ecb0) 0
+ primary-for QDeclarativeContext (0xb187a780)
+
+Class QDeclarativeEngine::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDeclarativeEngine::QPrivateSignal (0xb158caf0) 0 empty
+
+Vtable for QDeclarativeEngine
+QDeclarativeEngine::_ZTV18QDeclarativeEngine: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QDeclarativeEngine)
+8 (int (*)(...))QDeclarativeEngine::metaObject
+12 (int (*)(...))QDeclarativeEngine::qt_metacast
+16 (int (*)(...))QDeclarativeEngine::qt_metacall
+20 (int (*)(...))QDeclarativeEngine::~QDeclarativeEngine
+24 (int (*)(...))QDeclarativeEngine::~QDeclarativeEngine
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QDeclarativeEngine
+ size=8 align=4
+ base size=8 base align=4
+QDeclarativeEngine (0xb187a7bc) 0
+ vptr=((& QDeclarativeEngine::_ZTV18QDeclarativeEngine) + 8u)
+ QObject (0xb158ca10) 0
+ primary-for QDeclarativeEngine (0xb187a7bc)
+
+Class QDeclarativeExpression::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDeclarativeExpression::QPrivateSignal (0xb15a2508) 0 empty
+
+Vtable for QDeclarativeExpression
+QDeclarativeExpression::_ZTV22QDeclarativeExpression: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QDeclarativeExpression)
+8 (int (*)(...))QDeclarativeExpression::metaObject
+12 (int (*)(...))QDeclarativeExpression::qt_metacast
+16 (int (*)(...))QDeclarativeExpression::qt_metacall
+20 (int (*)(...))QDeclarativeExpression::~QDeclarativeExpression
+24 (int (*)(...))QDeclarativeExpression::~QDeclarativeExpression
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QDeclarativeExpression
+ size=8 align=4
+ base size=8 base align=4
+QDeclarativeExpression (0xb187a7f8) 0
+ vptr=((& QDeclarativeExpression::_ZTV22QDeclarativeExpression) + 8u)
+ QObject (0xb15a2428) 0
+ primary-for QDeclarativeExpression (0xb187a7f8)
+
+Vtable for QDeclarativeExtensionInterface
+QDeclarativeExtensionInterface::_ZTV30QDeclarativeExtensionInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QDeclarativeExtensionInterface)
+8 (int (*)(...))QDeclarativeExtensionInterface::~QDeclarativeExtensionInterface
+12 (int (*)(...))QDeclarativeExtensionInterface::~QDeclarativeExtensionInterface
+16 (int (*)(...))__cxa_pure_virtual
+20 (int (*)(...))__cxa_pure_virtual
+
+Class QDeclarativeExtensionInterface
+ size=4 align=4
+ base size=4 base align=4
+QDeclarativeExtensionInterface (0xb15a2ee0) 0 nearly-empty
+ vptr=((& QDeclarativeExtensionInterface::_ZTV30QDeclarativeExtensionInterface) + 8u)
+
+Class QDeclarativeExtensionPlugin::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDeclarativeExtensionPlugin::QPrivateSignal (0xb15b3348) 0 empty
+
+Vtable for QDeclarativeExtensionPlugin
+QDeclarativeExtensionPlugin::_ZTV27QDeclarativeExtensionPlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDeclarativeExtensionPlugin)
+8 (int (*)(...))QDeclarativeExtensionPlugin::metaObject
+12 (int (*)(...))QDeclarativeExtensionPlugin::qt_metacast
+16 (int (*)(...))QDeclarativeExtensionPlugin::qt_metacall
+20 (int (*)(...))QDeclarativeExtensionPlugin::~QDeclarativeExtensionPlugin
+24 (int (*)(...))QDeclarativeExtensionPlugin::~QDeclarativeExtensionPlugin
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))__cxa_pure_virtual
+60 (int (*)(...))QDeclarativeExtensionPlugin::initializeEngine
+64 (int (*)(...))-0x00000000000000008
+68 (int (*)(...))(& _ZTI27QDeclarativeExtensionPlugin)
+72 (int (*)(...))QDeclarativeExtensionPlugin::_ZThn8_N27QDeclarativeExtensionPluginD1Ev
+76 (int (*)(...))QDeclarativeExtensionPlugin::_ZThn8_N27QDeclarativeExtensionPluginD0Ev
+80 (int (*)(...))__cxa_pure_virtual
+84 (int (*)(...))QDeclarativeExtensionPlugin::_ZThn8_N27QDeclarativeExtensionPlugin16initializeEngineEP18QDeclarativeEnginePKc
+
+Class QDeclarativeExtensionPlugin
+ size=12 align=4
+ base size=12 base align=4
+QDeclarativeExtensionPlugin (0xb157cd40) 0
+ vptr=((& QDeclarativeExtensionPlugin::_ZTV27QDeclarativeExtensionPlugin) + 8u)
+ QObject (0xb15b3230) 0
+ primary-for QDeclarativeExtensionPlugin (0xb157cd40)
+ QDeclarativeExtensionInterface (0xb15b3268) 8 nearly-empty
+ vptr=((& QDeclarativeExtensionPlugin::_ZTV27QDeclarativeExtensionPlugin) + 72u)
+
+Vtable for QDeclarativeImageProvider
+QDeclarativeImageProvider::_ZTV25QDeclarativeImageProvider: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QDeclarativeImageProvider)
+8 (int (*)(...))QDeclarativeImageProvider::~QDeclarativeImageProvider
+12 (int (*)(...))QDeclarativeImageProvider::~QDeclarativeImageProvider
+16 (int (*)(...))QDeclarativeImageProvider::requestImage
+20 (int (*)(...))QDeclarativeImageProvider::requestPixmap
+
+Class QDeclarativeImageProvider
+ size=8 align=4
+ base size=8 base align=4
+QDeclarativeImageProvider (0xb15b3888) 0
+ vptr=((& QDeclarativeImageProvider::_ZTV25QDeclarativeImageProvider) + 8u)
+
+Class QDeclarativeInfo
+ size=8 align=4
+ base size=8 base align=4
+QDeclarativeInfo (0xb187a834) 0
+ QDebug (0xb15b3a80) 0
+
+Vtable for QDeclarativeNetworkAccessManagerFactory
+QDeclarativeNetworkAccessManagerFactory::_ZTV39QDeclarativeNetworkAccessManagerFactory: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI39QDeclarativeNetworkAccessManagerFactory)
+8 (int (*)(...))QDeclarativeNetworkAccessManagerFactory::~QDeclarativeNetworkAccessManagerFactory
+12 (int (*)(...))QDeclarativeNetworkAccessManagerFactory::~QDeclarativeNetworkAccessManagerFactory
+16 (int (*)(...))__cxa_pure_virtual
+
+Class QDeclarativeNetworkAccessManagerFactory
+ size=4 align=4
+ base size=4 base align=4
+QDeclarativeNetworkAccessManagerFactory (0xb15db070) 0 nearly-empty
+ vptr=((& QDeclarativeNetworkAccessManagerFactory::_ZTV39QDeclarativeNetworkAccessManagerFactory) + 8u)
+
+Class QDeclarativeProperty
+ size=4 align=4
+ base size=4 base align=4
+QDeclarativeProperty (0xb15db118) 0
+
+Class QDeclarativeScriptString
+ size=4 align=4
+ base size=4 base align=4
+QDeclarativeScriptString (0xb15db7a8) 0
+
+Class QDeclarativePropertyMap::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDeclarativePropertyMap::QPrivateSignal (0xb15dbdc8) 0 empty
+
+Vtable for QDeclarativePropertyMap
+QDeclarativePropertyMap::_ZTV23QDeclarativePropertyMap: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QDeclarativePropertyMap)
+8 (int (*)(...))QDeclarativePropertyMap::metaObject
+12 (int (*)(...))QDeclarativePropertyMap::qt_metacast
+16 (int (*)(...))QDeclarativePropertyMap::qt_metacall
+20 (int (*)(...))QDeclarativePropertyMap::~QDeclarativePropertyMap
+24 (int (*)(...))QDeclarativePropertyMap::~QDeclarativePropertyMap
+28 (int (*)(...))QObject::event
+32 (int (*)(...))QObject::eventFilter
+36 (int (*)(...))QObject::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+
+Class QDeclarativePropertyMap
+ size=8 align=4
+ base size=8 base align=4
+QDeclarativePropertyMap (0xb187a870) 0
+ vptr=((& QDeclarativePropertyMap::_ZTV23QDeclarativePropertyMap) + 8u)
+ QObject (0xb15dbce8) 0
+ primary-for QDeclarativePropertyMap (0xb187a870)
+
+Class QDeclarativeView::QPrivateSignal
+ size=1 align=1
+ base size=0 base align=1
+QDeclarativeView::QPrivateSignal (0xb16025e8) 0 empty
+
+Vtable for QDeclarativeView
+QDeclarativeView::_ZTV16QDeclarativeView: 72u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QDeclarativeView)
+8 (int (*)(...))QDeclarativeView::metaObject
+12 (int (*)(...))QDeclarativeView::qt_metacast
+16 (int (*)(...))QDeclarativeView::qt_metacall
+20 (int (*)(...))QDeclarativeView::~QDeclarativeView
+24 (int (*)(...))QDeclarativeView::~QDeclarativeView
+28 (int (*)(...))QGraphicsView::event
+32 (int (*)(...))QDeclarativeView::eventFilter
+36 (int (*)(...))QDeclarativeView::timerEvent
+40 (int (*)(...))QObject::childEvent
+44 (int (*)(...))QObject::customEvent
+48 (int (*)(...))QObject::connectNotify
+52 (int (*)(...))QObject::disconnectNotify
+56 (int (*)(...))QWidget::devType
+60 (int (*)(...))QWidget::setVisible
+64 (int (*)(...))QDeclarativeView::sizeHint
+68 (int (*)(...))QAbstractScrollArea::minimumSizeHint
+72 (int (*)(...))QWidget::heightForWidth
+76 (int (*)(...))QWidget::hasHeightForWidth
+80 (int (*)(...))QWidget::paintEngine
+84 (int (*)(...))QGraphicsView::mousePressEvent
+88 (int (*)(...))QGraphicsView::mouseReleaseEvent
+92 (int (*)(...))QGraphicsView::mouseDoubleClickEvent
+96 (int (*)(...))QGraphicsView::mouseMoveEvent
+100 (int (*)(...))QGraphicsView::wheelEvent
+104 (int (*)(...))QGraphicsView::keyPressEvent
+108 (int (*)(...))QGraphicsView::keyReleaseEvent
+112 (int (*)(...))QGraphicsView::focusInEvent
+116 (int (*)(...))QGraphicsView::focusOutEvent
+120 (int (*)(...))QWidget::enterEvent
+124 (int (*)(...))QWidget::leaveEvent
+128 (int (*)(...))QDeclarativeView::paintEvent
+132 (int (*)(...))QWidget::moveEvent
+136 (int (*)(...))QDeclarativeView::resizeEvent
+140 (int (*)(...))QWidget::closeEvent
+144 (int (*)(...))QGraphicsView::contextMenuEvent
+148 (int (*)(...))QWidget::tabletEvent
+152 (int (*)(...))QWidget::actionEvent
+156 (int (*)(...))QGraphicsView::dragEnterEvent
+160 (int (*)(...))QGraphicsView::dragMoveEvent
+164 (int (*)(...))QGraphicsView::dragLeaveEvent
+168 (int (*)(...))QGraphicsView::dropEvent
+172 (int (*)(...))QGraphicsView::showEvent
+176 (int (*)(...))QWidget::hideEvent
+180 (int (*)(...))QWidget::nativeEvent
+184 (int (*)(...))QFrame::changeEvent
+188 (int (*)(...))QWidget::metric
+192 (int (*)(...))QWidget::initPainter
+196 (int (*)(...))QWidget::redirected
+200 (int (*)(...))QWidget::sharedPainter
+204 (int (*)(...))QGraphicsView::inputMethodEvent
+208 (int (*)(...))QGraphicsView::inputMethodQuery
+212 (int (*)(...))QGraphicsView::focusNextPrevChild
+216 (int (*)(...))QGraphicsView::setupViewport
+220 (int (*)(...))QGraphicsView::viewportEvent
+224 (int (*)(...))QGraphicsView::scrollContentsBy
+228 (int (*)(...))QAbstractScrollArea::viewportSizeHint
+232 (int (*)(...))QGraphicsView::drawBackground
+236 (int (*)(...))QGraphicsView::drawForeground
+240 (int (*)(...))QGraphicsView::drawItems
+244 (int (*)(...))QDeclarativeView::setRootObject
+248 (int (*)(...))-0x00000000000000008
+252 (int (*)(...))(& _ZTI16QDeclarativeView)
+256 (int (*)(...))QDeclarativeView::_ZThn8_N16QDeclarativeViewD1Ev
+260 (int (*)(...))QDeclarativeView::_ZThn8_N16QDeclarativeViewD0Ev
+264 (int (*)(...))QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 (int (*)(...))QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 (int (*)(...))QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+276 (int (*)(...))QWidget::_ZThn8_NK7QWidget11initPainterEP8QPainter
+280 (int (*)(...))QWidget::_ZThn8_NK7QWidget10redirectedEP6QPoint
+284 (int (*)(...))QWidget::_ZThn8_NK7QWidget13sharedPainterEv
+
+Class QDeclarativeView
+ size=24 align=4
+ base size=24 base align=4
+QDeclarativeView (0xb187a8ac) 0
+ vptr=((& QDeclarativeView::_ZTV16QDeclarativeView) + 8u)
+ QGraphicsView (0xb187a8e8) 0
+ primary-for QDeclarativeView (0xb187a8ac)
+ QAbstractScrollArea (0xb187a924) 0
+ primary-for QGraphicsView (0xb187a8e8)
+ QFrame (0xb187a960) 0
+ primary-for QAbstractScrollArea (0xb187a924)
+ QWidget (0xb15d0ac0) 0
+ primary-for QFrame (0xb187a960)
+ QObject (0xb16024d0) 0
+ primary-for QWidget (0xb15d0ac0)
+ QPaintDevice (0xb1602508) 8
+ vptr=((& QDeclarativeView::_ZTV16QDeclarativeView) + 256u)
+
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index d606325d..19cf491e 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -72,16 +72,15 @@ contains(QT_CONFIG, private_tests) {
qdeclarativevisualdatamodel \
qdeclarativeworkerscript \
qdeclarativexmllistmodel \
- qpacketprotocol \
- qperformancetimer
+ qpacketprotocol
# This test requires the xmlpatterns module
- !contains(QT_CONFIG,xmlpatterns): SUBDIRS -= qdeclarativexmllistmodel
+ !qtHaveModule(xmlpatterns): SUBDIRS -= qdeclarativexmllistmodel
}
-contains(QT_CONFIG, opengl): SUBDIRS += qmlshadersplugin
+qtHaveModule(opengl): SUBDIRS += qmlshadersplugin
-!isEmpty(QT.webkit.name): SUBDIRS += qdeclarativewebview
+qtHaveModule(webkit): SUBDIRS += qdeclarativewebview
# Tests which should run in Pulse
PULSE_TESTS = $$SUBDIRS
diff --git a/tests/auto/declarative/examples/examples.pro b/tests/auto/declarative/examples/examples.pro
index 8ff6b6ef..043fa5d0 100644
--- a/tests/auto/declarative/examples/examples.pro
+++ b/tests/auto/declarative/examples/examples.pro
@@ -2,11 +2,10 @@ CONFIG += testcase
testcase.timeout = 400 # this test is slow
TARGET = tst_examples
-!contains(QT_CONFIG, webkit): DEFINES += QT_NO_WEBKIT
-!contains(QT_CONFIG, xmlpatterns): DEFINES += QT_NO_XMLPATTERNS
+!qtHaveModule(webkit): DEFINES += QT_NO_WEBKIT
+!qtHaveModule(xmlpatterns): DEFINES += QT_NO_XMLPATTERNS
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative
+QT += testlib declarative
macx:CONFIG -= app_bundle
SOURCES += tst_examples.cpp
diff --git a/tests/auto/declarative/examples/tst_examples.cpp b/tests/auto/declarative/examples/tst_examples.cpp
index 1d7aa0f9..c634dc79 100644
--- a/tests/auto/declarative/examples/tst_examples.cpp
+++ b/tests/auto/declarative/examples/tst_examples.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/moduleqt47/moduleqt47.pro b/tests/auto/declarative/moduleqt47/moduleqt47.pro
index 93da5262..9cb96f01 100644
--- a/tests/auto/declarative/moduleqt47/moduleqt47.pro
+++ b/tests/auto/declarative/moduleqt47/moduleqt47.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_moduleqt47
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative gui widgets
+QT += testlib declarative gui widgets
macx:CONFIG -= app_bundle
SOURCES += tst_moduleqt47.cpp
diff --git a/tests/auto/declarative/moduleqt47/tst_moduleqt47.cpp b/tests/auto/declarative/moduleqt47/tst_moduleqt47.cpp
index 1978aae3..b51a72fd 100644
--- a/tests/auto/declarative/moduleqt47/tst_moduleqt47.cpp
+++ b/tests/auto/declarative/moduleqt47/tst_moduleqt47.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/parserstress/parserstress.pro b/tests/auto/declarative/parserstress/parserstress.pro
index e314f426..dde784e4 100644
--- a/tests/auto/declarative/parserstress/parserstress.pro
+++ b/tests/auto/declarative/parserstress/parserstress.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_parserstress
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative
+QT += testlib declarative
macx:CONFIG -= app_bundle
SOURCES += tst_parserstress.cpp
diff --git a/tests/auto/declarative/parserstress/tst_parserstress.cpp b/tests/auto/declarative/parserstress/tst_parserstress.cpp
index e2a22a1f..4a9ed70a 100644
--- a/tests/auto/declarative/parserstress/tst_parserstress.cpp
+++ b/tests/auto/declarative/parserstress/tst_parserstress.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeanchors/qdeclarativeanchors.pro b/tests/auto/declarative/qdeclarativeanchors/qdeclarativeanchors.pro
index 912676d0..470d7da4 100644
--- a/tests/auto/declarative/qdeclarativeanchors/qdeclarativeanchors.pro
+++ b/tests/auto/declarative/qdeclarativeanchors/qdeclarativeanchors.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeanchors
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private widgets widgets-private gui gui-private core-private
+QT += testlib declarative declarative-private widgets widgets-private gui gui-private core-private
SOURCES += tst_qdeclarativeanchors.cpp
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativeanchors/tst_qdeclarativeanchors.cpp b/tests/auto/declarative/qdeclarativeanchors/tst_qdeclarativeanchors.cpp
index 965fd0e7..7869ffc4 100644
--- a/tests/auto/declarative/qdeclarativeanchors/tst_qdeclarativeanchors.cpp
+++ b/tests/auto/declarative/qdeclarativeanchors/tst_qdeclarativeanchors.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeanimatedimage/qdeclarativeanimatedimage.pro b/tests/auto/declarative/qdeclarativeanimatedimage/qdeclarativeanimatedimage.pro
index c49b305b..9fb6ac1b 100644
--- a/tests/auto/declarative/qdeclarativeanimatedimage/qdeclarativeanimatedimage.pro
+++ b/tests/auto/declarative/qdeclarativeanimatedimage/qdeclarativeanimatedimage.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeanimatedimage
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private network widgets
+QT += testlib declarative declarative-private network widgets
HEADERS += ../shared/testhttpserver.h
SOURCES += tst_qdeclarativeanimatedimage.cpp ../shared/testhttpserver.cpp
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativeanimatedimage/tst_qdeclarativeanimatedimage.cpp b/tests/auto/declarative/qdeclarativeanimatedimage/tst_qdeclarativeanimatedimage.cpp
index f2c93346..d9a6fe63 100644
--- a/tests/auto/declarative/qdeclarativeanimatedimage/tst_qdeclarativeanimatedimage.cpp
+++ b/tests/auto/declarative/qdeclarativeanimatedimage/tst_qdeclarativeanimatedimage.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeanimations/qdeclarativeanimations.pro b/tests/auto/declarative/qdeclarativeanimations/qdeclarativeanimations.pro
index 77fc0707..d6ff8a20 100644
--- a/tests/auto/declarative/qdeclarativeanimations/qdeclarativeanimations.pro
+++ b/tests/auto/declarative/qdeclarativeanimations/qdeclarativeanimations.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeanimations
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private core-private gui-private widgets-private
+QT += testlib declarative declarative-private core-private gui-private widgets-private
SOURCES += tst_qdeclarativeanimations.cpp
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativeanimations/tst_qdeclarativeanimations.cpp b/tests/auto/declarative/qdeclarativeanimations/tst_qdeclarativeanimations.cpp
index afd0b3d3..00869268 100644
--- a/tests/auto/declarative/qdeclarativeanimations/tst_qdeclarativeanimations.cpp
+++ b/tests/auto/declarative/qdeclarativeanimations/tst_qdeclarativeanimations.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeapplication/qdeclarativeapplication.pro b/tests/auto/declarative/qdeclarativeapplication/qdeclarativeapplication.pro
index cd896bb1..09cdfea6 100644
--- a/tests/auto/declarative/qdeclarativeapplication/qdeclarativeapplication.pro
+++ b/tests/auto/declarative/qdeclarativeapplication/qdeclarativeapplication.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeapplication
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative gui-private widgets
+QT += testlib declarative gui-private widgets
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativeapplication.cpp
diff --git a/tests/auto/declarative/qdeclarativeapplication/tst_qdeclarativeapplication.cpp b/tests/auto/declarative/qdeclarativeapplication/tst_qdeclarativeapplication.cpp
index 3904663a..5455dbff 100644
--- a/tests/auto/declarative/qdeclarativeapplication/tst_qdeclarativeapplication.cpp
+++ b/tests/auto/declarative/qdeclarativeapplication/tst_qdeclarativeapplication.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativebehaviors/qdeclarativebehaviors.pro b/tests/auto/declarative/qdeclarativebehaviors/qdeclarativebehaviors.pro
index 18b04f57..2bef1495 100644
--- a/tests/auto/declarative/qdeclarativebehaviors/qdeclarativebehaviors.pro
+++ b/tests/auto/declarative/qdeclarativebehaviors/qdeclarativebehaviors.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativebehaviors
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private core-private widgets-private gui-private
+QT += testlib declarative declarative-private core-private widgets-private gui-private
SOURCES += tst_qdeclarativebehaviors.cpp
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativebehaviors/tst_qdeclarativebehaviors.cpp b/tests/auto/declarative/qdeclarativebehaviors/tst_qdeclarativebehaviors.cpp
index e6eea8ae..e9da6f78 100644
--- a/tests/auto/declarative/qdeclarativebehaviors/tst_qdeclarativebehaviors.cpp
+++ b/tests/auto/declarative/qdeclarativebehaviors/tst_qdeclarativebehaviors.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativebinding/qdeclarativebinding.pro b/tests/auto/declarative/qdeclarativebinding/qdeclarativebinding.pro
index 09446c74..eef87e3e 100644
--- a/tests/auto/declarative/qdeclarativebinding/qdeclarativebinding.pro
+++ b/tests/auto/declarative/qdeclarativebinding/qdeclarativebinding.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativebinding
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private widgets
+QT += testlib declarative declarative-private widgets
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativebinding.cpp
diff --git a/tests/auto/declarative/qdeclarativebinding/tst_qdeclarativebinding.cpp b/tests/auto/declarative/qdeclarativebinding/tst_qdeclarativebinding.cpp
index 7636909c..2a814f6b 100644
--- a/tests/auto/declarative/qdeclarativebinding/tst_qdeclarativebinding.cpp
+++ b/tests/auto/declarative/qdeclarativebinding/tst_qdeclarativebinding.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeborderimage/qdeclarativeborderimage.pro b/tests/auto/declarative/qdeclarativeborderimage/qdeclarativeborderimage.pro
index 0ed28acf..722a8bc1 100644
--- a/tests/auto/declarative/qdeclarativeborderimage/qdeclarativeborderimage.pro
+++ b/tests/auto/declarative/qdeclarativeborderimage/qdeclarativeborderimage.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeborderimage
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private widgets network
+QT += testlib declarative declarative-private widgets network
macx:CONFIG -= app_bundle
HEADERS += ../shared/testhttpserver.h
diff --git a/tests/auto/declarative/qdeclarativeborderimage/tst_qdeclarativeborderimage.cpp b/tests/auto/declarative/qdeclarativeborderimage/tst_qdeclarativeborderimage.cpp
index fdad66f1..f38a95a1 100644
--- a/tests/auto/declarative/qdeclarativeborderimage/tst_qdeclarativeborderimage.cpp
+++ b/tests/auto/declarative/qdeclarativeborderimage/tst_qdeclarativeborderimage.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro b/tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro
index 5bd9e282..953993ed 100644
--- a/tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro
+++ b/tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativecomponent
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative
+QT += testlib declarative
QT += script network widgets
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativecomponent/tst_qdeclarativecomponent.cpp b/tests/auto/declarative/qdeclarativecomponent/tst_qdeclarativecomponent.cpp
index 573bdb44..99d434e1 100644
--- a/tests/auto/declarative/qdeclarativecomponent/tst_qdeclarativecomponent.cpp
+++ b/tests/auto/declarative/qdeclarativecomponent/tst_qdeclarativecomponent.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeconnection/qdeclarativeconnection.pro b/tests/auto/declarative/qdeclarativeconnection/qdeclarativeconnection.pro
index e71c6327..e88d371b 100644
--- a/tests/auto/declarative/qdeclarativeconnection/qdeclarativeconnection.pro
+++ b/tests/auto/declarative/qdeclarativeconnection/qdeclarativeconnection.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeconnection
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui core-private script-private gui-private widgets-private
+QT += testlib declarative declarative-private gui core-private script-private gui-private widgets-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativeconnection.cpp
diff --git a/tests/auto/declarative/qdeclarativeconnection/tst_qdeclarativeconnection.cpp b/tests/auto/declarative/qdeclarativeconnection/tst_qdeclarativeconnection.cpp
index 7729f9d1..a9f8bd62 100644
--- a/tests/auto/declarative/qdeclarativeconnection/tst_qdeclarativeconnection.cpp
+++ b/tests/auto/declarative/qdeclarativeconnection/tst_qdeclarativeconnection.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativecontext/qdeclarativecontext.pro b/tests/auto/declarative/qdeclarativecontext/qdeclarativecontext.pro
index ef0ff142..2fb1ece9 100644
--- a/tests/auto/declarative/qdeclarativecontext/qdeclarativecontext.pro
+++ b/tests/auto/declarative/qdeclarativecontext/qdeclarativecontext.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativecontext
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative
+QT += testlib declarative
SOURCES += tst_qdeclarativecontext.cpp
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativecontext/tst_qdeclarativecontext.cpp b/tests/auto/declarative/qdeclarativecontext/tst_qdeclarativecontext.cpp
index fc627d4c..025e0567 100644
--- a/tests/auto/declarative/qdeclarativecontext/tst_qdeclarativecontext.cpp
+++ b/tests/auto/declarative/qdeclarativecontext/tst_qdeclarativecontext.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativedebug/qdeclarativedebug.pro b/tests/auto/declarative/qdeclarativedebug/qdeclarativedebug.pro
index 70b12e8b..e3bd07e3 100644
--- a/tests/auto/declarative/qdeclarativedebug/qdeclarativedebug.pro
+++ b/tests/auto/declarative/qdeclarativedebug/qdeclarativedebug.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativedebug
-QT += testlib
-contains(QT_CONFIG,declarative): QT += network declarative declarative-private core-private script-private gui-private widgets-private
+QT += testlib network declarative declarative-private core-private script-private gui-private widgets-private
macx:CONFIG -= app_bundle
HEADERS += ../shared/debugutil_p.h
diff --git a/tests/auto/declarative/qdeclarativedebug/tst_qdeclarativedebug.cpp b/tests/auto/declarative/qdeclarativedebug/tst_qdeclarativedebug.cpp
index 0c108af9..ed9db842 100644
--- a/tests/auto/declarative/qdeclarativedebug/tst_qdeclarativedebug.cpp
+++ b/tests/auto/declarative/qdeclarativedebug/tst_qdeclarativedebug.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativedebugclient/qdeclarativedebugclient.pro b/tests/auto/declarative/qdeclarativedebugclient/qdeclarativedebugclient.pro
index c99265b5..1e2ecc35 100644
--- a/tests/auto/declarative/qdeclarativedebugclient/qdeclarativedebugclient.pro
+++ b/tests/auto/declarative/qdeclarativedebugclient/qdeclarativedebugclient.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativedebugclient
-QT += testlib
-contains(QT_CONFIG,declarative): QT += network declarative declarative-private core-private gui-private widgets-private
+QT += testlib network declarative declarative-private core-private gui-private widgets-private
macx:CONFIG -= app_bundle
HEADERS += ../shared/debugutil_p.h
diff --git a/tests/auto/declarative/qdeclarativedebugclient/tst_qdeclarativedebugclient.cpp b/tests/auto/declarative/qdeclarativedebugclient/tst_qdeclarativedebugclient.cpp
index 4d2aba4e..71d058cc 100644
--- a/tests/auto/declarative/qdeclarativedebugclient/tst_qdeclarativedebugclient.cpp
+++ b/tests/auto/declarative/qdeclarativedebugclient/tst_qdeclarativedebugclient.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativedebughelper/private_headers/qdeclarativedebughelper_p.h b/tests/auto/declarative/qdeclarativedebughelper/private_headers/qdeclarativedebughelper_p.h
index ae509fdd..57d8a3d2 100644
--- a/tests/auto/declarative/qdeclarativedebughelper/private_headers/qdeclarativedebughelper_p.h
+++ b/tests/auto/declarative/qdeclarativedebughelper/private_headers/qdeclarativedebughelper_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativedebughelper/qdeclarativedebughelper.pro b/tests/auto/declarative/qdeclarativedebughelper/qdeclarativedebughelper.pro
index 1cde1be0..f6ee976b 100644
--- a/tests/auto/declarative/qdeclarativedebughelper/qdeclarativedebughelper.pro
+++ b/tests/auto/declarative/qdeclarativedebughelper/qdeclarativedebughelper.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativedebughelper
-QT += testlib
-contains(QT_CONFIG,declarative): QT += network declarative declarative-private script script-private core-private
+QT += testlib network declarative declarative-private script script-private core-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativedebughelper.cpp
diff --git a/tests/auto/declarative/qdeclarativedebughelper/tst_qdeclarativedebughelper.cpp b/tests/auto/declarative/qdeclarativedebughelper/tst_qdeclarativedebughelper.cpp
index cd40175a..0dad453f 100644
--- a/tests/auto/declarative/qdeclarativedebughelper/tst_qdeclarativedebughelper.cpp
+++ b/tests/auto/declarative/qdeclarativedebughelper/tst_qdeclarativedebughelper.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativedebugjs/app/main.cpp b/tests/auto/declarative/qdeclarativedebugjs/app/main.cpp
index 40d7bc13..5535b8c7 100644
--- a/tests/auto/declarative/qdeclarativedebugjs/app/main.cpp
+++ b/tests/auto/declarative/qdeclarativedebugjs/app/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativedebugjs/tst_qdeclarativedebugjs.cpp b/tests/auto/declarative/qdeclarativedebugjs/tst_qdeclarativedebugjs.cpp
index 6c1197bc..903b3739 100644
--- a/tests/auto/declarative/qdeclarativedebugjs/tst_qdeclarativedebugjs.cpp
+++ b/tests/auto/declarative/qdeclarativedebugjs/tst_qdeclarativedebugjs.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativedebugjs/tst_qdeclarativedebugjs.pro b/tests/auto/declarative/qdeclarativedebugjs/tst_qdeclarativedebugjs.pro
index 4f972747..1257d2c6 100644
--- a/tests/auto/declarative/qdeclarativedebugjs/tst_qdeclarativedebugjs.pro
+++ b/tests/auto/declarative/qdeclarativedebugjs/tst_qdeclarativedebugjs.pro
@@ -2,8 +2,7 @@ CONFIG += testcase
testcase.timeout = 600 # this test is slow
TARGET = tst_qdeclarativedebugjs
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private network script core-private gui-private widgets-private
+QT += testlib declarative declarative-private network script core-private gui-private widgets-private
macx:CONFIG -= app_bundle
HEADERS += ../shared/debugutil_p.h
diff --git a/tests/auto/declarative/qdeclarativedebugobservermode/app/main.cpp b/tests/auto/declarative/qdeclarativedebugobservermode/app/main.cpp
index 7769e3ac..e4fa2c68 100644
--- a/tests/auto/declarative/qdeclarativedebugobservermode/app/main.cpp
+++ b/tests/auto/declarative/qdeclarativedebugobservermode/app/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativedebugobservermode/tst_qdeclarativedebugobservermode.cpp b/tests/auto/declarative/qdeclarativedebugobservermode/tst_qdeclarativedebugobservermode.cpp
index ef2a492e..83c2f21a 100644
--- a/tests/auto/declarative/qdeclarativedebugobservermode/tst_qdeclarativedebugobservermode.cpp
+++ b/tests/auto/declarative/qdeclarativedebugobservermode/tst_qdeclarativedebugobservermode.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativedebugobservermode/tst_qdeclarativedebugobservermode.pro b/tests/auto/declarative/qdeclarativedebugobservermode/tst_qdeclarativedebugobservermode.pro
index 008708be..a28aefdb 100644
--- a/tests/auto/declarative/qdeclarativedebugobservermode/tst_qdeclarativedebugobservermode.pro
+++ b/tests/auto/declarative/qdeclarativedebugobservermode/tst_qdeclarativedebugobservermode.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativedebugobservermode
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private network script core-private gui-private widgets-private
+QT += testlib declarative declarative-private network script core-private gui-private widgets-private
macx:CONFIG -= app_bundle
HEADERS += ../shared/debugutil_p.h
diff --git a/tests/auto/declarative/qdeclarativedebugservice/qdeclarativedebugservice.pro b/tests/auto/declarative/qdeclarativedebugservice/qdeclarativedebugservice.pro
index e27b324e..79b24a3b 100644
--- a/tests/auto/declarative/qdeclarativedebugservice/qdeclarativedebugservice.pro
+++ b/tests/auto/declarative/qdeclarativedebugservice/qdeclarativedebugservice.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativedebugservice
-QT += testlib
-contains(QT_CONFIG,declarative): QT += network declarative declarative-private core-private gui-private widgets-private
+QT += testlib network declarative declarative-private core-private gui-private widgets-private
macx:CONFIG -= app_bundle
HEADERS += ../shared/debugutil_p.h
diff --git a/tests/auto/declarative/qdeclarativedebugservice/tst_qdeclarativedebugservice.cpp b/tests/auto/declarative/qdeclarativedebugservice/tst_qdeclarativedebugservice.cpp
index f6982f87..6f499f9a 100644
--- a/tests/auto/declarative/qdeclarativedebugservice/tst_qdeclarativedebugservice.cpp
+++ b/tests/auto/declarative/qdeclarativedebugservice/tst_qdeclarativedebugservice.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativedom/qdeclarativedom.pro b/tests/auto/declarative/qdeclarativedom/qdeclarativedom.pro
index 480ac463..db3abe1f 100644
--- a/tests/auto/declarative/qdeclarativedom/qdeclarativedom.pro
+++ b/tests/auto/declarative/qdeclarativedom/qdeclarativedom.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativedom
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private
+QT += testlib declarative declarative-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativedom.cpp
diff --git a/tests/auto/declarative/qdeclarativedom/tst_qdeclarativedom.cpp b/tests/auto/declarative/qdeclarativedom/tst_qdeclarativedom.cpp
index 37fba35a..4f4ec607 100644
--- a/tests/auto/declarative/qdeclarativedom/tst_qdeclarativedom.cpp
+++ b/tests/auto/declarative/qdeclarativedom/tst_qdeclarativedom.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeecmascript/qdeclarativeecmascript.pro b/tests/auto/declarative/qdeclarativeecmascript/qdeclarativeecmascript.pro
index 92f8d09f..0da15bf7 100644
--- a/tests/auto/declarative/qdeclarativeecmascript/qdeclarativeecmascript.pro
+++ b/tests/auto/declarative/qdeclarativeecmascript/qdeclarativeecmascript.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeecmascript
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private script script-private network widgets core-private
+QT += testlib declarative declarative-private script script-private network widgets core-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativeecmascript.cpp \
diff --git a/tests/auto/declarative/qdeclarativeecmascript/testtypes.cpp b/tests/auto/declarative/qdeclarativeecmascript/testtypes.cpp
index 9231c17b..2c73c13f 100644
--- a/tests/auto/declarative/qdeclarativeecmascript/testtypes.cpp
+++ b/tests/auto/declarative/qdeclarativeecmascript/testtypes.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeecmascript/testtypes.h b/tests/auto/declarative/qdeclarativeecmascript/testtypes.h
index f7afe0e8..908035df 100644
--- a/tests/auto/declarative/qdeclarativeecmascript/testtypes.h
+++ b/tests/auto/declarative/qdeclarativeecmascript/testtypes.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp b/tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp
index 4e6499a1..f30a61b1 100644
--- a/tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp
+++ b/tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeengine/qdeclarativeengine.pro b/tests/auto/declarative/qdeclarativeengine/qdeclarativeengine.pro
index 8004009f..0b997356 100644
--- a/tests/auto/declarative/qdeclarativeengine/qdeclarativeengine.pro
+++ b/tests/auto/declarative/qdeclarativeengine/qdeclarativeengine.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeengine
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative network
+QT += testlib declarative network
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativeengine.cpp
diff --git a/tests/auto/declarative/qdeclarativeengine/tst_qdeclarativeengine.cpp b/tests/auto/declarative/qdeclarativeengine/tst_qdeclarativeengine.cpp
index 70dc3c0b..7795e026 100644
--- a/tests/auto/declarative/qdeclarativeengine/tst_qdeclarativeengine.cpp
+++ b/tests/auto/declarative/qdeclarativeengine/tst_qdeclarativeengine.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro b/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro
index df5efe09..6d6e866e 100644
--- a/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro
+++ b/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeerror
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative
+QT += testlib declarative
SOURCES += tst_qdeclarativeerror.cpp
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativeerror/tst_qdeclarativeerror.cpp b/tests/auto/declarative/qdeclarativeerror/tst_qdeclarativeerror.cpp
index 1cd66556..05bf3ca5 100644
--- a/tests/auto/declarative/qdeclarativeerror/tst_qdeclarativeerror.cpp
+++ b/tests/auto/declarative/qdeclarativeerror/tst_qdeclarativeerror.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeflickable/qdeclarativeflickable.pro b/tests/auto/declarative/qdeclarativeflickable/qdeclarativeflickable.pro
index bc613081..03489621 100644
--- a/tests/auto/declarative/qdeclarativeflickable/qdeclarativeflickable.pro
+++ b/tests/auto/declarative/qdeclarativeflickable/qdeclarativeflickable.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeflickable
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui widgets script-private core-private
+QT += testlib declarative declarative-private gui widgets script-private core-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativeflickable.cpp
diff --git a/tests/auto/declarative/qdeclarativeflickable/tst_qdeclarativeflickable.cpp b/tests/auto/declarative/qdeclarativeflickable/tst_qdeclarativeflickable.cpp
index a0ba6697..d36e96f9 100644
--- a/tests/auto/declarative/qdeclarativeflickable/tst_qdeclarativeflickable.cpp
+++ b/tests/auto/declarative/qdeclarativeflickable/tst_qdeclarativeflickable.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeflipable/qdeclarativeflipable.pro b/tests/auto/declarative/qdeclarativeflipable/qdeclarativeflipable.pro
index c9770933..50dfc2d0 100644
--- a/tests/auto/declarative/qdeclarativeflipable/qdeclarativeflipable.pro
+++ b/tests/auto/declarative/qdeclarativeflipable/qdeclarativeflipable.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeflipable
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui widgets core-private script-private
+QT += testlib declarative declarative-private gui widgets core-private script-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativeflipable.cpp
diff --git a/tests/auto/declarative/qdeclarativeflipable/tst_qdeclarativeflipable.cpp b/tests/auto/declarative/qdeclarativeflipable/tst_qdeclarativeflipable.cpp
index 091cb362..85f359a6 100644
--- a/tests/auto/declarative/qdeclarativeflipable/tst_qdeclarativeflipable.cpp
+++ b/tests/auto/declarative/qdeclarativeflipable/tst_qdeclarativeflipable.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativefocusscope/qdeclarativefocusscope.pro b/tests/auto/declarative/qdeclarativefocusscope/qdeclarativefocusscope.pro
index 42ea0b8a..9a56e146 100644
--- a/tests/auto/declarative/qdeclarativefocusscope/qdeclarativefocusscope.pro
+++ b/tests/auto/declarative/qdeclarativefocusscope/qdeclarativefocusscope.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativefocusscope
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private widgets
+QT += testlib declarative declarative-private widgets
SOURCES += tst_qdeclarativefocusscope.cpp
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativefocusscope/tst_qdeclarativefocusscope.cpp b/tests/auto/declarative/qdeclarativefocusscope/tst_qdeclarativefocusscope.cpp
index 8ff45f82..64c8d210 100644
--- a/tests/auto/declarative/qdeclarativefocusscope/tst_qdeclarativefocusscope.cpp
+++ b/tests/auto/declarative/qdeclarativefocusscope/tst_qdeclarativefocusscope.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativefolderlistmodel/qdeclarativefolderlistmodel.pro b/tests/auto/declarative/qdeclarativefolderlistmodel/qdeclarativefolderlistmodel.pro
index fc876d13..d2a5f207 100644
--- a/tests/auto/declarative/qdeclarativefolderlistmodel/qdeclarativefolderlistmodel.pro
+++ b/tests/auto/declarative/qdeclarativefolderlistmodel/qdeclarativefolderlistmodel.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativefolderlistmodel
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative
+QT += testlib declarative
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativefolderlistmodel.cpp
diff --git a/tests/auto/declarative/qdeclarativefolderlistmodel/tst_qdeclarativefolderlistmodel.cpp b/tests/auto/declarative/qdeclarativefolderlistmodel/tst_qdeclarativefolderlistmodel.cpp
index 990bf419..1a898dbb 100644
--- a/tests/auto/declarative/qdeclarativefolderlistmodel/tst_qdeclarativefolderlistmodel.cpp
+++ b/tests/auto/declarative/qdeclarativefolderlistmodel/tst_qdeclarativefolderlistmodel.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativefontloader/qdeclarativefontloader.pro b/tests/auto/declarative/qdeclarativefontloader/qdeclarativefontloader.pro
index 510cac65..4076d3ec 100644
--- a/tests/auto/declarative/qdeclarativefontloader/qdeclarativefontloader.pro
+++ b/tests/auto/declarative/qdeclarativefontloader/qdeclarativefontloader.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativefontloader
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui network
+QT += testlib declarative declarative-private gui network
macx:CONFIG -= app_bundle
HEADERS += ../shared/testhttpserver.h
diff --git a/tests/auto/declarative/qdeclarativefontloader/tst_qdeclarativefontloader.cpp b/tests/auto/declarative/qdeclarativefontloader/tst_qdeclarativefontloader.cpp
index 714164da..fde77813 100644
--- a/tests/auto/declarative/qdeclarativefontloader/tst_qdeclarativefontloader.cpp
+++ b/tests/auto/declarative/qdeclarativefontloader/tst_qdeclarativefontloader.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativegridview/qdeclarativegridview.pro b/tests/auto/declarative/qdeclarativegridview/qdeclarativegridview.pro
index 63979826..e410e2f2 100644
--- a/tests/auto/declarative/qdeclarativegridview/qdeclarativegridview.pro
+++ b/tests/auto/declarative/qdeclarativegridview/qdeclarativegridview.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativegridview
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private widgets widgets-private gui gui-private core-private script-private
+QT += testlib declarative declarative-private widgets widgets-private gui gui-private core-private script-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativegridview.cpp
diff --git a/tests/auto/declarative/qdeclarativegridview/tst_qdeclarativegridview.cpp b/tests/auto/declarative/qdeclarativegridview/tst_qdeclarativegridview.cpp
index e6eac67d..68873872 100644
--- a/tests/auto/declarative/qdeclarativegridview/tst_qdeclarativegridview.cpp
+++ b/tests/auto/declarative/qdeclarativegridview/tst_qdeclarativegridview.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeimage/qdeclarativeimage.pro b/tests/auto/declarative/qdeclarativeimage/qdeclarativeimage.pro
index 2db10a00..d499edb1 100644
--- a/tests/auto/declarative/qdeclarativeimage/qdeclarativeimage.pro
+++ b/tests/auto/declarative/qdeclarativeimage/qdeclarativeimage.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeimage
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui widgets network
+QT += testlib declarative declarative-private gui widgets network
macx:CONFIG -= app_bundle
HEADERS += ../shared/testhttpserver.h
diff --git a/tests/auto/declarative/qdeclarativeimage/tst_qdeclarativeimage.cpp b/tests/auto/declarative/qdeclarativeimage/tst_qdeclarativeimage.cpp
index 15b5229e..859df145 100644
--- a/tests/auto/declarative/qdeclarativeimage/tst_qdeclarativeimage.cpp
+++ b/tests/auto/declarative/qdeclarativeimage/tst_qdeclarativeimage.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeimageprovider/qdeclarativeimageprovider.pro b/tests/auto/declarative/qdeclarativeimageprovider/qdeclarativeimageprovider.pro
index f57f9603..c6a48184 100644
--- a/tests/auto/declarative/qdeclarativeimageprovider/qdeclarativeimageprovider.pro
+++ b/tests/auto/declarative/qdeclarativeimageprovider/qdeclarativeimageprovider.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeimageprovider
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private
+QT += testlib declarative declarative-private
QT += network
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativeimageprovider/tst_qdeclarativeimageprovider.cpp b/tests/auto/declarative/qdeclarativeimageprovider/tst_qdeclarativeimageprovider.cpp
index 7e5ffb86..ebafb28b 100644
--- a/tests/auto/declarative/qdeclarativeimageprovider/tst_qdeclarativeimageprovider.cpp
+++ b/tests/auto/declarative/qdeclarativeimageprovider/tst_qdeclarativeimageprovider.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeimportorder/qdeclarativeimportorder.pro b/tests/auto/declarative/qdeclarativeimportorder/qdeclarativeimportorder.pro
index 725b6d6a..9c4b1413 100644
--- a/tests/auto/declarative/qdeclarativeimportorder/qdeclarativeimportorder.pro
+++ b/tests/auto/declarative/qdeclarativeimportorder/qdeclarativeimportorder.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeimportorder
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative widgets
+QT += testlib declarative widgets
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativeimportorder.cpp
diff --git a/tests/auto/declarative/qdeclarativeinfo/qdeclarativeinfo.pro b/tests/auto/declarative/qdeclarativeinfo/qdeclarativeinfo.pro
index b71a6591..cd124854 100644
--- a/tests/auto/declarative/qdeclarativeinfo/qdeclarativeinfo.pro
+++ b/tests/auto/declarative/qdeclarativeinfo/qdeclarativeinfo.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeinfo
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative widgets
+QT += testlib declarative widgets
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativeinfo.cpp
diff --git a/tests/auto/declarative/qdeclarativeinfo/tst_qdeclarativeinfo.cpp b/tests/auto/declarative/qdeclarativeinfo/tst_qdeclarativeinfo.cpp
index 615ea1a4..35cceb59 100644
--- a/tests/auto/declarative/qdeclarativeinfo/tst_qdeclarativeinfo.cpp
+++ b/tests/auto/declarative/qdeclarativeinfo/tst_qdeclarativeinfo.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeinstruction/qdeclarativeinstruction.pro b/tests/auto/declarative/qdeclarativeinstruction/qdeclarativeinstruction.pro
index ae354f0e..12ad5bf8 100644
--- a/tests/auto/declarative/qdeclarativeinstruction/qdeclarativeinstruction.pro
+++ b/tests/auto/declarative/qdeclarativeinstruction/qdeclarativeinstruction.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeinstruction
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private script script-private core-private
+QT += testlib declarative declarative-private script script-private core-private
SOURCES += tst_qdeclarativeinstruction.cpp
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativeinstruction/tst_qdeclarativeinstruction.cpp b/tests/auto/declarative/qdeclarativeinstruction/tst_qdeclarativeinstruction.cpp
index 5ad98f51..0f45d463 100644
--- a/tests/auto/declarative/qdeclarativeinstruction/tst_qdeclarativeinstruction.cpp
+++ b/tests/auto/declarative/qdeclarativeinstruction/tst_qdeclarativeinstruction.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro b/tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro
index d25b77a4..9bf57ae3 100644
--- a/tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro
+++ b/tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeitem
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui gui-private widgets-private core-private
+QT += testlib declarative declarative-private gui gui-private widgets-private core-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativeitem.cpp
diff --git a/tests/auto/declarative/qdeclarativeitem/tst_qdeclarativeitem.cpp b/tests/auto/declarative/qdeclarativeitem/tst_qdeclarativeitem.cpp
index ef5705d0..0f61bb7e 100644
--- a/tests/auto/declarative/qdeclarativeitem/tst_qdeclarativeitem.cpp
+++ b/tests/auto/declarative/qdeclarativeitem/tst_qdeclarativeitem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativelanguage/qdeclarativelanguage.pro b/tests/auto/declarative/qdeclarativelanguage/qdeclarativelanguage.pro
index 11a31e9f..d7c87e6b 100644
--- a/tests/auto/declarative/qdeclarativelanguage/qdeclarativelanguage.pro
+++ b/tests/auto/declarative/qdeclarativelanguage/qdeclarativelanguage.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativelanguage
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private script-private core-private
+QT += testlib declarative declarative-private script-private core-private
QT += script network
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativelanguage/testtypes.cpp b/tests/auto/declarative/qdeclarativelanguage/testtypes.cpp
index 85f16141..ee01235b 100644
--- a/tests/auto/declarative/qdeclarativelanguage/testtypes.cpp
+++ b/tests/auto/declarative/qdeclarativelanguage/testtypes.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativelanguage/testtypes.h b/tests/auto/declarative/qdeclarativelanguage/testtypes.h
index 606297b1..37a91e01 100644
--- a/tests/auto/declarative/qdeclarativelanguage/testtypes.h
+++ b/tests/auto/declarative/qdeclarativelanguage/testtypes.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativelanguage/tst_qdeclarativelanguage.cpp b/tests/auto/declarative/qdeclarativelanguage/tst_qdeclarativelanguage.cpp
index 7443e053..b37873b2 100644
--- a/tests/auto/declarative/qdeclarativelanguage/tst_qdeclarativelanguage.cpp
+++ b/tests/auto/declarative/qdeclarativelanguage/tst_qdeclarativelanguage.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativelayoutitem/qdeclarativelayoutitem.pro b/tests/auto/declarative/qdeclarativelayoutitem/qdeclarativelayoutitem.pro
index 87416bc6..7b576d2b 100644
--- a/tests/auto/declarative/qdeclarativelayoutitem/qdeclarativelayoutitem.pro
+++ b/tests/auto/declarative/qdeclarativelayoutitem/qdeclarativelayoutitem.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativelayoutitem
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private widgets
+QT += testlib declarative declarative-private widgets
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativelayoutitem.cpp
diff --git a/tests/auto/declarative/qdeclarativelayoutitem/tst_qdeclarativelayoutitem.cpp b/tests/auto/declarative/qdeclarativelayoutitem/tst_qdeclarativelayoutitem.cpp
index 0de88304..990ad29b 100644
--- a/tests/auto/declarative/qdeclarativelayoutitem/tst_qdeclarativelayoutitem.cpp
+++ b/tests/auto/declarative/qdeclarativelayoutitem/tst_qdeclarativelayoutitem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativelistmodel/qdeclarativelistmodel.pro b/tests/auto/declarative/qdeclarativelistmodel/qdeclarativelistmodel.pro
index c9711b6c..25e17281 100644
--- a/tests/auto/declarative/qdeclarativelistmodel/qdeclarativelistmodel.pro
+++ b/tests/auto/declarative/qdeclarativelistmodel/qdeclarativelistmodel.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativelistmodel
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private script-private core-private gui-private widgets-private
+QT += testlib declarative declarative-private script-private core-private gui-private widgets-private
QT += script
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativelistmodel/tst_qdeclarativelistmodel.cpp b/tests/auto/declarative/qdeclarativelistmodel/tst_qdeclarativelistmodel.cpp
index 482d2acd..200c16c2 100644
--- a/tests/auto/declarative/qdeclarativelistmodel/tst_qdeclarativelistmodel.cpp
+++ b/tests/auto/declarative/qdeclarativelistmodel/tst_qdeclarativelistmodel.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativelistreference/qdeclarativelistreference.pro b/tests/auto/declarative/qdeclarativelistreference/qdeclarativelistreference.pro
index 4c5dfeeb..df00a940 100644
--- a/tests/auto/declarative/qdeclarativelistreference/qdeclarativelistreference.pro
+++ b/tests/auto/declarative/qdeclarativelistreference/qdeclarativelistreference.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativelistreference
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative
+QT += testlib declarative
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativelistreference.cpp
diff --git a/tests/auto/declarative/qdeclarativelistreference/tst_qdeclarativelistreference.cpp b/tests/auto/declarative/qdeclarativelistreference/tst_qdeclarativelistreference.cpp
index 9e60d6c2..015ccc7a 100644
--- a/tests/auto/declarative/qdeclarativelistreference/tst_qdeclarativelistreference.cpp
+++ b/tests/auto/declarative/qdeclarativelistreference/tst_qdeclarativelistreference.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativelistview/incrementalmodel.cpp b/tests/auto/declarative/qdeclarativelistview/incrementalmodel.cpp
index 0d3693db..fd0e1cc7 100644
--- a/tests/auto/declarative/qdeclarativelistview/incrementalmodel.cpp
+++ b/tests/auto/declarative/qdeclarativelistview/incrementalmodel.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativelistview/incrementalmodel.h b/tests/auto/declarative/qdeclarativelistview/incrementalmodel.h
index 9bfcbc8b..32d97021 100644
--- a/tests/auto/declarative/qdeclarativelistview/incrementalmodel.h
+++ b/tests/auto/declarative/qdeclarativelistview/incrementalmodel.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativelistview/qdeclarativelistview.pro b/tests/auto/declarative/qdeclarativelistview/qdeclarativelistview.pro
index b5911ac8..63cb92c1 100644
--- a/tests/auto/declarative/qdeclarativelistview/qdeclarativelistview.pro
+++ b/tests/auto/declarative/qdeclarativelistview/qdeclarativelistview.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativelistview
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private widgets widgets-private gui-private core-private script-private
+QT += testlib declarative declarative-private widgets widgets-private gui-private core-private script-private
macx:CONFIG -= app_bundle
HEADERS += incrementalmodel.h
diff --git a/tests/auto/declarative/qdeclarativelistview/tst_qdeclarativelistview.cpp b/tests/auto/declarative/qdeclarativelistview/tst_qdeclarativelistview.cpp
index 1bf624ee..5c00ac95 100644
--- a/tests/auto/declarative/qdeclarativelistview/tst_qdeclarativelistview.cpp
+++ b/tests/auto/declarative/qdeclarativelistview/tst_qdeclarativelistview.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeloader/qdeclarativeloader.pro b/tests/auto/declarative/qdeclarativeloader/qdeclarativeloader.pro
index 81b993c1..bbac0896 100644
--- a/tests/auto/declarative/qdeclarativeloader/qdeclarativeloader.pro
+++ b/tests/auto/declarative/qdeclarativeloader/qdeclarativeloader.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeloader
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui network widgets
+QT += testlib declarative declarative-private gui network widgets
macx:CONFIG -= app_bundle
HEADERS += ../shared/testhttpserver.h
diff --git a/tests/auto/declarative/qdeclarativeloader/tst_qdeclarativeloader.cpp b/tests/auto/declarative/qdeclarativeloader/tst_qdeclarativeloader.cpp
index 1d268d58..75507c21 100644
--- a/tests/auto/declarative/qdeclarativeloader/tst_qdeclarativeloader.cpp
+++ b/tests/auto/declarative/qdeclarativeloader/tst_qdeclarativeloader.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativemetatype/qdeclarativemetatype.pro b/tests/auto/declarative/qdeclarativemetatype/qdeclarativemetatype.pro
index 256f3ebd..136de5d9 100644
--- a/tests/auto/declarative/qdeclarativemetatype/qdeclarativemetatype.pro
+++ b/tests/auto/declarative/qdeclarativemetatype/qdeclarativemetatype.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativemetatype
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private widgets
+QT += testlib declarative declarative-private widgets
SOURCES += tst_qdeclarativemetatype.cpp
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativemetatype/tst_qdeclarativemetatype.cpp b/tests/auto/declarative/qdeclarativemetatype/tst_qdeclarativemetatype.cpp
index 6d6b2d74..49eab51e 100644
--- a/tests/auto/declarative/qdeclarativemetatype/tst_qdeclarativemetatype.cpp
+++ b/tests/auto/declarative/qdeclarativemetatype/tst_qdeclarativemetatype.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativemoduleplugin/plugin.2.1/plugin.cpp b/tests/auto/declarative/qdeclarativemoduleplugin/plugin.2.1/plugin.cpp
index dbd209ba..1e896d73 100644
--- a/tests/auto/declarative/qdeclarativemoduleplugin/plugin.2.1/plugin.cpp
+++ b/tests/auto/declarative/qdeclarativemoduleplugin/plugin.2.1/plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativemoduleplugin/plugin.2/plugin.cpp b/tests/auto/declarative/qdeclarativemoduleplugin/plugin.2/plugin.cpp
index 8d06d49f..487bc61d 100644
--- a/tests/auto/declarative/qdeclarativemoduleplugin/plugin.2/plugin.cpp
+++ b/tests/auto/declarative/qdeclarativemoduleplugin/plugin.2/plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativemoduleplugin/plugin/plugin.cpp b/tests/auto/declarative/qdeclarativemoduleplugin/plugin/plugin.cpp
index c6ca8777..e5581935 100644
--- a/tests/auto/declarative/qdeclarativemoduleplugin/plugin/plugin.cpp
+++ b/tests/auto/declarative/qdeclarativemoduleplugin/plugin/plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativemoduleplugin/pluginMixed/plugin.cpp b/tests/auto/declarative/qdeclarativemoduleplugin/pluginMixed/plugin.cpp
index f62e89e3..ed32add8 100644
--- a/tests/auto/declarative/qdeclarativemoduleplugin/pluginMixed/plugin.cpp
+++ b/tests/auto/declarative/qdeclarativemoduleplugin/pluginMixed/plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativemoduleplugin/pluginVersion/plugin.cpp b/tests/auto/declarative/qdeclarativemoduleplugin/pluginVersion/plugin.cpp
index c51d73e1..5efe0002 100644
--- a/tests/auto/declarative/qdeclarativemoduleplugin/pluginVersion/plugin.cpp
+++ b/tests/auto/declarative/qdeclarativemoduleplugin/pluginVersion/plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativemoduleplugin/pluginWithQmlFile/plugin.cpp b/tests/auto/declarative/qdeclarativemoduleplugin/pluginWithQmlFile/plugin.cpp
index ab7fab26..927f5f01 100644
--- a/tests/auto/declarative/qdeclarativemoduleplugin/pluginWithQmlFile/plugin.cpp
+++ b/tests/auto/declarative/qdeclarativemoduleplugin/pluginWithQmlFile/plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativemoduleplugin/pluginWrongCase/plugin.cpp b/tests/auto/declarative/qdeclarativemoduleplugin/pluginWrongCase/plugin.cpp
index 8c48d085..50e43842 100644
--- a/tests/auto/declarative/qdeclarativemoduleplugin/pluginWrongCase/plugin.cpp
+++ b/tests/auto/declarative/qdeclarativemoduleplugin/pluginWrongCase/plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativemoduleplugin/pureQml/plugin.cpp b/tests/auto/declarative/qdeclarativemoduleplugin/pureQml/plugin.cpp
index 3f7d9f56..acec7d92 100644
--- a/tests/auto/declarative/qdeclarativemoduleplugin/pureQml/plugin.cpp
+++ b/tests/auto/declarative/qdeclarativemoduleplugin/pureQml/plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativemoduleplugin/tst_qdeclarativemoduleplugin.cpp b/tests/auto/declarative/qdeclarativemoduleplugin/tst_qdeclarativemoduleplugin.cpp
index b357eea6..f541f8f1 100644
--- a/tests/auto/declarative/qdeclarativemoduleplugin/tst_qdeclarativemoduleplugin.cpp
+++ b/tests/auto/declarative/qdeclarativemoduleplugin/tst_qdeclarativemoduleplugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativemousearea/qdeclarativemousearea.pro b/tests/auto/declarative/qdeclarativemousearea/qdeclarativemousearea.pro
index 660c90bb..10d3eaf9 100644
--- a/tests/auto/declarative/qdeclarativemousearea/qdeclarativemousearea.pro
+++ b/tests/auto/declarative/qdeclarativemousearea/qdeclarativemousearea.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativemousearea
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private widgets gui network
+QT += testlib declarative declarative-private widgets gui network
macx:CONFIG -= app_bundle
HEADERS += ../shared/testhttpserver.h
diff --git a/tests/auto/declarative/qdeclarativemousearea/tst_qdeclarativemousearea.cpp b/tests/auto/declarative/qdeclarativemousearea/tst_qdeclarativemousearea.cpp
index 5933d8e3..b28381ef 100644
--- a/tests/auto/declarative/qdeclarativemousearea/tst_qdeclarativemousearea.cpp
+++ b/tests/auto/declarative/qdeclarativemousearea/tst_qdeclarativemousearea.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeparticles/qdeclarativeparticles.pro b/tests/auto/declarative/qdeclarativeparticles/qdeclarativeparticles.pro
index 014cd170..29895c27 100644
--- a/tests/auto/declarative/qdeclarativeparticles/qdeclarativeparticles.pro
+++ b/tests/auto/declarative/qdeclarativeparticles/qdeclarativeparticles.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeparticles
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative widgets
+QT += testlib declarative widgets
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativeparticles.cpp
diff --git a/tests/auto/declarative/qdeclarativeparticles/tst_qdeclarativeparticles.cpp b/tests/auto/declarative/qdeclarativeparticles/tst_qdeclarativeparticles.cpp
index bd4d74e1..6134345f 100644
--- a/tests/auto/declarative/qdeclarativeparticles/tst_qdeclarativeparticles.cpp
+++ b/tests/auto/declarative/qdeclarativeparticles/tst_qdeclarativeparticles.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativepathview/qdeclarativepathview.pro b/tests/auto/declarative/qdeclarativepathview/qdeclarativepathview.pro
index 67fc41fb..bfb8e0bc 100644
--- a/tests/auto/declarative/qdeclarativepathview/qdeclarativepathview.pro
+++ b/tests/auto/declarative/qdeclarativepathview/qdeclarativepathview.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativepathview
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui widgets core-private script-private
+QT += testlib declarative declarative-private gui widgets core-private script-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativepathview.cpp
diff --git a/tests/auto/declarative/qdeclarativepathview/tst_qdeclarativepathview.cpp b/tests/auto/declarative/qdeclarativepathview/tst_qdeclarativepathview.cpp
index 0d7dbe6f..cd8c5aed 100644
--- a/tests/auto/declarative/qdeclarativepathview/tst_qdeclarativepathview.cpp
+++ b/tests/auto/declarative/qdeclarativepathview/tst_qdeclarativepathview.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativepincharea/qdeclarativepincharea.pro b/tests/auto/declarative/qdeclarativepincharea/qdeclarativepincharea.pro
index 19e9272c..dbef493d 100644
--- a/tests/auto/declarative/qdeclarativepincharea/qdeclarativepincharea.pro
+++ b/tests/auto/declarative/qdeclarativepincharea/qdeclarativepincharea.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativepincharea
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui-private widgets
+QT += testlib declarative declarative-private gui-private widgets
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativepincharea.cpp
diff --git a/tests/auto/declarative/qdeclarativepincharea/tst_qdeclarativepincharea.cpp b/tests/auto/declarative/qdeclarativepincharea/tst_qdeclarativepincharea.cpp
index ccaf8532..7ee651ab 100644
--- a/tests/auto/declarative/qdeclarativepincharea/tst_qdeclarativepincharea.cpp
+++ b/tests/auto/declarative/qdeclarativepincharea/tst_qdeclarativepincharea.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro b/tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro
index 1cc45276..8094d9a6 100644
--- a/tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro
+++ b/tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativepixmapcache
-QT += testlib
-contains(QT_CONFIG,declarative): QT += concurrent declarative declarative-private network
+QT += testlib concurrent declarative declarative-private network
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativepixmapcache.cpp
diff --git a/tests/auto/declarative/qdeclarativepixmapcache/tst_qdeclarativepixmapcache.cpp b/tests/auto/declarative/qdeclarativepixmapcache/tst_qdeclarativepixmapcache.cpp
index d85fdefc..50f3e027 100644
--- a/tests/auto/declarative/qdeclarativepixmapcache/tst_qdeclarativepixmapcache.cpp
+++ b/tests/auto/declarative/qdeclarativepixmapcache/tst_qdeclarativepixmapcache.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativepositioners/qdeclarativepositioners.pro b/tests/auto/declarative/qdeclarativepositioners/qdeclarativepositioners.pro
index a6aecebf..b7c5983d 100644
--- a/tests/auto/declarative/qdeclarativepositioners/qdeclarativepositioners.pro
+++ b/tests/auto/declarative/qdeclarativepositioners/qdeclarativepositioners.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativepositioners
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private core-private gui-private widgets-private
+QT += testlib declarative declarative-private core-private gui-private widgets-private
SOURCES += tst_qdeclarativepositioners.cpp
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativepositioners/tst_qdeclarativepositioners.cpp b/tests/auto/declarative/qdeclarativepositioners/tst_qdeclarativepositioners.cpp
index fc27ab1d..dc98fcde 100644
--- a/tests/auto/declarative/qdeclarativepositioners/tst_qdeclarativepositioners.cpp
+++ b/tests/auto/declarative/qdeclarativepositioners/tst_qdeclarativepositioners.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeproperty/qdeclarativeproperty.pro b/tests/auto/declarative/qdeclarativeproperty/qdeclarativeproperty.pro
index 732774b8..47d35ee9 100644
--- a/tests/auto/declarative/qdeclarativeproperty/qdeclarativeproperty.pro
+++ b/tests/auto/declarative/qdeclarativeproperty/qdeclarativeproperty.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeproperty
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private script-private core-private
+QT += testlib declarative declarative-private script-private core-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativeproperty.cpp
diff --git a/tests/auto/declarative/qdeclarativeproperty/tst_qdeclarativeproperty.cpp b/tests/auto/declarative/qdeclarativeproperty/tst_qdeclarativeproperty.cpp
index 2fe7cb13..e5be328c 100644
--- a/tests/auto/declarative/qdeclarativeproperty/tst_qdeclarativeproperty.cpp
+++ b/tests/auto/declarative/qdeclarativeproperty/tst_qdeclarativeproperty.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativepropertymap/qdeclarativepropertymap.pro b/tests/auto/declarative/qdeclarativepropertymap/qdeclarativepropertymap.pro
index d9706deb..c8d9316c 100644
--- a/tests/auto/declarative/qdeclarativepropertymap/qdeclarativepropertymap.pro
+++ b/tests/auto/declarative/qdeclarativepropertymap/qdeclarativepropertymap.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativepropertymap
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private
+QT += testlib declarative declarative-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativepropertymap.cpp
diff --git a/tests/auto/declarative/qdeclarativepropertymap/tst_qdeclarativepropertymap.cpp b/tests/auto/declarative/qdeclarativepropertymap/tst_qdeclarativepropertymap.cpp
index b4fd2162..6b558986 100644
--- a/tests/auto/declarative/qdeclarativepropertymap/tst_qdeclarativepropertymap.cpp
+++ b/tests/auto/declarative/qdeclarativepropertymap/tst_qdeclarativepropertymap.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeqt/qdeclarativeqt.pro b/tests/auto/declarative/qdeclarativeqt/qdeclarativeqt.pro
index fa372083..cbe1f2bc 100644
--- a/tests/auto/declarative/qdeclarativeqt/qdeclarativeqt.pro
+++ b/tests/auto/declarative/qdeclarativeqt/qdeclarativeqt.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeqt
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private script script-private core-private widgets
+QT += testlib declarative declarative-private script script-private core-private widgets
SOURCES += tst_qdeclarativeqt.cpp
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativeqt/tst_qdeclarativeqt.cpp b/tests/auto/declarative/qdeclarativeqt/tst_qdeclarativeqt.cpp
index 8bd7e51d..c7211861 100644
--- a/tests/auto/declarative/qdeclarativeqt/tst_qdeclarativeqt.cpp
+++ b/tests/auto/declarative/qdeclarativeqt/tst_qdeclarativeqt.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativerepeater/qdeclarativerepeater.pro b/tests/auto/declarative/qdeclarativerepeater/qdeclarativerepeater.pro
index 9cb17a57..7e233023 100644
--- a/tests/auto/declarative/qdeclarativerepeater/qdeclarativerepeater.pro
+++ b/tests/auto/declarative/qdeclarativerepeater/qdeclarativerepeater.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativerepeater
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui widgets
+QT += testlib declarative declarative-private gui widgets
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativerepeater.cpp
diff --git a/tests/auto/declarative/qdeclarativerepeater/tst_qdeclarativerepeater.cpp b/tests/auto/declarative/qdeclarativerepeater/tst_qdeclarativerepeater.cpp
index d4fb9e37..10d2bad6 100644
--- a/tests/auto/declarative/qdeclarativerepeater/tst_qdeclarativerepeater.cpp
+++ b/tests/auto/declarative/qdeclarativerepeater/tst_qdeclarativerepeater.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativesmoothedanimation/qdeclarativesmoothedanimation.pro b/tests/auto/declarative/qdeclarativesmoothedanimation/qdeclarativesmoothedanimation.pro
index 556675ee..e52edc3f 100644
--- a/tests/auto/declarative/qdeclarativesmoothedanimation/qdeclarativesmoothedanimation.pro
+++ b/tests/auto/declarative/qdeclarativesmoothedanimation/qdeclarativesmoothedanimation.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativesmoothedanimation
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui core-private script-private widgets
+QT += testlib declarative declarative-private gui core-private script-private widgets
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativesmoothedanimation.cpp
diff --git a/tests/auto/declarative/qdeclarativesmoothedanimation/tst_qdeclarativesmoothedanimation.cpp b/tests/auto/declarative/qdeclarativesmoothedanimation/tst_qdeclarativesmoothedanimation.cpp
index bedd3d80..452168a6 100644
--- a/tests/auto/declarative/qdeclarativesmoothedanimation/tst_qdeclarativesmoothedanimation.cpp
+++ b/tests/auto/declarative/qdeclarativesmoothedanimation/tst_qdeclarativesmoothedanimation.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativespringanimation/qdeclarativespringanimation.pro b/tests/auto/declarative/qdeclarativespringanimation/qdeclarativespringanimation.pro
index da587545..c0b204a3 100644
--- a/tests/auto/declarative/qdeclarativespringanimation/qdeclarativespringanimation.pro
+++ b/tests/auto/declarative/qdeclarativespringanimation/qdeclarativespringanimation.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativespringanimation
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui core-private script-private
+QT += testlib declarative declarative-private gui core-private script-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativespringanimation.cpp
diff --git a/tests/auto/declarative/qdeclarativespringanimation/tst_qdeclarativespringanimation.cpp b/tests/auto/declarative/qdeclarativespringanimation/tst_qdeclarativespringanimation.cpp
index c3583b7d..361c8309 100644
--- a/tests/auto/declarative/qdeclarativespringanimation/tst_qdeclarativespringanimation.cpp
+++ b/tests/auto/declarative/qdeclarativespringanimation/tst_qdeclarativespringanimation.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativestates/qdeclarativestates.pro b/tests/auto/declarative/qdeclarativestates/qdeclarativestates.pro
index 76730f32..f701c059 100644
--- a/tests/auto/declarative/qdeclarativestates/qdeclarativestates.pro
+++ b/tests/auto/declarative/qdeclarativestates/qdeclarativestates.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativestates
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private core-private script-private widgets-private gui-private
+QT += testlib declarative declarative-private core-private script-private widgets-private gui-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativestates.cpp
diff --git a/tests/auto/declarative/qdeclarativestates/tst_qdeclarativestates.cpp b/tests/auto/declarative/qdeclarativestates/tst_qdeclarativestates.cpp
index f57afba5..7737f6a3 100644
--- a/tests/auto/declarative/qdeclarativestates/tst_qdeclarativestates.cpp
+++ b/tests/auto/declarative/qdeclarativestates/tst_qdeclarativestates.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativestyledtext/qdeclarativestyledtext.pro b/tests/auto/declarative/qdeclarativestyledtext/qdeclarativestyledtext.pro
index edf81986..7b64cc1b 100644
--- a/tests/auto/declarative/qdeclarativestyledtext/qdeclarativestyledtext.pro
+++ b/tests/auto/declarative/qdeclarativestyledtext/qdeclarativestyledtext.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativestyledtext
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private
+QT += testlib declarative declarative-private
QT += network
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativestyledtext/tst_qdeclarativestyledtext.cpp b/tests/auto/declarative/qdeclarativestyledtext/tst_qdeclarativestyledtext.cpp
index 2d6fac81..10bd1808 100644
--- a/tests/auto/declarative/qdeclarativestyledtext/tst_qdeclarativestyledtext.cpp
+++ b/tests/auto/declarative/qdeclarativestyledtext/tst_qdeclarativestyledtext.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativesystempalette/qdeclarativesystempalette.pro b/tests/auto/declarative/qdeclarativesystempalette/qdeclarativesystempalette.pro
index 3a08b5e0..aadd1bfe 100644
--- a/tests/auto/declarative/qdeclarativesystempalette/qdeclarativesystempalette.pro
+++ b/tests/auto/declarative/qdeclarativesystempalette/qdeclarativesystempalette.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativesystempalette
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui widgets
+QT += testlib declarative declarative-private gui widgets
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativesystempalette.cpp
diff --git a/tests/auto/declarative/qdeclarativesystempalette/tst_qdeclarativesystempalette.cpp b/tests/auto/declarative/qdeclarativesystempalette/tst_qdeclarativesystempalette.cpp
index 1779c6d8..058ba3c2 100644
--- a/tests/auto/declarative/qdeclarativesystempalette/tst_qdeclarativesystempalette.cpp
+++ b/tests/auto/declarative/qdeclarativesystempalette/tst_qdeclarativesystempalette.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativetext/qdeclarativetext.pro b/tests/auto/declarative/qdeclarativetext/qdeclarativetext.pro
index 64481a08..5dd3f83e 100644
--- a/tests/auto/declarative/qdeclarativetext/qdeclarativetext.pro
+++ b/tests/auto/declarative/qdeclarativetext/qdeclarativetext.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativetext
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui gui-private widgets widgets-private core-private script-private
+QT += testlib declarative declarative-private gui gui-private widgets widgets-private core-private script-private
QT += network
macx:CONFIG -= app_bundle
diff --git a/tests/auto/declarative/qdeclarativetext/tst_qdeclarativetext.cpp b/tests/auto/declarative/qdeclarativetext/tst_qdeclarativetext.cpp
index ecafd795..5c7fc9bc 100644
--- a/tests/auto/declarative/qdeclarativetext/tst_qdeclarativetext.cpp
+++ b/tests/auto/declarative/qdeclarativetext/tst_qdeclarativetext.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativetextedit/qdeclarativetextedit.pro b/tests/auto/declarative/qdeclarativetextedit/qdeclarativetextedit.pro
index d4a5e771..0b213d70 100644
--- a/tests/auto/declarative/qdeclarativetextedit/qdeclarativetextedit.pro
+++ b/tests/auto/declarative/qdeclarativetextedit/qdeclarativetextedit.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativetextedit
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui gui-private widgets widgets-private network core-private
+QT += testlib declarative declarative-private gui gui-private widgets widgets-private network core-private
macx:CONFIG -= app_bundle
include(../shared/qdeclarativedatatest.pri)
diff --git a/tests/auto/declarative/qdeclarativetextedit/tst_qdeclarativetextedit.cpp b/tests/auto/declarative/qdeclarativetextedit/tst_qdeclarativetextedit.cpp
index 2d71ca4b..19ad45e5 100644
--- a/tests/auto/declarative/qdeclarativetextedit/tst_qdeclarativetextedit.cpp
+++ b/tests/auto/declarative/qdeclarativetextedit/tst_qdeclarativetextedit.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativetextinput/qdeclarativetextinput.pro b/tests/auto/declarative/qdeclarativetextinput/qdeclarativetextinput.pro
index ab012ffb..0a2a5aef 100644
--- a/tests/auto/declarative/qdeclarativetextinput/qdeclarativetextinput.pro
+++ b/tests/auto/declarative/qdeclarativetextinput/qdeclarativetextinput.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativetextinput
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui gui-private widgets widgets-private core-private
+QT += testlib declarative declarative-private gui gui-private widgets widgets-private core-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativetextinput.cpp
diff --git a/tests/auto/declarative/qdeclarativetextinput/tst_qdeclarativetextinput.cpp b/tests/auto/declarative/qdeclarativetextinput/tst_qdeclarativetextinput.cpp
index be146d82..7065c569 100644
--- a/tests/auto/declarative/qdeclarativetextinput/tst_qdeclarativetextinput.cpp
+++ b/tests/auto/declarative/qdeclarativetextinput/tst_qdeclarativetextinput.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro b/tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro
index 35260dca..137fa121 100644
--- a/tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro
+++ b/tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativetimer
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui core-private
+QT += testlib declarative declarative-private gui core-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativetimer.cpp
diff --git a/tests/auto/declarative/qdeclarativetimer/tst_qdeclarativetimer.cpp b/tests/auto/declarative/qdeclarativetimer/tst_qdeclarativetimer.cpp
index 58c27f3f..b668a9c5 100644
--- a/tests/auto/declarative/qdeclarativetimer/tst_qdeclarativetimer.cpp
+++ b/tests/auto/declarative/qdeclarativetimer/tst_qdeclarativetimer.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativevaluetypes/qdeclarativevaluetypes.pro b/tests/auto/declarative/qdeclarativevaluetypes/qdeclarativevaluetypes.pro
index 11611bea..6a3825d5 100644
--- a/tests/auto/declarative/qdeclarativevaluetypes/qdeclarativevaluetypes.pro
+++ b/tests/auto/declarative/qdeclarativevaluetypes/qdeclarativevaluetypes.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativevaluetypes
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private core-private script-private
+QT += testlib declarative declarative-private core-private script-private
macx:CONFIG -= app_bundle
HEADERS += testtypes.h
diff --git a/tests/auto/declarative/qdeclarativevaluetypes/testtypes.cpp b/tests/auto/declarative/qdeclarativevaluetypes/testtypes.cpp
index d741da88..f67c3a10 100644
--- a/tests/auto/declarative/qdeclarativevaluetypes/testtypes.cpp
+++ b/tests/auto/declarative/qdeclarativevaluetypes/testtypes.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativevaluetypes/testtypes.h b/tests/auto/declarative/qdeclarativevaluetypes/testtypes.h
index 966dc0ae..f0c752ce 100644
--- a/tests/auto/declarative/qdeclarativevaluetypes/testtypes.h
+++ b/tests/auto/declarative/qdeclarativevaluetypes/testtypes.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativevaluetypes/tst_qdeclarativevaluetypes.cpp b/tests/auto/declarative/qdeclarativevaluetypes/tst_qdeclarativevaluetypes.cpp
index 1312d7b2..88acff61 100644
--- a/tests/auto/declarative/qdeclarativevaluetypes/tst_qdeclarativevaluetypes.cpp
+++ b/tests/auto/declarative/qdeclarativevaluetypes/tst_qdeclarativevaluetypes.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeview/qdeclarativeview.pro b/tests/auto/declarative/qdeclarativeview/qdeclarativeview.pro
index 98824f4d..f8bbd9f9 100644
--- a/tests/auto/declarative/qdeclarativeview/qdeclarativeview.pro
+++ b/tests/auto/declarative/qdeclarativeview/qdeclarativeview.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeview
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative gui widgets
+QT += testlib declarative gui widgets
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativeview.cpp
diff --git a/tests/auto/declarative/qdeclarativeview/tst_qdeclarativeview.cpp b/tests/auto/declarative/qdeclarativeview/tst_qdeclarativeview.cpp
index 1d6dd121..dd62ff9d 100644
--- a/tests/auto/declarative/qdeclarativeview/tst_qdeclarativeview.cpp
+++ b/tests/auto/declarative/qdeclarativeview/tst_qdeclarativeview.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro b/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro
index 76dc50d8..9a1c3602 100644
--- a/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro
+++ b/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeviewer
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative gui
+QT += testlib declarative gui
macx:CONFIG -= app_bundle
include(../../../../tools/qml/qml.pri)
diff --git a/tests/auto/declarative/qdeclarativeviewer/tst_qdeclarativeviewer.cpp b/tests/auto/declarative/qdeclarativeviewer/tst_qdeclarativeviewer.cpp
index 32c7e9d1..8f220c9c 100644
--- a/tests/auto/declarative/qdeclarativeviewer/tst_qdeclarativeviewer.cpp
+++ b/tests/auto/declarative/qdeclarativeviewer/tst_qdeclarativeviewer.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativevisualdatamodel/qdeclarativevisualdatamodel.pro b/tests/auto/declarative/qdeclarativevisualdatamodel/qdeclarativevisualdatamodel.pro
index 25615747..57c4adc7 100644
--- a/tests/auto/declarative/qdeclarativevisualdatamodel/qdeclarativevisualdatamodel.pro
+++ b/tests/auto/declarative/qdeclarativevisualdatamodel/qdeclarativevisualdatamodel.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativevisualdatamodel
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui widgets core-private script-private
+QT += testlib declarative declarative-private gui widgets core-private script-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativevisualdatamodel.cpp
diff --git a/tests/auto/declarative/qdeclarativevisualdatamodel/tst_qdeclarativevisualdatamodel.cpp b/tests/auto/declarative/qdeclarativevisualdatamodel/tst_qdeclarativevisualdatamodel.cpp
index eeef9ab0..1b2fdc4e 100644
--- a/tests/auto/declarative/qdeclarativevisualdatamodel/tst_qdeclarativevisualdatamodel.cpp
+++ b/tests/auto/declarative/qdeclarativevisualdatamodel/tst_qdeclarativevisualdatamodel.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativeworkerscript/qdeclarativeworkerscript.pro b/tests/auto/declarative/qdeclarativeworkerscript/qdeclarativeworkerscript.pro
index 8301f7dc..1abc2433 100644
--- a/tests/auto/declarative/qdeclarativeworkerscript/qdeclarativeworkerscript.pro
+++ b/tests/auto/declarative/qdeclarativeworkerscript/qdeclarativeworkerscript.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeworkerscript
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private script core-private script-private
+QT += testlib declarative declarative-private script core-private script-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativeworkerscript.cpp
diff --git a/tests/auto/declarative/qdeclarativeworkerscript/tst_qdeclarativeworkerscript.cpp b/tests/auto/declarative/qdeclarativeworkerscript/tst_qdeclarativeworkerscript.cpp
index 77c9c75a..a8eab7e4 100644
--- a/tests/auto/declarative/qdeclarativeworkerscript/tst_qdeclarativeworkerscript.cpp
+++ b/tests/auto/declarative/qdeclarativeworkerscript/tst_qdeclarativeworkerscript.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro b/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro
index 85679451..df8d2995 100644
--- a/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro
+++ b/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro
@@ -2,8 +2,7 @@ CONFIG += testcase
testcase.timeout = 1200 # this is a slow test
TARGET = tst_qdeclarativexmlhttprequest
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative network
+QT += testlib declarative network
macx:CONFIG -= app_bundle
HEADERS += ../shared/testhttpserver.h
diff --git a/tests/auto/declarative/qdeclarativexmlhttprequest/tst_qdeclarativexmlhttprequest.cpp b/tests/auto/declarative/qdeclarativexmlhttprequest/tst_qdeclarativexmlhttprequest.cpp
index 4f34f3a0..310e4db1 100644
--- a/tests/auto/declarative/qdeclarativexmlhttprequest/tst_qdeclarativexmlhttprequest.cpp
+++ b/tests/auto/declarative/qdeclarativexmlhttprequest/tst_qdeclarativexmlhttprequest.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qdeclarativexmllistmodel/qdeclarativexmllistmodel.pro b/tests/auto/declarative/qdeclarativexmllistmodel/qdeclarativexmllistmodel.pro
index 0776efca..1e72011f 100644
--- a/tests/auto/declarative/qdeclarativexmllistmodel/qdeclarativexmllistmodel.pro
+++ b/tests/auto/declarative/qdeclarativexmllistmodel/qdeclarativexmllistmodel.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativexmllistmodel
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private script gui network core-private script-private xmlpatterns
+QT += testlib declarative declarative-private script gui network core-private script-private xmlpatterns
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativexmllistmodel.cpp
diff --git a/tests/auto/declarative/qdeclarativexmllistmodel/tst_qdeclarativexmllistmodel.cpp b/tests/auto/declarative/qdeclarativexmllistmodel/tst_qdeclarativexmllistmodel.cpp
index e8c1d114..73c60a4b 100644
--- a/tests/auto/declarative/qdeclarativexmllistmodel/tst_qdeclarativexmllistmodel.cpp
+++ b/tests/auto/declarative/qdeclarativexmllistmodel/tst_qdeclarativexmllistmodel.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qmlshadersplugin/data/main.qml b/tests/auto/declarative/qmlshadersplugin/data/main.qml
index 6f4220a3..535849be 100644
--- a/tests/auto/declarative/qmlshadersplugin/data/main.qml
+++ b/tests/auto/declarative/qmlshadersplugin/data/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qmlshadersplugin/qmlshadersplugin.pro b/tests/auto/declarative/qmlshadersplugin/qmlshadersplugin.pro
index 7053b003..b01caedc 100644
--- a/tests/auto/declarative/qmlshadersplugin/qmlshadersplugin.pro
+++ b/tests/auto/declarative/qmlshadersplugin/qmlshadersplugin.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qmlshadersplugin
-QT += testlib
-QT += opengl declarative gui widgets
+QT += testlib opengl declarative gui widgets
SOURCES += tst_qmlshadersplugin.cpp
SOURCES += \
diff --git a/tests/auto/declarative/qmlshadersplugin/tst_qmlshadersplugin.cpp b/tests/auto/declarative/qmlshadersplugin/tst_qmlshadersplugin.cpp
index a69f2efd..f47be3e8 100644
--- a/tests/auto/declarative/qmlshadersplugin/tst_qmlshadersplugin.cpp
+++ b/tests/auto/declarative/qmlshadersplugin/tst_qmlshadersplugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qmlvisual/qmlvisual.pro b/tests/auto/declarative/qmlvisual/qmlvisual.pro
index bf991199..0cefe427 100644
--- a/tests/auto/declarative/qmlvisual/qmlvisual.pro
+++ b/tests/auto/declarative/qmlvisual/qmlvisual.pro
@@ -2,8 +2,7 @@ CONFIG += testcase
testcase.timeout = 600 # this test is slow
TARGET = tst_qmlvisual
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative gui widgets
+QT += testlib declarative gui widgets
macx:CONFIG -= app_bundle
SOURCES += tst_qmlvisual.cpp
diff --git a/tests/auto/declarative/qmlvisual/tst_qmlvisual.cpp b/tests/auto/declarative/qmlvisual/tst_qmlvisual.cpp
index 3af8ad05..905bb1c1 100644
--- a/tests/auto/declarative/qmlvisual/tst_qmlvisual.cpp
+++ b/tests/auto/declarative/qmlvisual/tst_qmlvisual.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qpacketprotocol/qpacketprotocol.pro b/tests/auto/declarative/qpacketprotocol/qpacketprotocol.pro
index 131c53da..f72d8731 100644
--- a/tests/auto/declarative/qpacketprotocol/qpacketprotocol.pro
+++ b/tests/auto/declarative/qpacketprotocol/qpacketprotocol.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qpacketprotocol
-QT += testlib
-contains(QT_CONFIG,declarative): QT += network declarative declarative-private core-private gui-private widgets-private
+QT += testlib network declarative declarative-private core-private gui-private widgets-private
macx:CONFIG -= app_bundle
HEADERS += ../shared/debugutil_p.h
diff --git a/tests/auto/declarative/qpacketprotocol/tst_qpacketprotocol.cpp b/tests/auto/declarative/qpacketprotocol/tst_qpacketprotocol.cpp
index 186d8e4f..dc8fbd57 100644
--- a/tests/auto/declarative/qpacketprotocol/tst_qpacketprotocol.cpp
+++ b/tests/auto/declarative/qpacketprotocol/tst_qpacketprotocol.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/qperformancetimer/qperformancetimer.pro b/tests/auto/declarative/qperformancetimer/qperformancetimer.pro
deleted file mode 100644
index 8e80a4a2..00000000
--- a/tests/auto/declarative/qperformancetimer/qperformancetimer.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qperformancetimer
-
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private
-SOURCES += tst_qperformancetimer.cpp
-macx:CONFIG -= app_bundle
-
-CONFIG += parallel_test
-
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
diff --git a/tests/auto/declarative/qperformancetimer/tst_qperformancetimer.cpp b/tests/auto/declarative/qperformancetimer/tst_qperformancetimer.cpp
deleted file mode 100644
index d253f9f7..00000000
--- a/tests/auto/declarative/qperformancetimer/tst_qperformancetimer.cpp
+++ /dev/null
@@ -1,80 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and Digia. For licensing terms and
-** conditions see http://qt.digia.com/licensing. For further information
-** use the contact form at http://qt.digia.com/contact-us.
-**
-** 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, Digia gives you certain additional
-** rights. These rights are described in the Digia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3.0 as published by the Free Software
-** Foundation and appearing in the file LICENSE.GPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU General Public License version 3.0 requirements will be
-** met: http://www.gnu.org/copyleft/gpl.html.
-**
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <private/qperformancetimer_p.h>
-#include <QObject>
-#include <qtest.h>
-
-class tst_qperformancetimer : public QObject
-{
- Q_OBJECT
-
-public:
- tst_qperformancetimer() {}
-
-private slots:
- void units();
-};
-
-void tst_qperformancetimer::units()
-{
- QPerformanceTimer timer;
- timer.start();
- {
- QTest::qWait(300);
- qint64 elapsed = timer.elapsed();
- QVERIFY(elapsed > 300000000 && elapsed < 310000000);
- }
- {
- timer.start();
- qint64 monotonic_start = -timer.elapsedToAbsoluteTime(0);
- qint64 wait_ms = 300;
- QTest::qWait(wait_ms);
- qint64 elapsed1 = timer.elapsed();
- qint64 elapsed2 = timer.elapsedToAbsoluteTime(monotonic_start + elapsed1);
- qint64 diff = elapsed1 - elapsed2;
- QVERIFY(diff == 0);
- }
-}
-
-QTEST_MAIN(tst_qperformancetimer)
-
-#include "tst_qperformancetimer.moc"
diff --git a/tests/auto/declarative/runall.sh b/tests/auto/declarative/runall.sh
index 3b4b446d..67991d9a 100755
--- a/tests/auto/declarative/runall.sh
+++ b/tests/auto/declarative/runall.sh
@@ -2,7 +2,7 @@
#
#############################################################################
##
-## Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+## Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
## Contact: http://www.qt-project.org/legal
##
## This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/shared/debugutil.cpp b/tests/auto/declarative/shared/debugutil.cpp
index 485af1c7..9d7c96f0 100644
--- a/tests/auto/declarative/shared/debugutil.cpp
+++ b/tests/auto/declarative/shared/debugutil.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/shared/debugutil_p.h b/tests/auto/declarative/shared/debugutil_p.h
index 884e77a7..933715e4 100644
--- a/tests/auto/declarative/shared/debugutil_p.h
+++ b/tests/auto/declarative/shared/debugutil_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/shared/platforminputcontext.h b/tests/auto/declarative/shared/platforminputcontext.h
index 3164684c..d27c74be 100644
--- a/tests/auto/declarative/shared/platforminputcontext.h
+++ b/tests/auto/declarative/shared/platforminputcontext.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/shared/qdeclarativedatatest.cpp b/tests/auto/declarative/shared/qdeclarativedatatest.cpp
index 27fc4b90..0286136e 100644
--- a/tests/auto/declarative/shared/qdeclarativedatatest.cpp
+++ b/tests/auto/declarative/shared/qdeclarativedatatest.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/shared/qdeclarativedatatest.h b/tests/auto/declarative/shared/qdeclarativedatatest.h
index 0edfc14b..23ea9be4 100644
--- a/tests/auto/declarative/shared/qdeclarativedatatest.h
+++ b/tests/auto/declarative/shared/qdeclarativedatatest.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/shared/testhttpserver.cpp b/tests/auto/declarative/shared/testhttpserver.cpp
index 3bded63c..461e0e70 100644
--- a/tests/auto/declarative/shared/testhttpserver.cpp
+++ b/tests/auto/declarative/shared/testhttpserver.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/declarative/shared/testhttpserver.h b/tests/auto/declarative/shared/testhttpserver.h
index f7eb6a29..1abf37e4 100644
--- a/tests/auto/declarative/shared/testhttpserver.h
+++ b/tests/auto/declarative/shared/testhttpserver.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/global/global.cfg b/tests/global/global.cfg
new file mode 100644
index 00000000..80e064a7
--- /dev/null
+++ b/tests/global/global.cfg
@@ -0,0 +1,5 @@
+<config>
+<modules>
+<module name="QtDeclarative" qtname="declarative"/>
+</modules>
+</config>
diff --git a/tests/manual/declarative/declarative.pro b/tests/manual/declarative/declarative.pro
index 337db2f9..a7a8bfb0 100644
--- a/tests/manual/declarative/declarative.pro
+++ b/tests/manual/declarative/declarative.pro
@@ -1,3 +1,3 @@
TEMPLATE = subdirs
-contains(QT_CONFIG, opengl): SUBDIRS += qmlshadersplugin
+qtHaveModule(opengl): SUBDIRS += qmlshadersplugin
diff --git a/tests/manual/declarative/qmlshadersplugin/main.cpp b/tests/manual/declarative/qmlshadersplugin/main.cpp
index 20c67696..c6cd79a6 100644
--- a/tests/manual/declarative/qmlshadersplugin/main.cpp
+++ b/tests/manual/declarative/qmlshadersplugin/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestActive.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestActive.qml
index 0564df44..9522b54a 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestActive.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestActive.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBasic.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBasic.qml
index 41058b3d..713396a7 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBasic.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBasic.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBlending.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBlending.qml
index 82b3f286..16912709 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBlending.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBlending.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBlendingModes.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBlendingModes.qml
index 02d8db90..a3d123e3 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBlendingModes.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBlendingModes.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestEffectHierarchy.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestEffectHierarchy.qml
index 6b560bae..e81e6b22 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestEffectHierarchy.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestEffectHierarchy.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestEffectInsideAnotherEffect.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestEffectInsideAnotherEffect.qml
index 90df4e58..05278588 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestEffectInsideAnotherEffect.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestEffectInsideAnotherEffect.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestFormat.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestFormat.qml
index 012e755e..71dd1c2e 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestFormat.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestFormat.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestFragmentShader.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestFragmentShader.qml
index 3de15ff3..67d8ae06 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestFragmentShader.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestFragmentShader.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestGrab.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestGrab.qml
index 60b1aeea..cc0f5ab6 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestGrab.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestGrab.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestHideOriginal.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestHideOriginal.qml
index efd27178..26c2dc31 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestHideOriginal.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestHideOriginal.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestHorizontalWrap.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestHorizontalWrap.qml
index 195fefd0..6523d8c6 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestHorizontalWrap.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestHorizontalWrap.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageFiltering.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageFiltering.qml
index 6f0a895c..a39c33d0 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageFiltering.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageFiltering.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMargins.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMargins.qml
index 5d019bb7..86d5741b 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMargins.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMargins.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMarginsWithTextureSize.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMarginsWithTextureSize.qml
index a5c9fed8..c0d50154 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMarginsWithTextureSize.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMarginsWithTextureSize.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMipmap.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMipmap.qml
index 4ddf2155..24e4b325 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMipmap.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMipmap.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestItemMargins.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestItemMargins.qml
index 35bb56c7..9ab46af9 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestItemMargins.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestItemMargins.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestItemMarginsWithTextureSize.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestItemMarginsWithTextureSize.qml
index 5f3ae3c8..e780d93d 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestItemMarginsWithTextureSize.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestItemMarginsWithTextureSize.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestLive.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestLive.qml
index 3ab6c804..a61da92b 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestLive.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestLive.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestMeshResolution.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestMeshResolution.qml
index 36601e04..0b4b0ec9 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestMeshResolution.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestMeshResolution.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestOneSource.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestOneSource.qml
index eab2d1f3..f12705cd 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestOneSource.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestOneSource.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestOpacity.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestOpacity.qml
index a22bfe83..dfa9c12c 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestOpacity.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestOpacity.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestRotation.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestRotation.qml
index 88649a40..ea98945f 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestRotation.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestRotation.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestScale.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestScale.qml
index f22af553..2ec73f8b 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestScale.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestScale.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTextureSize.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTextureSize.qml
index c6cdfdb0..4acedcf4 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTextureSize.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTextureSize.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTwiceOnSameSource.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTwiceOnSameSource.qml
index c9ef1521..8eaa8944 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTwiceOnSameSource.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTwiceOnSameSource.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTwoSources.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTwoSources.qml
index cbf3324c..cb8d38ad 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTwoSources.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTwoSources.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestVertexShader.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestVertexShader.qml
index 6d62d8fa..3641ca50 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestVertexShader.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestVertexShader.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestVerticalWrap.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestVerticalWrap.qml
index 259911ef..bb9a49e5 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestVerticalWrap.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestVerticalWrap.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestWrapRepeat.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestWrapRepeat.qml
index 9bff0990..dfab9d9f 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestWrapRepeat.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestWrapRepeat.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/main.qml b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/main.qml
index 6279bc5f..4e07ab7d 100644
--- a/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/main.qml
+++ b/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qmlapplicationviewer/qmlapplicationviewer.cpp b/tests/manual/declarative/qmlshadersplugin/qmlapplicationviewer/qmlapplicationviewer.cpp
index f9389619..db7c4d64 100644
--- a/tests/manual/declarative/qmlshadersplugin/qmlapplicationviewer/qmlapplicationviewer.cpp
+++ b/tests/manual/declarative/qmlshadersplugin/qmlapplicationviewer/qmlapplicationviewer.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/manual/declarative/qmlshadersplugin/qmlapplicationviewer/qmlapplicationviewer.h b/tests/manual/declarative/qmlshadersplugin/qmlapplicationviewer/qmlapplicationviewer.h
index 3b1cc4cb..71d27413 100644
--- a/tests/manual/declarative/qmlshadersplugin/qmlapplicationviewer/qmlapplicationviewer.h
+++ b/tests/manual/declarative/qmlshadersplugin/qmlapplicationviewer/qmlapplicationviewer.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/system/declarative/sys_calculator/sys_calculator.qtt b/tests/system/declarative/sys_calculator/sys_calculator.qtt
index 6e8d5d0a..74910315 100644
--- a/tests/system/declarative/sys_calculator/sys_calculator.qtt
+++ b/tests/system/declarative/sys_calculator/sys_calculator.qtt
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the FOO module of the Qt Toolkit.
diff --git a/tests/system/declarative/sys_dial/sys_dial.qtt b/tests/system/declarative/sys_dial/sys_dial.qtt
index 93b52eb9..f99f5d19 100644
--- a/tests/system/declarative/sys_dial/sys_dial.qtt
+++ b/tests/system/declarative/sys_dial/sys_dial.qtt
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the FOO module of the Qt Toolkit.
diff --git a/tests/system/declarative/sys_flickr/sys_flickr.qtt b/tests/system/declarative/sys_flickr/sys_flickr.qtt
index f37c873f..a4517932 100644
--- a/tests/system/declarative/sys_flickr/sys_flickr.qtt
+++ b/tests/system/declarative/sys_flickr/sys_flickr.qtt
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the FOO module of the Qt Toolkit.
diff --git a/tests/system/declarative/sys_parallax/sys_parallax.qtt b/tests/system/declarative/sys_parallax/sys_parallax.qtt
index eed3086b..f8f2f98f 100644
--- a/tests/system/declarative/sys_parallax/sys_parallax.qtt
+++ b/tests/system/declarative/sys_parallax/sys_parallax.qtt
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the FOO module of the Qt Toolkit.
diff --git a/tests/system/declarative/sys_pincharea/sys_pincharea.qtt b/tests/system/declarative/sys_pincharea/sys_pincharea.qtt
index 5b725525..759d7e59 100644
--- a/tests/system/declarative/sys_pincharea/sys_pincharea.qtt
+++ b/tests/system/declarative/sys_pincharea/sys_pincharea.qtt
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the FOO module of the Qt Toolkit.
diff --git a/tests/system/declarative/sys_rtl/sys_rtl.qtt b/tests/system/declarative/sys_rtl/sys_rtl.qtt
index 8bbbe31c..06941c1c 100644
--- a/tests/system/declarative/sys_rtl/sys_rtl.qtt
+++ b/tests/system/declarative/sys_rtl/sys_rtl.qtt
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the FOO module of the Qt Toolkit.
diff --git a/tests/system/declarative/sys_samegame/sys_samegame.qtt b/tests/system/declarative/sys_samegame/sys_samegame.qtt
index c683d367..26c3b808 100644
--- a/tests/system/declarative/sys_samegame/sys_samegame.qtt
+++ b/tests/system/declarative/sys_samegame/sys_samegame.qtt
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the FOO module of the Qt Toolkit.
diff --git a/tests/system/declarative/sys_textedit/sys_textedit.qtt b/tests/system/declarative/sys_textedit/sys_textedit.qtt
index 5f2bb852..ca7c8a06 100644
--- a/tests/system/declarative/sys_textedit/sys_textedit.qtt
+++ b/tests/system/declarative/sys_textedit/sys_textedit.qtt
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the FOO module of the Qt Toolkit.
diff --git a/tests/system/declarative/sys_textinput/sys_textinput.qtt b/tests/system/declarative/sys_textinput/sys_textinput.qtt
index 47885232..93968fbc 100644
--- a/tests/system/declarative/sys_textinput/sys_textinput.qtt
+++ b/tests/system/declarative/sys_textinput/sys_textinput.qtt
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the FOO module of the Qt Toolkit.
diff --git a/tests/system/declarative/sys_twitter/sys_twitter.qtt b/tests/system/declarative/sys_twitter/sys_twitter.qtt
index b9ce688d..6f9a8fb2 100644
--- a/tests/system/declarative/sys_twitter/sys_twitter.qtt
+++ b/tests/system/declarative/sys_twitter/sys_twitter.qtt
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the FOO module of the Qt Toolkit.
diff --git a/tests/system/declarative/sys_webbrowser/sys_webbrowser.qtt b/tests/system/declarative/sys_webbrowser/sys_webbrowser.qtt
index 650dbe03..f823ff30 100644
--- a/tests/system/declarative/sys_webbrowser/sys_webbrowser.qtt
+++ b/tests/system/declarative/sys_webbrowser/sys_webbrowser.qtt
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the FOO module of the Qt Toolkit.
diff --git a/tools/designer/src/plugins/qdeclarativeview/qdeclarativeview_plugin.cpp b/tools/designer/src/plugins/qdeclarativeview/qdeclarativeview_plugin.cpp
index 32c574fb..9770d1e2 100644
--- a/tools/designer/src/plugins/qdeclarativeview/qdeclarativeview_plugin.cpp
+++ b/tools/designer/src/plugins/qdeclarativeview/qdeclarativeview_plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Designer of the Qt Toolkit.
diff --git a/tools/designer/src/plugins/qdeclarativeview/qdeclarativeview_plugin.h b/tools/designer/src/plugins/qdeclarativeview/qdeclarativeview_plugin.h
index 149c7e4b..b76b50e9 100644
--- a/tools/designer/src/plugins/qdeclarativeview/qdeclarativeview_plugin.h
+++ b/tools/designer/src/plugins/qdeclarativeview/qdeclarativeview_plugin.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Designer of the Qt Toolkit.
diff --git a/tools/qml/browser/Browser.qml b/tools/qml/browser/Browser.qml
index 29cbc085..720a9f89 100644
--- a/tools/qml/browser/Browser.qml
+++ b/tools/qml/browser/Browser.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/tools/qml/deviceorientation.cpp b/tools/qml/deviceorientation.cpp
index 3a61afba..4fd1b37a 100644
--- a/tools/qml/deviceorientation.cpp
+++ b/tools/qml/deviceorientation.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the tools applications of the Qt Toolkit.
diff --git a/tools/qml/deviceorientation.h b/tools/qml/deviceorientation.h
index 4324b070..83ce0f99 100644
--- a/tools/qml/deviceorientation.h
+++ b/tools/qml/deviceorientation.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the tools applications of the Qt Toolkit.
diff --git a/tools/qml/deviceorientation_harmattan.cpp b/tools/qml/deviceorientation_harmattan.cpp
index 2f526b7a..686d5f06 100644
--- a/tools/qml/deviceorientation_harmattan.cpp
+++ b/tools/qml/deviceorientation_harmattan.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the tools applications of the Qt Toolkit.
diff --git a/tools/qml/loggerwidget.cpp b/tools/qml/loggerwidget.cpp
index a3b23a6a..79849831 100644
--- a/tools/qml/loggerwidget.cpp
+++ b/tools/qml/loggerwidget.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the tools applications of the Qt Toolkit.
diff --git a/tools/qml/loggerwidget.h b/tools/qml/loggerwidget.h
index 54b7b842..2be1c1b5 100644
--- a/tools/qml/loggerwidget.h
+++ b/tools/qml/loggerwidget.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the tools applications of the Qt Toolkit.
diff --git a/tools/qml/main.cpp b/tools/qml/main.cpp
index 23ad31a2..c0b18355 100644
--- a/tools/qml/main.cpp
+++ b/tools/qml/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the tools applications of the Qt Toolkit.
diff --git a/tools/qml/proxysettings.cpp b/tools/qml/proxysettings.cpp
index 28e4f6ba..3cfac66e 100644
--- a/tools/qml/proxysettings.cpp
+++ b/tools/qml/proxysettings.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the tools applications of the Qt Toolkit.
diff --git a/tools/qml/proxysettings.h b/tools/qml/proxysettings.h
index 6b08e359..774d5c4b 100644
--- a/tools/qml/proxysettings.h
+++ b/tools/qml/proxysettings.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the tools applications of the Qt Toolkit.
diff --git a/tools/qml/qdeclarativetester.cpp b/tools/qml/qdeclarativetester.cpp
index 70d50f3a..6b7c395c 100644
--- a/tools/qml/qdeclarativetester.cpp
+++ b/tools/qml/qdeclarativetester.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the tools applications of the Qt Toolkit.
diff --git a/tools/qml/qdeclarativetester.h b/tools/qml/qdeclarativetester.h
index 007084bd..fc16565c 100644
--- a/tools/qml/qdeclarativetester.h
+++ b/tools/qml/qdeclarativetester.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the tools applications of the Qt Toolkit.
diff --git a/tools/qml/qml.pri b/tools/qml/qml.pri
index c5f38808..09a2e50d 100644
--- a/tools/qml/qml.pri
+++ b/tools/qml/qml.pri
@@ -1,5 +1,5 @@
QT += declarative declarative-private script network sql core-private gui-private widgets-private
-contains(QT_CONFIG, opengl) {
+qtHaveModule(opengl) {
QT += opengl
DEFINES += GL_SUPPORTED
}
diff --git a/tools/qml/qml.pro b/tools/qml/qml.pro
index 669b4cea..80b1e19a 100644
--- a/tools/qml/qml.pro
+++ b/tools/qml/qml.pro
@@ -14,16 +14,16 @@ INSTALLS += target
wince* {
QT += xml
- contains(QT_CONFIG, scripttools) {
+ qtHaveModule(scripttools) {
QT += scripttools
}
contains(QT_CONFIG, phonon) {
QT += phonon
}
- contains(QT_CONFIG, xmlpatterns) {
+ qtHaveModule(xmlpatterns) {
QT += xmlpatterns
}
- contains(QT_CONFIG, webkitwidgets) {
+ qtHaveModule(webkitwidgets) {
QT += webkitwidgets
}
}
diff --git a/tools/qml/qmlruntime.cpp b/tools/qml/qmlruntime.cpp
index 6c235d5b..a3a8c075 100644
--- a/tools/qml/qmlruntime.cpp
+++ b/tools/qml/qmlruntime.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the tools applications of the Qt Toolkit.
diff --git a/tools/qml/qmlruntime.h b/tools/qml/qmlruntime.h
index 76674d04..5b77543e 100644
--- a/tools/qml/qmlruntime.h
+++ b/tools/qml/qmlruntime.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the tools applications of the Qt Toolkit.
diff --git a/tools/qml/startup/Logo.qml b/tools/qml/startup/Logo.qml
index 8a98840b..393531b1 100644
--- a/tools/qml/startup/Logo.qml
+++ b/tools/qml/startup/Logo.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/tools/qml/startup/startup.qml b/tools/qml/startup/startup.qml
index b9e1e5ad..8b464845 100644
--- a/tools/qml/startup/startup.qml
+++ b/tools/qml/startup/startup.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/tools/qml/texteditautoresizer_maemo5.h b/tools/qml/texteditautoresizer_maemo5.h
index 749fbda7..f0e4d0b8 100644
--- a/tools/qml/texteditautoresizer_maemo5.h
+++ b/tools/qml/texteditautoresizer_maemo5.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/tools/qmlplugindump/main.cpp b/tools/qmlplugindump/main.cpp
index e9e59142..8d87c750 100644
--- a/tools/qmlplugindump/main.cpp
+++ b/tools/qmlplugindump/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the tools applications of the Qt Toolkit.
diff --git a/tools/qmlplugindump/qmlstreamwriter.cpp b/tools/qmlplugindump/qmlstreamwriter.cpp
index a514483d..629e30b8 100644
--- a/tools/qmlplugindump/qmlstreamwriter.cpp
+++ b/tools/qmlplugindump/qmlstreamwriter.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the tools applications of the Qt Toolkit.
diff --git a/tools/qmlplugindump/qmlstreamwriter.h b/tools/qmlplugindump/qmlstreamwriter.h
index 4b01f5a7..9d805291 100644
--- a/tools/qmlplugindump/qmlstreamwriter.h
+++ b/tools/qmlplugindump/qmlstreamwriter.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the tools applications of the Qt Toolkit.